From 897530621fabf3c345c302050a5c21e16097a2ba Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 14 Jan 2011 13:10:38 +0100 Subject: external-python-tarball: add LIC_FILES_CHKSUM Signed-off-by: Koen Kooi Signed-off-by: Richard Purdie --- meta/recipes-core/meta/external-python-tarball.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-core/meta') 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 -- cgit v1.2.3-54-g00ecf