From 98e6b819e439b2e3a043d50a3db95890a2afccb7 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Wed, 29 Oct 2008 10:37:53 +0000 Subject: Tidy up images and tasks in meta and meta-moblin. meta now only contains images and tasks relating to core Poky and the Sato environment. meta-moblin contains images and tasks for netbooks and the moblin environment. Remove any duplicated tasks and images and rename images and tasks in meta-moblin. --- meta-moblin/packages/images/poky-image-live.bb | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 meta-moblin/packages/images/poky-image-live.bb (limited to 'meta-moblin/packages/images/poky-image-live.bb') diff --git a/meta-moblin/packages/images/poky-image-live.bb b/meta-moblin/packages/images/poky-image-live.bb deleted file mode 100644 index a3bfbfc71..000000000 --- a/meta-moblin/packages/images/poky-image-live.bb +++ /dev/null @@ -1,9 +0,0 @@ -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" -- cgit v1.2.3