summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/images
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-08-31 16:32:29 +0100
committerSaul Wold <sgw@linux.intel.com>2012-09-03 22:52:51 -0700
commit9e3b208cce1a673619d82b672c7b83e6e80215cb (patch)
tree9216638ca8e342626b0196ad04a263c21f0b2e15 /meta/recipes-graphics/images
parent46cc375f29d5ecac7311613514a474f288d7c781 (diff)
downloadopenembedded-core-9e3b208cce1a673619d82b672c7b83e6e80215cb.tar.gz
core-image-core: rename to core-image-x11
Rename to better reflects its purpose, and move under recipes-graphics. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/images')
-rw-r--r--meta/recipes-graphics/images/core-image-x11.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-graphics/images/core-image-x11.bb b/meta/recipes-graphics/images/core-image-x11.bb
new file mode 100644
index 0000000000..73a707d87c
--- /dev/null
+++ b/meta/recipes-graphics/images/core-image-x11.bb
@@ -0,0 +1,7 @@
+DESCRIPTION = "A very basic X11 image with a terminal"
+
+IMAGE_FEATURES += "apps-console-core package-management x11-base"
+
+LICENSE = "MIT"
+
+inherit core-image