diff --git a/meta/recipes-core/images/core-image-bmw.bb b/meta/recipes-core/images/core-image-bmw.bb index 2af9aa9ca5d80fae9a0013d3915d214a1a7e7201..1e235ddef28c6eb1ea9e3a6a6195a978c3bcc849 100644 --- a/meta/recipes-core/images/core-image-bmw.bb +++ b/meta/recipes-core/images/core-image-bmw.bb @@ -13,4 +13,4 @@ IMAGE_ROOTFS_EXTRA_SPACE = "524288" # remove not needed ipkg informations 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"