images: put poky-image-live back to meta/

This commit is contained in:
Samuel Ortiz 2008-10-24 18:10:49 +02:00
parent d5417e5a42
commit acdff2b154
1 changed files with 9 additions and 0 deletions

View 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"