mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +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