core-image-lsb-sdk: ensure testapps is part of sdk image

(From OE-Core rev: 3ccf7409d7014a850f4014c7e939d26188e1ae4b)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2011-06-07 15:13:13 -07:00 committed by Richard Purdie
parent 644cc126ac
commit 5de3d14f8e
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
IMAGE_FEATURES += "apps-console-core tools-debug tools-profile tools-sdk dev-pkgs ssh-server-openssh"
IMAGE_FEATURES += "apps-console-core tools-sdk dev-pkgs ssh-server-openssh"
EXTRA_IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks"
IMAGE_INSTALL = "\
${POKY_BASE_INSTALL} \