aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qmake
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qmake')
-rw-r--r--recipes-qt/qmake/qmake-native_1.07a.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-qt/qmake/qmake-native_1.07a.bb b/recipes-qt/qmake/qmake-native_1.07a.bb
index 61ad118..5f86993 100644
--- a/recipes-qt/qmake/qmake-native_1.07a.bb
+++ b/recipes-qt/qmake/qmake-native_1.07a.bb
@@ -11,6 +11,9 @@ SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/${QTEVER}.tar.bz2 \
file://linux-oe-qmake.conf"
S = "${WORKDIR}/${QTEVER}"
+LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=629178675a7d49c9fa19dfe9f43ea256 \
+ file://README;beginline=1;endline=7;md5=a85582a7befb26735438461afd8559af"
+
inherit autotools native
export QTDIR = "${S}"