diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-08-31 16:32:29 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-04 12:52:57 +0100 |
| commit | d56f6af12cf94882b192b8da347a1c0bcd85602f (patch) | |
| tree | 7f4b2151244b7b1fad9bac4e3886df786402053a /meta/recipes-core | |
| parent | ce1f15059aa11b1613aff01a9b0ac1fdedaa59f6 (diff) | |
| download | poky-d56f6af12cf94882b192b8da347a1c0bcd85602f.tar.gz | |
core-image-core: rename to core-image-x11
Rename to better reflects its purpose, and move under recipes-graphics.
(From OE-Core rev: 9e3b208cce1a673619d82b672c7b83e6e80215cb)
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 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-core/images/core-image-core.bb b/meta/recipes-core/images/core-image-core.bb deleted file mode 100644 index 73a707d87c..0000000000 --- a/meta/recipes-core/images/core-image-core.bb +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | DESCRIPTION = "A very basic X11 image with a terminal" | ||
| 2 | |||
| 3 | IMAGE_FEATURES += "apps-console-core package-management x11-base" | ||
| 4 | |||
| 5 | LICENSE = "MIT" | ||
| 6 | |||
| 7 | inherit core-image | ||
