summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/images/core-image-gtk-directfb.bb3
-rw-r--r--meta/recipes-qt/images/qt4e-demo-image.bb3
2 files changed, 2 insertions, 4 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 @@
1LICENSE = "MIT" 1LICENSE = "MIT"
2PR="r0" 2PR="r1"
3 3
4 4
5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
@@ -17,7 +17,6 @@ inherit core-image
17IMAGE_INSTALL += "\ 17IMAGE_INSTALL += "\
18 ${CORE_IMAGE_BASE_INSTALL} \ 18 ${CORE_IMAGE_BASE_INSTALL} \
19 task-core-basic \ 19 task-core-basic \
20 module-init-tools \
21 task-core-gtk-directfb-base \ 20 task-core-gtk-directfb-base \
22" 21"
23 22
diff --git a/meta/recipes-qt/images/qt4e-demo-image.bb b/meta/recipes-qt/images/qt4e-demo-image.bb
index 6c0dc70853..794dac5b7c 100644
--- a/meta/recipes-qt/images/qt4e-demo-image.bb
+++ b/meta/recipes-qt/images/qt4e-demo-image.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "Version 1.0-r1 of the qtr3-demo-image." 1DESCRIPTION = "Version 1.0-r1 of the qtr3-demo-image."
2LICENSE = "MIT" 2LICENSE = "MIT"
3PR="r1" 3PR="r2"
4 4
5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
6 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 6 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
@@ -13,7 +13,6 @@ RDEPENDS_${PN} += " \
13 13
14IMAGE_INSTALL += "\ 14IMAGE_INSTALL += "\
15 ${CORE_IMAGE_BASE_INSTALL} \ 15 ${CORE_IMAGE_BASE_INSTALL} \
16 module-init-tools \
17 task-qt4e-base \ 16 task-qt4e-base \
18" 17"
19 18