aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/images
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-06-14 16:01:05 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-18 13:22:17 +0100
commit9890bf81823017610eceebfa31d4f47cab3e935f (patch)
treeff2455f6b7a40fc8ab173e645bdc29228653042b /meta/recipes-graphics/images
parenta41c3e486773f90448a29e88a332c4be3df738e6 (diff)
downloadopenembedded-core-contrib-9890bf81823017610eceebfa31d4f47cab3e935f.tar.gz
core-image-gtk-directfb, qt4e-demo-image: Remove module-init-tools from IMAGE_INSTALL list
As module-init-tools package does not exist anymore there's no reason to have it in the IMAGE_INSTALL package list. If RPM package manager is used, build will fail with: Unable to find package module-init-tools (module-init-tools)! [Yocto #2580] (From OE-Core rev: 85d612737d050d4633013c706d9ad6b8169814af) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/images')
-rw-r--r--meta/recipes-graphics/images/core-image-gtk-directfb.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/images/core-image-gtk-directfb.bb b/meta/recipes-graphics/images/core-image-gtk-directfb.bb
index a5fba17f89..dcf5165b2e 100644
--- a/meta/recipes-graphics/images/core-image-gtk-directfb.bb
+++ b/meta/recipes-graphics/images/core-image-gtk-directfb.bb
@@ -1,5 +1,5 @@
LICENSE = "MIT"
-PR="r0"
+PR="r1"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
@@ -17,7 +17,6 @@ inherit core-image
IMAGE_INSTALL += "\
${CORE_IMAGE_BASE_INSTALL} \
task-core-basic \
- module-init-tools \
task-core-gtk-directfb-base \
"