poky-image-lsb-sdk.bb: add image for LSB SDK Build

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold 2011-02-25 10:57:24 -08:00
parent 9166b9e32f
commit 2d87d52297
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
IMAGE_FEATURES += "apps-console-core tools-debug tools-profile tools-sdk dev-pkgs"
IMAGE_INSTALL = "\
${POKY_BASE_INSTALL} \
task-poky-basic \
task-poky-lsb \
"
inherit poky-image