summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-26 15:57:56 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:44 -0800
commit7bb3e4fad4a43c6d9bf6f46fdda403dc778d9b8c (patch)
tree9b98f1451b8c859a4b2c1e800a9143754498c589 /meta/recipes-devtools/opkg
parent2de0ee1a9acbe895e8b7022471b80109f03b1e9a (diff)
downloadpoky-7bb3e4fad4a43c6d9bf6f46fdda403dc778d9b8c.tar.gz
opkg-collateral:Add license checksum to bb file
Add COPYING.MIT file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-devtools/opkg')
-rw-r--r--meta/recipes-devtools/opkg/opkg-collateral.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
1DESCRIPTION = "opkg configuration files" 1DESCRIPTION = "opkg configuration files"
2SECTION = "base" 2SECTION = "base"
3LICENSE = "MIT" 3LICENSE = "MIT"
4 4LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5SRC_URI = "file://opkg.conf.comments \ 5SRC_URI = "file://opkg.conf.comments \
6 file://lists \ 6 file://lists \
7 file://dest \ 7 file://dest \