From c8efa818d4954ad54cd9e2564e4c37aa4bed1942 Mon Sep 17 00:00:00 2001 From: Mei Lei Date: Wed, 24 Nov 2010 17:17:26 +0800 Subject: automake:Add license checksum to bb file Add COPYING file checksum to bb file Signed-off-by: Mei Lei --- meta/recipes-devtools/automake/automake_1.11.1.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-devtools/automake') diff --git a/meta/recipes-devtools/automake/automake_1.11.1.bb b/meta/recipes-devtools/automake/automake_1.11.1.bb index a78b690..209772c 100644 --- a/meta/recipes-devtools/automake/automake_1.11.1.bb +++ b/meta/recipes-devtools/automake/automake_1.11.1.bb @@ -1,5 +1,6 @@ require automake.inc - +LICENSE="GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" DEPENDS_virtclass-native = "autoconf-native" RDEPENDS_automake += "\ -- cgit v1.1