[poky] [PATCH 04/14] opkg-collateral:Add license checksum to bb file
Mei Lei
lei.mei at intel.com
Thu Nov 25 23:57:56 PST 2010
Add COPYING.MIT file checksum to bb file
Signed-off-by: Mei Lei <lei.mei at intel.com>
---
meta/recipes-devtools/opkg/opkg-collateral.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/opkg/opkg-collateral.bb b/meta/recipes-devtools/opkg/opkg-collateral.bb
index 79c741d..3c3e95d 100644
--- a/meta/recipes-devtools/opkg/opkg-collateral.bb
+++ b/meta/recipes-devtools/opkg/opkg-collateral.bb
@@ -1,7 +1,8 @@
DESCRIPTION = "opkg configuration files"
SECTION = "base"
+L = ${OEROOT}/meta
LICENSE = "MIT"
-
+LIC_FILES_CHKSUM = "file://COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
SRC_URI = "file://opkg.conf.comments \
file://lists \
file://dest \
--
1.6.3.3
More information about the poky
mailing list