summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/images
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/images')
-rw-r--r--meta/recipes-graphics/images/core-image-clutter.bb2
-rw-r--r--meta/recipes-graphics/images/core-image-x11.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/images/core-image-clutter.bb b/meta/recipes-graphics/images/core-image-clutter.bb
index 496246e4f2..b0f25cf1b1 100644
--- a/meta/recipes-graphics/images/core-image-clutter.bb
+++ b/meta/recipes-graphics/images/core-image-clutter.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "An image with support for the Open GL-based toolkit Clutter, \ 1DESCRIPTION = "An image with support for the Open GL-based toolkit Clutter, \
2which enables development of rich and animated graphical user interfaces." 2which enables development of rich and animated graphical user interfaces."
3 3
4IMAGE_FEATURES += "apps-console-core package-management x11-base x11-sato ssh-server-dropbear" 4IMAGE_FEATURES += "splash package-management x11-base x11-sato ssh-server-dropbear"
5 5
6LICENSE = "MIT" 6LICENSE = "MIT"
7 7
diff --git a/meta/recipes-graphics/images/core-image-x11.bb b/meta/recipes-graphics/images/core-image-x11.bb
index 73a707d87c..64dc053f37 100644
--- a/meta/recipes-graphics/images/core-image-x11.bb
+++ b/meta/recipes-graphics/images/core-image-x11.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "A very basic X11 image with a terminal" 1DESCRIPTION = "A very basic X11 image with a terminal"
2 2
3IMAGE_FEATURES += "apps-console-core package-management x11-base" 3IMAGE_FEATURES += "splash package-management x11-base"
4 4
5LICENSE = "MIT" 5LICENSE = "MIT"
6 6