mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
images: put poky-image-live back to meta/
This commit is contained in:
9
meta/packages/images/poky-image-live.bb
Normal file
9
meta/packages/images/poky-image-live.bb
Normal file
@@ -0,0 +1,9 @@
|
||||
DESCRIPTION = "Netbook Bootable Live Image"
|
||||
|
||||
require poky-image-live.inc
|
||||
|
||||
LABELS += "boot install"
|
||||
|
||||
ROOTFS = "${DEPLOY_DIR_IMAGE}/poky-image-netbook-${MACHINE}.ext3"
|
||||
|
||||
do_bootimg[depends] += "poky-image-netbook:do_rootfs"
|
||||
Reference in New Issue
Block a user