[poky] [PATCH 05/20] modutils:Add license checksum to bb file

Mei Lei lei.mei at intel.com
Tue Nov 23 22:29:20 PST 2010


Add COPYING file checksum to bb file

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 meta/recipes-kernel/modutils/modutils_2.4.27.bb |    1 +
 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 a5a9231..497d1f1 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"
 
-- 
1.6.3.3




More information about the poky mailing list