mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 17:02:22 +02:00
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:
9
meta/recipes-extended/images/poky-image-lsb-sdk.bb
Normal file
9
meta/recipes-extended/images/poky-image-lsb-sdk.bb
Normal 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
|
||||
Reference in New Issue
Block a user