adding tools-sdk which was previously in the local settings file

This commit is contained in:
Lukas Bulwahn 2012-12-21 13:29:25 +01:00
parent 1e61c4a42f
commit cf81f1bb69
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ inherit core-image
IMAGE_ROOTFS_EXTRA_SPACE = "524288" IMAGE_ROOTFS_EXTRA_SPACE = "524288"
IMAGE_FEATURES += "tools-sdk"
# add own name to hosts # add own name to hosts
augment_hosts_setting_file () { augment_hosts_setting_file () {
echo '127.0.0.1\tqemux86-64.localdomain\t\tqemux86-64' >> ${IMAGE_ROOTFS}/etc/hosts echo '127.0.0.1\tqemux86-64.localdomain\t\tqemux86-64' >> ${IMAGE_ROOTFS}/etc/hosts