diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-12-05 22:59:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-11 15:54:26 +0000 |
commit | 5d898695ab3ce368a1d1f2066bb980ee829ae077 (patch) | |
tree | f512e0e07a91900332049bcd3d619358f4d25a82 /meta/recipes-qt/qt4/nativesdk-qt4-tools.inc | |
parent | 937101e3fdd6afd00f6f8a8be411a67110c4ae78 (diff) | |
download | openembedded-core-5d898695ab3ce368a1d1f2066bb980ee829ae077.tar.gz openembedded-core-5d898695ab3ce368a1d1f2066bb980ee829ae077.tar.bz2 openembedded-core-5d898695ab3ce368a1d1f2066bb980ee829ae077.zip |
qt4: upgrade to 4.8.4
* changes in licenses are only s/Nokia/Digia/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-qt/qt4/nativesdk-qt4-tools.inc')
-rw-r--r-- | meta/recipes-qt/qt4/nativesdk-qt4-tools.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc index 1199a8ab76..85c7eabbc3 100644 --- a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc +++ b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc @@ -23,8 +23,8 @@ SRC_URI = "http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-sr S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}" LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \ - file://LICENSE.GPL3;md5=babc5b6b77441da277f5c06b2e547720 \ - file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354" + file://LICENSE.GPL3;md5=6e1694ee338db410417517884918d4d2 \ + file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6" require qt4_arch.inc |