diff options
author | Joshua Lock <josh@linux.intel.com> | 2008-10-29 10:37:53 +0000 |
---|---|---|
committer | Joshua Lock <josh@linux.intel.com> | 2008-10-29 10:49:16 +0000 |
commit | 98e6b819e439b2e3a043d50a3db95890a2afccb7 (patch) | |
tree | 315695352f456dad5ed82dd3bf105fbfb288f547 /meta-moblin/packages/images/moblin-image-minimal-live.bb | |
parent | d0e6c716959f0f4c5c33862eaf199decae575ffc (diff) | |
download | poky-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-minimal-live.bb')
-rw-r--r-- | meta-moblin/packages/images/moblin-image-minimal-live.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-moblin/packages/images/moblin-image-minimal-live.bb b/meta-moblin/packages/images/moblin-image-minimal-live.bb index 83dab3ecc3..b2c8ff60d2 100644 --- a/meta-moblin/packages/images/moblin-image-minimal-live.bb +++ b/meta-moblin/packages/images/moblin-image-minimal-live.bb | |||
@@ -1,3 +1,7 @@ | |||
1 | # | ||
2 | # Copyright (C) 2008 Intel Corporation. | ||
3 | # | ||
4 | |||
1 | DESCRIPTION = "Minimal Bootable Live Image" | 5 | DESCRIPTION = "Minimal Bootable Live Image" |
2 | 6 | ||
3 | require moblin-image-live.inc | 7 | require moblin-image-live.inc |