mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +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