summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/images/moblin-image-sato-live.bb
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2008-10-29 10:37:53 +0000
committerJoshua Lock <josh@linux.intel.com>2008-10-29 10:49:16 +0000
commit98e6b819e439b2e3a043d50a3db95890a2afccb7 (patch)
tree315695352f456dad5ed82dd3bf105fbfb288f547 /meta-moblin/packages/images/moblin-image-sato-live.bb
parentd0e6c716959f0f4c5c33862eaf199decae575ffc (diff)
downloadpoky-98e6b819e439b2e3a043d50a3db95890a2afccb7.tar.gz
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.
Diffstat (limited to 'meta-moblin/packages/images/moblin-image-sato-live.bb')
-rw-r--r--meta-moblin/packages/images/moblin-image-sato-live.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-moblin/packages/images/moblin-image-sato-live.bb b/meta-moblin/packages/images/moblin-image-sato-live.bb
deleted file mode 100644
index 81c07b7e50..0000000000
--- a/meta-moblin/packages/images/moblin-image-sato-live.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1DESCRIPTION = "Sato Bootable Live Image"
2
3require moblin-image-live.inc
4
5LABELS += "boot install"
6
7ROOTFS = "${DEPLOY_DIR_IMAGE}/moblin-image-sato-${MACHINE}.ext3"
8
9do_bootimg[depends] += "moblin-image-sato:do_rootfs"