diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 14:19:45 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 14:21:04 +0000 |
commit | a22ee50865e01a1c3a776f627e28036c1211664b (patch) | |
tree | 7d30fb26d7cdf3920b657ed39070c32ada79d2f8 /meta/recipes-qt | |
parent | 4bd0d3156270b83205fa31c8351d6b022aa4431f (diff) | |
download | poky-a22ee50865e01a1c3a776f627e28036c1211664b.tar.gz |
Update after toplevel LICENSE file checksum change
(From OE-Core rev: bbd88aebcabbb19c27a7d752d4a5b8ad9ff9412e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r-- | meta/recipes-qt/images/qt4e-demo-image.bb | 2 | ||||
-rw-r--r-- | meta/recipes-qt/qt-demo/qt-demo-init_0.1.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-qt/images/qt4e-demo-image.bb b/meta/recipes-qt/images/qt4e-demo-image.bb index 9e8b3379ff..4451848656 100644 --- a/meta/recipes-qt/images/qt4e-demo-image.bb +++ b/meta/recipes-qt/images/qt4e-demo-image.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "An image that will launch into the demo application for the embed | |||
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | PR = "r3" | 3 | PR = "r3" |
4 | 4 | ||
5 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 5 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ |
6 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 6 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
7 | 7 | ||
8 | IMAGE_INSTALL += "\ | 8 | IMAGE_INSTALL += "\ |
diff --git a/meta/recipes-qt/qt-demo/qt-demo-init_0.1.bb b/meta/recipes-qt/qt-demo/qt-demo-init_0.1.bb index 02695bfebb..fff3620b09 100644 --- a/meta/recipes-qt/qt-demo/qt-demo-init_0.1.bb +++ b/meta/recipes-qt/qt-demo/qt-demo-init_0.1.bb | |||
@@ -3,7 +3,7 @@ LICENSE = "MIT" | |||
3 | SRC_URI = "file://qtdemo-init" | 3 | SRC_URI = "file://qtdemo-init" |
4 | PR = "r3" | 4 | PR = "r3" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ |
7 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 7 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
8 | 8 | ||
9 | do_install() { | 9 | do_install() { |