aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/modutils/modutils_2.4.27.bb
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-24 14:29:20 +0800
committerMei Lei <lei.mei@intel.com>2010-11-24 14:29:20 +0800
commit20fbe9f33b94ddb2f478a5ad823cb008ed38ae0e (patch)
tree2e395d6ae3c886514b75bc9b3e74ceda76990eb4 /meta/recipes-kernel/modutils/modutils_2.4.27.bb
parent56fa05a6d520f635e3663da2e9c8b7ec3885fdbb (diff)
downloadopenembedded-core-20fbe9f33b94ddb2f478a5ad823cb008ed38ae0e.tar.gz
modutils:Add license checksum to bb file
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-kernel/modutils/modutils_2.4.27.bb')
-rw-r--r--meta/recipes-kernel/modutils/modutils_2.4.27.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/modutils/modutils_2.4.27.bb b/meta/recipes-kernel/modutils/modutils_2.4.27.bb
index a5a9231322..497d1f18ff 100644
--- a/meta/recipes-kernel/modutils/modutils_2.4.27.bb
+++ b/meta/recipes-kernel/modutils/modutils_2.4.27.bb
@@ -2,6 +2,7 @@ SECTION = "base"
DESCRIPTION = "These utilities are intended to make a Linux modular kernel \
manageable for all users, administrators and distribution maintainers."
LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
DEPENDS = "bison-native"
PR = "r9"