mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 21:26:06 +00:00
Add poky-image-sdk-live to meta/
This commit is contained in:
parent
7994045755
commit
e92cc8f576
9
meta/packages/images/poky-image-sdk-live.bb
Normal file
9
meta/packages/images/poky-image-sdk-live.bb
Normal file
@ -0,0 +1,9 @@
|
||||
DESCRIPTION = "Bootable Live SDK Image"
|
||||
|
||||
require poky-image-live.inc
|
||||
|
||||
LABELS += "boot install"
|
||||
|
||||
ROOTFS = "${DEPLOY_DIR_IMAGE}/poky-image-sdk-${MACHINE}.ext3"
|
||||
|
||||
do_bootimg[depends] += "poky-image-sdk:do_rootfs"
|
||||
Loading…
x
Reference in New Issue
Block a user