From: Mei Lei Date: Fri, 26 Nov 2010 07:57:56 +0000 (+0800) Subject: opkg-collateral:Add license checksum to bb file X-Git-Tag: 2011-1~3765 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7bb3e4fad4a43c6d9bf6f46fdda403dc778d9b8c;p=openembedded-core.git opkg-collateral: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-collateral.bb b/meta/recipes-devtools/opkg/opkg-collateral.bb index 79c741d7be..01e912f8bc 100644 --- a/meta/recipes-devtools/opkg/opkg-collateral.bb +++ b/meta/recipes-devtools/opkg/opkg-collateral.bb @@ -1,7 +1,7 @@ DESCRIPTION = "opkg configuration files" SECTION = "base" LICENSE = "MIT" - +LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" SRC_URI = "file://opkg.conf.comments \ file://lists \ file://dest \