poky-image-sdk: Add missing tools packages

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2216 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2007-07-24 12:39:56 +00:00
parent 7191fe6f76
commit ecb0e87ba4
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
# Copyright (C) 2007 OpenedHand Ltd.
#
IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} dev-tools dev-pkgs dbg-pkgs"
IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} tools-debug tools-profile tools-sdk dev-pkgs dbg-pkgs"
inherit poky-image