From: Mei Lei Date: Fri, 26 Nov 2010 07:52:18 +0000 (+0800) Subject: opkg-config-base:Add license checksum to bb file X-Git-Tag: 2011-1~3667 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b82ef69ca3030bd82d38cf077cf311ec65bead72;p=openembedded-core.git opkg-config-base:Add license checksum to bb file Add COPYING.MIT file checksum to bb file Signed-off-by: Mei Lei --- diff --git a/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb b/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb index 9e27e9343f..c2bf3473c2 100644 --- a/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb +++ b/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Base configuration files for opkg" LICENSE = "MIT" - +LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" PACKAGE_ARCH = "${MACHINE_ARCH}" do_compile() {