summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland-native.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-02-07 04:10:06 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-02-19 11:56:32 +0100
commit4b7182a3be2b591e8190ff15b7a121191e4b201f (patch)
treec518a426110cae5e5355dc5d02bdcf60a2cf2834 /recipes-qt/qt5/qtwayland-native.inc
parent79944bda32a7e4799e7e73ea5b0dfc71ff1fc172 (diff)
downloadmeta-qt5-4b7182a3be2b591e8190ff15b7a121191e4b201f.tar.gz
qt5: Upgrade from 5.2.0 to 5.2.1
* qtwayland: Use default LICENSE and LIC_FILES_CHKSUM * license texts were added in qtwayland commit 26bdc66fe6c4499332b2ead886a806d09aa07a8a * qtdeclarative, qtserialport: Update QT_MODULE_BRANCH * SHA-1 of v5.2.1 tag is only in release branch 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.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtwayland-native.inc b/recipes-qt/qt5/qtwayland-native.inc
index 4aa82c36..78416e89 100644
--- a/recipes-qt/qt5/qtwayland-native.inc
+++ b/recipes-qt/qt5/qtwayland-native.inc
@@ -1,10 +1,5 @@
1require qt5-native.inc 1require qt5-native.inc
2 2
3LICENSE = "BSD & LGPL-2.1 | GPL-3.0"
4LIC_FILES_CHKSUM = "file://${S}/src/compositor/compositor_api/qwaylandsurfacenode.cpp;endline=40;md5=e38eccd7e9a6a149c9e31b6fb47daac1 \
5 file://${S}/src/compositor/compositor_api/qwaylandcompositor.cpp;endline=39;md5=8897abe415f27031e4237f09db7b9a36 \
6"
7
8QT_MODULE = "${BPN}" 3QT_MODULE = "${BPN}"
9 4
10DEPENDS = "qtbase-native wayland-native" 5DEPENDS = "qtbase-native wayland-native"