diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-08-30 11:48:50 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-04 12:52:57 +0100 |
| commit | ce1f15059aa11b1613aff01a9b0ac1fdedaa59f6 (patch) | |
| tree | c26edb2832d866031553d6b485ae515c0df5f1e1 /meta/recipes-core | |
| parent | 9bb6f42763d7c3aa4d59ac08b2b4252d2e2b00a2 (diff) | |
| download | poky-ce1f15059aa11b1613aff01a9b0ac1fdedaa59f6.tar.gz | |
packagegroup-core-x11: move out Sato applications
Move Sato applications to packagegroup-core-x11-sato.
Note that this eliminates both the apps-x11-core and apps-x11-games
IMAGE_FEATURES; in practice it is unlikely these were useful to anyone
outside of the Sato images however.
(From OE-Core rev: 46cc375f29d5ecac7311613514a474f288d7c781)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
| -rw-r--r-- | meta/recipes-core/images/core-image-core.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-core/images/core-image-core.bb b/meta/recipes-core/images/core-image-core.bb index ea6ba7ecad..73a707d87c 100644 --- a/meta/recipes-core/images/core-image-core.bb +++ b/meta/recipes-core/images/core-image-core.bb | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | DESCRIPTION = "An X11 image with simple applications such as terminal, editor, \ | 1 | DESCRIPTION = "A very basic X11 image with a terminal" |
| 2 | and file manager." | ||
| 3 | 2 | ||
| 4 | IMAGE_FEATURES += "apps-console-core package-management x11-base apps-x11-core" | 3 | IMAGE_FEATURES += "apps-console-core package-management x11-base" |
| 5 | 4 | ||
| 6 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
| 7 | 6 | ||
