diff --git a/meta/recipes-core/images/core-image-bmw.bb b/meta/recipes-core/images/core-image-bmw.bb index 2af9aa9..1e235dd 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"