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>
This commit is contained in:
Koen Kooi
2011-01-14 13:10:38 +01:00
committed by Richard Purdie
parent e427f251a4
commit 897530621f

View 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