Skip to content
Snippets Groups Projects
Commit e25698cc authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

Merge pull request #182 from KristofRobot/ros-world-fix

packagegroup-ros-world: removed urdfdom-headers and added build image
parents cc10dee5 05a95763
No related branches found
No related tags found
No related merge requests found
DESCRIPTION = "An image with packagegroup-ros-world installed"
IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
IMAGE_LINGUAS = " "
LICENSE = "MIT"
inherit core-image
IMAGE_ROOTFS_SIZE = "8192"
# remove not needed ipkg informations
ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files"
IMAGE_INSTALL += "packagegroup-ros-world"
......@@ -49,7 +49,6 @@ RDEPENDS_${PN} = "\
theora-image-transport \
cmake-modules \
rosconsole-bridge \
urdfdom-headers \
urdfdom \
control-msgs \
realtime-tools \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment