mirror of
git://git.yoctoproject.org/poky
synced 2026-09-26 21:25:12 +00:00
images: put poky-image-live back to meta/
This commit is contained in:
parent
d5417e5a42
commit
acdff2b154
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"
|
||||||
Loading…
x
Reference in New Issue
Block a user