aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qmake
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-25 02:20:50 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-30 02:45:40 +0100
commit5f62e834ae4bed4c81b8a57c7930d7822cccdb96 (patch)
tree9b811a411cf18d3edafc25a0fbc302a7d343d5ec /recipes-qt/qmake
parent65d891bd2eaaa38b8f302f33fdf8eee3d39b67c0 (diff)
downloadmeta-opie-5f62e834ae4bed4c81b8a57c7930d7822cccdb96.tar.gz
Add LIC_FILES_CHKSUM to many recipes
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
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}"