aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-14 13:10:38 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-14 15:51:27 +0000
commit897530621fabf3c345c302050a5c21e16097a2ba (patch)
treefd42828c32cf7907967a492a10a2cc40feb9b910 /meta/recipes-core/meta
parente427f251a457f3015c4b1cdf1648c53a9acc646d (diff)
downloadopenembedded-core-contrib-897530621fabf3c345c302050a5c21e16097a2ba.tar.gz
external-python-tarball: add LIC_FILES_CHKSUM
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/meta')
-rw-r--r--meta/recipes-core/meta/external-python-tarball.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/external-python-tarball.bb b/meta/recipes-core/meta/external-python-tarball.bb
index 494b21c20e..eef93fd921 100644
--- a/meta/recipes-core/meta/external-python-tarball.bb
+++ b/meta/recipes-core/meta/external-python-tarball.bb
@@ -1,5 +1,8 @@
DESCRIPTION = "Meta package for building a standalone python tarball"
LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
+ file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
+
DEPENDS = "opkg-native opkg-utils-native virtual/fakeroot-native sed-native"
inherit meta