]> code.ossystems Code Review - openembedded-core.git/commitdiff
external-python-tarball: add LIC_FILES_CHKSUM
authorKoen Kooi <koen@dominion.thruhere.net>
Fri, 14 Jan 2011 12:10:38 +0000 (13:10 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Jan 2011 15:51:27 +0000 (15:51 +0000)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/external-python-tarball.bb

index 494b21c20e36ef7d5cb05ce367593591702e2136..eef93fd921215e2f9ed5a5145d2a1b5d1ace6c38 100644 (file)
@@ -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