aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/uicmoc
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/uicmoc
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/uicmoc')
-rw-r--r--recipes-qt/uicmoc/uicmoc-native_2.3.10.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-qt/uicmoc/uicmoc-native_2.3.10.bb b/recipes-qt/uicmoc/uicmoc-native_2.3.10.bb
index 12f10a0..0b46b85 100644
--- a/recipes-qt/uicmoc/uicmoc-native_2.3.10.bb
+++ b/recipes-qt/uicmoc/uicmoc-native_2.3.10.bb
@@ -14,6 +14,9 @@ SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz \
file://kernel-asm-page.patch"
S = "${WORKDIR}/qt-${PV}"
+LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=aea7d119b7f7d798464fa2b1aae005f8 \
+ file://README;beginline=1;endline=7;md5=d3e237af71522cc2a3c89dbaf48b345d"
+
inherit native qmake_base
export QTDIR = "${S}"