Commit Graph

1606 Commits

Author SHA1 Message Date
Lukas Bulwahn 18acdf1850 control-toolbox: update to 1.13.3
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2018-06-07 21:43:53 +02:00
Dmitry Rozhkov 937e064955
Merge pull request #595 from bulwahn/indigo-updates
recipe updates for indigo distribution on 2018-05-16
2018-06-06 22:39:33 +03:00
Lukas Bulwahn 025b98cea3 image-pipeline: update to 1.12.23 2018-05-18 15:57:31 +02:00
Lukas Bulwahn 95aae8b93a diagnostics: update to 1.9.3 2018-05-18 15:57:31 +02:00
Lukas Bulwahn debec33164 common-msgs: update to 1.11.10 2018-05-18 15:57:31 +02:00
Lukas Bulwahn b96396eb3e audio-common: update to 0.2.13 2018-05-18 15:57:31 +02:00
Lukas Bulwahn e67f9f2e18 ros-control: update to 0.9.6 2018-05-18 15:57:31 +02:00
Lukas Bulwahn 88b2a78fdb
Merge pull request #594 from bulwahn/boost-1.67-update
adjust to update of boost 1.67
2018-05-18 15:54:20 +02:00
Lukas Bulwahn 5a50af9c9c roscpp: state Upstream-Status for patch 2018-05-17 19:36:42 +02:00
Lukas Bulwahn 1a3764984f rostime: use submitted patch for boost 1.67 2018-05-17 19:36:42 +02:00
Lukas Bulwahn af26ffda05 bond-core: resolve issue due to update to boost-1.67 2018-05-17 19:36:28 +02:00
Lukas Bulwahn 15db51f087 actionlib: resolve issue due to update to boost-1.67 2018-05-17 05:52:25 +02:00
Lukas Bulwahn d17b8e1e05 yaml-cpp: update to 0.6.2 due to boost issue 2018-05-14 21:38:53 +02:00
Lukas Bulwahn 8a9faf90c6
Merge pull request #590 from bulwahn/rebased-pull-request-519
support nativesdk (refurnished #519)
2018-05-14 07:00:34 +02:00
Dominique Hunziker 808dcb3a1e some preliminary fixes to make the SDK feature test work with latest changes to boost 2018-05-07 22:37:25 +02:00
Dominique Hunziker c017174e78 fix faulty PR #581
PYTHON_PN is not equal to 'python2' for Python 2 but 'python'.
2018-05-05 21:48:00 +02:00
Dominique Hunziker cd5934f6cc add patch for cmake recipe
By default the toolchain file for the SDK is placed in nativesdk-cmake-dev;
however, the installed environment hook (which depends on the toolchain
file) is placed in nativesdk-cmake. Therefore, this patch overwrites
the default filter from cmake.bbclass such that all files are located in
nativesdk-cmake.
2018-05-05 21:44:10 +02:00
Dominique Hunziker 4250b06308 add image for testing SDK 2018-05-05 21:43:30 +02:00
Lukas Bulwahn 764f760bb1 refresh patches after rebasing pull request 2018-04-15 08:36:18 +02:00
Dominique Hunziker d188d3f5e7 sophus: strip STAGING_DIR_TARGET prefix from cmake config file 2018-04-13 15:56:35 +02:00
Dominique Hunziker 67214880a7 orocos-kdl: strip STAGING_DIR_TARGET prefix from cmake config file 2018-04-13 15:56:35 +02:00
Dominique Hunziker 9f6f30d174 catkin: add support for SDK 2018-04-13 15:56:35 +02:00
Dominique Hunziker bc89dbf4ea catkin: swap cross-compilation patch 2018-04-13 15:56:35 +02:00
Dominique Hunziker 63e8d471f1 roslib: use Python provided by environment in environment hook 2018-04-13 15:56:35 +02:00
Dominique Hunziker 78015372a5 python-catkin-pkg: add missing run dependency on python-unixadmin
catkin_create_pkg depends on getpass which is part of python-unixadmin.
2018-04-13 15:56:35 +02:00
Dominique Hunziker 8754c01a23 reorganize how files & dependencies are split between catkin & catkin-runtime 2018-04-13 15:56:35 +02:00
Dmitry Rozhkov fae9c9576f
Merge pull request #589 from shr-project/jansa/pr
Small fixes
2018-04-12 10:30:07 +03:00
Martin Jansa eb7e744891 socketcan-interface: refresh patches
* fixes:
WARNING: socketcan-interface-0.6.8-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch 0001-find-and-link-the-thread-library-properly.patch
patching file CMakeLists.txt
Hunk #2 succeeded at 45 with fuzz 1.

Now at patch 0001-find-and-link-the-thread-library-properly.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-04-10 13:02:56 +00:00
Martin Jansa c028899a33 roslaunch: refresh patch
* fixes:
WARNING: roslaunch-1.11.21-r1 do_patch:
Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch 0001-increase-rosmaster-timeout.patch
patching file src/roslaunch/launch.py
Hunk #1 succeeded at 59 with fuzz 2 (offset 4 lines).

Now at patch 0001-increase-rosmaster-timeout.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-04-10 13:02:56 +00:00
Martin Jansa 694c11782a mavros: refresh patches
* fixes:
WARNING: mavros-0.18.7-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch 0001-CMake-explicitly-link-the-atomic-library-797.patch
patching file CMakeLists.txt
Hunk #1 succeeded at 90 with fuzz 1 (offset -12 lines).

Now at patch 0001-CMake-explicitly-link-the-atomic-library-797.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-04-10 13:02:56 +00:00
Martin Jansa a7eeafe2c2 kdl-parser: refresh patch
* fixes:
WARNING: kdl-parser-1.11.14-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch 0001-add-explicit-dependency-on-libeigen.patch
patching file CMakeLists.txt
Hunk #1 succeeded at 9 with fuzz 1.

Now at patch 0001-add-explicit-dependency-on-libeigen.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-04-10 13:02:56 +00:00
Martin Jansa 6cfb5c946c qhull: fix build with conf/distro/include/security_flags.inc
* fixes:
  http://errors.yoctoproject.org/Errors/Details/174716/
  qhull/2012.1-r0/qhull-2012.1/src/testqset/testqset.c:217:9: error: format not a string literal and no format arguments [-Werror=format-security]
         printf(promptstr);
         ^~~~~~

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-04-10 13:02:55 +00:00
Martin Jansa f9ea06cfc0 pluginlib, socketcan-interface: disable gold
* when gold is used the build fails because of undefined reference from libclass_loader.so

* it should be fixed properly, this is just temporary work around for following build failures:
  http://errors.yoctoproject.org/Errors/Details/174718/
  http://errors.yoctoproject.org/Errors/Details/174715/

* relates to:
  https://github.com/bmwcarit/meta-ros/issues/496

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-04-10 10:07:29 +00:00
Lukas Bulwahn 7054e02b61
Merge pull request #565 from BluEye-Robotics/check-versions
provide script to check versions and update recipes
2018-04-09 21:09:29 +02:00
Johannes Schrimpf 510c1ae03e Add script for version check
check-version.py polls the official rosdistro file and compares the
version numbers in the meta layer with the official versions.

Usage:
List all versions:                  ./check-versions.py list (--details)
List all versions that don't match: ./check-versions.py mismatch
                                    (--details)
Update recipe to dist version:      ./check-versions.py update <package>
                                    (--downgrade)
Update all recipes to dist version: ./check-versions.py update-all
                                    (--downgrade)
2018-04-09 14:26:14 +02:00
Dmitry Rozhkov 7f2ee58260
Merge pull request #586 from bulwahn/indigo-updates
recipe updates for indigo distribution on 2018-04-04
2018-04-09 09:47:13 +03:00
Lukas Bulwahn efeac66c6a
Merge pull request #585 from shr-project/jansa/pr
layer.conf: add LAYERSERIES_COMPAT
2018-04-07 20:59:34 +02:00
Lukas Bulwahn 9c2668e80f actionlib: updating to 1.11.13 2018-04-06 17:06:35 +02:00
Lukas Bulwahn 1a394e91aa ros-control: updating to 0.9.5 2018-04-06 17:06:35 +02:00
Lukas Bulwahn ce0e159606 navigation: updating to 1.12.15 2018-04-06 17:06:35 +02:00
Lukas Bulwahn ce2079d135 pluginlib: updating to 1.10.7 2018-04-06 17:06:35 +02:00
Lukas Bulwahn 7e6add0bc4 class-loader: updating to 0.3.9 2018-04-06 17:06:34 +02:00
Lukas Bulwahn c68687e575 pcl-ros: updating to 1.2.9 2018-04-06 17:06:34 +02:00
Lukas Bulwahn fefc886f71 dynamic-reconfigure: updating to 1.5.49 2018-04-06 17:06:34 +02:00
Martin Jansa 5ec71cd59a layer.conf: add LAYERSERIES_COMPAT
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-04-06 12:42:18 +00:00
Dmitry Rozhkov e2566402ab
Merge pull request #581 from bulwahn/python3-manifest-change
Some recent changes to run with ROS_USE_PYTHON3 = "yes"
2018-02-23 10:04:41 +02:00
Lukas Bulwahn 6ddc0cc518 python3: make python point to python3 (resolves #570)
This commit is just a copy of the patch that Dmitry Rozhkov
submitted to openembedded-core, but it was rejected there [1].

If only python3 is installed on an image nothing provides
/usr/bin/python even though many scripts compatible with
both python2 and python3 just state `#!/usr/bin/env python`
in their shebang line.

Make python and python3 recipes provide alternatives for
/usr/bin/python and /usr/bin/python-config. By default
python2 has higher priority over python3.

In meta-ros, we need this behaviour for ROS_USE_PYTHON3 = "yes"
because ROS packages are always written to be python2 and python3
compatible.

[1] https://patchwork.openembedded.org/patch/139143/

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2018-02-22 06:29:36 +01:00
Lukas Bulwahn bbe1c74839 adjust to python3 package restructuring
In commit openembedded/openembedded-core@54ac820b8a, the packaging of
python3 base libraries changed. Amongst others, the packages,
python3-argparse, python3-subprocess and python3-textutils, are merged
into the python3 package.

Hence, this commit adjusts the runtime dependencies in the meta-ros
recipes accordingly.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2018-02-22 06:29:36 +01:00
Dmitry Rozhkov 7f2e8db15c
Merge pull request #583 from bulwahn/react-to-boost-update
compile also with boost 1.66.0 (resolves #582)
2018-02-22 00:04:20 +02:00
Lukas Bulwahn c52ac20fcf compile also with boost 1.66.0 (resolves #582) 2018-02-21 09:09:52 +01:00