- Oct 26, 2016
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
README.md: point out OpenEmbedded category on discourse.ros.org
-
Lukas Bulwahn authored
-
- Oct 15, 2016
-
-
KristofRobot authored
patch all ROS packages to build with gcc6 (resolves #392)
-
KristofRobot authored
python-imaging: removing recipe maintained in meta-python
-
- Oct 12, 2016
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
Due to the update to 1.8.0, the upstream-accepted patch is not anymore needed to be applied. Signed-off-by:
Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
-
Lukas Bulwahn authored
Compiling libflann 1.8.4 with gcc6 fails with: ``` | /home/lukas/work/repositories/openembedded.org/openembedded-core/build/tmp-glibc/work/i586-oe-linux/libflann/1.8.4-r0/flann-1.8.4-src/src/cpp/flann/algorithms/kdtree_index.h:666:39: error: call of overloaded 'abs(flann::KDTreeIndex<flann::KL_Divergence<double> >::ElementType)' is ambiguous | ElementType span = abs(point[i]-leaf_point[i]); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~ ``` This issue has been already addressed in the latest version 1.9.1, hence the commit simply updates the recipe to the version 1.9.1, which is available on github. Signed-off-by:
Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
On 2016-06-08, the commit 000095f3 [1, 2] added the python-imaging recipe that was dropped in OpenEmbedded Core in commit b03ebfaee [3] on 2016-06-02. Coincidentally, python-imaging was also added in meta-python on 2016-06-08 [4], and it has been further maintained in that layer [5]. Instead of continuing to maintain the recipe in meta-ros, we decide to rely on the recipe provided in meta-python, and hence, remove the recipe in meta-ros. [1] https://github.com/bmwcarit/meta-ros/commit/000095f3f4d5f6d15ffab11ebe4d33ad90541967 [2] https://github.com/bmwcarit/meta-ros/issues/393 [3] http://cgit.openembedded.org/openembedded-core/commit/meta/recipes-devtools/python?id=b03ebfaee278eb98b4bd0e11a682ac0cda192086 [4] http://cgit.openembedded.org/meta-openembedded/commit/meta-python/recipes-devtools/python/python-imaging_1.1.7.bb?id=56a4d21706e0219bbe488c2bd1450247f4f89d0d [5] http://cgit.openembedded.org/meta-openembedded/tree/meta-python/recipes-devtools/python/python-imaging_1.1.7.bb Signed-off-by:
Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
-
- Oct 09, 2016
-
-
Lukas Bulwahn authored
create-ros-recipe.py: add script to generate ROS recipes
-
minipada authored
create-ros-recipe.py: add script to generate ROS recipe from repository, package name and package version
-
- Oct 08, 2016
-
-
KristofRobot authored
Adjusting to updates of the ROS indigo distribution
-
- Oct 07, 2016
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
- Oct 01, 2016
-
-
KristofRobot authored
image-publisher: providing initial recipe
-
- Sep 30, 2016
-
-
Lukas Bulwahn authored
-
- Sep 26, 2016
-
-
KristofRobot authored
Recent recipe updates for the indigo distribution
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
KristofRobot authored
diagnostics: updating to 1.8.10 and adjusting dependencies
-
Lukas Bulwahn authored
In 2014, the update of the diagnostics recipes from 1.8.3 to 1.8.4 failed due to reasons that seem not to be relevant anymore in the current version 1.8.10. As the diagnostic-aggregator recipe failed with gcc6 (cf. https://github.com/bmwcarit/meta-ros/issues/392 ), I revisited the diagnostics recipes and this commit updates them. The current diagnostics recipes in version 1.8.10 do not fail with gcc6, and is one step forward to build meta-ros with gcc6. Signed-off-by:
Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
-
- Sep 19, 2016
-
-
KristofRobot authored
poco: use meta-oe's recipe instead of own one
-
Lukas Bulwahn authored
octomap-ros: solves link issue with liboctomap.so and local ros installation
-
Lukas Bulwahn authored
The meta-oe provides since commit 8700ba38@openembedded/meta-openembedded (commit date: 2016-01-14) [1] a recipe for the POCO C++ Library. Consequently, this commit removes the libpoco recipe in the meta-ros layer. As meta-ros already depends on the meta-oe layer, the poco recipe is available in release version since 2016-01-14, and the poco recipe in meta-ros is redundant for these versions. However, this commit still provides the currently latest poco recipe [2] for users that are not using a recent version of the meta-oe layer. [1] http://cgit.openembedded.org/meta-openembedded/commit?id=8700ba38804af3c27f3662737f679afa1bdc86da [2] http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/poco?id=0a2bd4f9784253a8a8dda35e3c4dbd75931d3564 Signed-off-by:
Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
-
- Sep 16, 2016
-
-
KristofRobot authored
Updates for recipes in recipes-devtools
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-