summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/images/core-image-clutter.bb2
-rw-r--r--meta/recipes-graphics/images/core-image-gtk-directfb.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 636238a6d1..6c49a02625 100644
--- a/meta/recipes-graphics/images/core-image-clutter.bb
+++ b/meta/recipes-graphics/images/core-image-clutter.bb
@@ -6,7 +6,7 @@ IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES}"
6LICENSE = "MIT" 6LICENSE = "MIT"
7 7
8IMAGE_INSTALL = "\ 8IMAGE_INSTALL = "\
9 ${POKY_BASE_INSTALL} \ 9 ${CORE_IMAGE_BASE_INSTALL} \
10 task-core-clutter-core \ 10 task-core-clutter-core \
11 task-core-clutter-tests \ 11 task-core-clutter-tests \
12 task-core-clutter-apps" 12 task-core-clutter-apps"
diff --git a/meta/recipes-graphics/images/core-image-gtk-directfb.bb b/meta/recipes-graphics/images/core-image-gtk-directfb.bb
index 87b3a86de7..a5fba17f89 100644
--- a/meta/recipes-graphics/images/core-image-gtk-directfb.bb
+++ b/meta/recipes-graphics/images/core-image-gtk-directfb.bb
@@ -15,7 +15,7 @@ RDEPENDS_${PN} += " \
15inherit core-image 15inherit core-image
16 16
17IMAGE_INSTALL += "\ 17IMAGE_INSTALL += "\
18 ${POKY_BASE_INSTALL} \ 18 ${CORE_IMAGE_BASE_INSTALL} \
19 task-core-basic \ 19 task-core-basic \
20 module-init-tools \ 20 module-init-tools \
21 task-core-gtk-directfb-base \ 21 task-core-gtk-directfb-base \