adding further packages to our image for debugging purposes
This commit is contained in:
parent
3171d00862
commit
fef11c2c4f
|
@ -13,4 +13,4 @@ IMAGE_ROOTFS_EXTRA_SPACE = "524288"
|
||||||
# remove not needed ipkg informations
|
# remove not needed ipkg informations
|
||||||
ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; "
|
ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; "
|
||||||
|
|
||||||
IMAGE_INSTALL += "boost packagegroup-core-ssh-openssh dhcp-client python-setuptools python-modules python-rospkg python-pyyaml"
|
IMAGE_INSTALL += "boost packagegroup-core-ssh-openssh dhcp-client file ldd python-setuptools python-modules python-rospkg python-pyyaml"
|
||||||
|
|
Loading…
Reference in New Issue