Commit Graph

7 Commits

Author SHA1 Message Date
Dmitry Kargin 00088e9d9a improve dependencies for dynamic-reconfigure users
rospkg is necessary to generate dreconf files. dynamic-reconfigure was not
providing proper build-time depencency to packages that use it.

This patch series adds ${PYTHON_PN}-roskpg to DEPENDS of dynamic-reconfigure.bb
and removes unnecessary reference to it in all recipes that are using dynamic-reconfigure.

There were a fix for theora-image-transport with missing libvorbis as well.

[modified commit message header.]
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2018-07-10 07:30:08 +02:00
Lukas Bulwahn 5f0a1c7a67 razor-imu-9dof: updating to 1.2.0 2018-02-05 16:06:55 +01:00
Dmitry Rozhkov 3e201940f6 enable python3 compatible builds of ROS (resolves #458)
By default meta-ros uses python2. In case you want to get
python3-compatible builds add the following line to your local.conf:

    ROS_USE_PYTHON3 = "yes"

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-04-10 14:37:11 +03:00
Dmitry Rozhkov 900dc43716 razor-imu-9dof: add missing build dep on python-rospkg
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-02-08 12:12:29 +02:00
Lukas Bulwahn 0a06209b16 razor-imu-9dof: updating to 1.1.1 2016-09-02 08:31:58 +02:00
Lukas Bulwahn be6640c11a razor-imu-9dof: updating to 1.1.0
In version 1.1.0, razor-imu-9dof depends on dynamic-reconfigure.
2015-03-30 09:23:19 +02:00
Kristof Robot a9091200c3 razor-imu-9dof: initial commit 2014-11-29 15:48:50 +01:00