mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
images: put poky-image-live back to meta/
This commit is contained in:
@@ -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