summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland-native.inc
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2014-05-30 00:54:38 +1000
committerMartin Jansa <Martin.Jansa@gmail.com>2014-06-10 12:11:51 +0200
commite9ad98bbed6065989ef4648e724f27275b35b838 (patch)
tree8718538fb4ac8badfbb620f11a13b8ca31b03725 /recipes-qt/qt5/qtwayland-native.inc
parent6374736f37378501793a5191b48545c1fecc0c48 (diff)
downloadmeta-qt5-e9ad98bbed6065989ef4648e724f27275b35b838.tar.gz
qt5: upgrade from 5.2.1 to 5.3.0
Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwayland-native.inc')
-rw-r--r--recipes-qt/qt5/qtwayland-native.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwayland-native.inc b/recipes-qt/qt5/qtwayland-native.inc
index 78416e89..bddcc220 100644
--- a/recipes-qt/qt5/qtwayland-native.inc
+++ b/recipes-qt/qt5/qtwayland-native.inc
@@ -15,3 +15,9 @@ do_configure() {
15do_install() { 15do_install() {
16 oe_runmake install INSTALL_ROOT=${D} 16 oe_runmake install INSTALL_ROOT=${D}
17} 17}
18
19# older copyright year than what e.g. qtbase is using now
20LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \
21 file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \
22 file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \
23 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e"