mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 06:52:38 +02:00
meta-molbin/images: Add poky-image-sdk-live.bb
This commit is contained in:
9
meta-moblin/packages/images/poky-image-sdk-live.bb
Normal file
9
meta-moblin/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"
|
||||
Reference in New Issue
Block a user