[poky] [PATCH 19/20] m4:Add license checksum to bb file
Mei Lei
lei.mei at intel.com
Wed Nov 24 02:44:14 PST 2010
Add COPYING file checksum to bb file
Signed-off-by: Mei Lei <lei.mei at intel.com>
---
meta/recipes-devtools/m4/m4_1.4.13.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-devtools/m4/m4_1.4.13.bb b/meta/recipes-devtools/m4/m4_1.4.13.bb
index 32d153e..339c33c 100644
--- a/meta/recipes-devtools/m4/m4_1.4.13.bb
+++ b/meta/recipes-devtools/m4/m4_1.4.13.bb
@@ -1,5 +1,6 @@
DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro processor."
LICENSE = "GPLv3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \
file://ac_config_links.patch;patch=1"
PR = "r2"
--
1.6.3.3
More information about the poky
mailing list