mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00: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:
@@ -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