From cf81f1bb6928ec8fe9f5ab39756ff186919f96ee Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Fri, 21 Dec 2012 13:29:25 +0100 Subject: [PATCH] adding tools-sdk which was previously in the local settings file --- recipes-core/images/core-image-ros.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-core/images/core-image-ros.bb b/recipes-core/images/core-image-ros.bb index f7b134d..fdad044 100644 --- a/recipes-core/images/core-image-ros.bb +++ b/recipes-core/images/core-image-ros.bb @@ -10,6 +10,8 @@ inherit core-image IMAGE_ROOTFS_EXTRA_SPACE = "524288" +IMAGE_FEATURES += "tools-sdk" + # add own name to hosts augment_hosts_setting_file () { echo '127.0.0.1\tqemux86-64.localdomain\t\tqemux86-64' >> ${IMAGE_ROOTFS}/etc/hosts