From 7bb3e4fad4a43c6d9bf6f46fdda403dc778d9b8c Mon Sep 17 00:00:00 2001 From: Mei Lei Date: Fri, 26 Nov 2010 15:57:56 +0800 Subject: opkg-collateral:Add license checksum to bb file Add COPYING.MIT file checksum to bb file Signed-off-by: Mei Lei --- meta/recipes-devtools/opkg/opkg-collateral.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/opkg/opkg-collateral.bb') 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 \ -- cgit 1.2.3-korg