summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-24 17:17:26 +0800
committerMei Lei <lei.mei@intel.com>2010-11-24 17:17:26 +0800
commitc8efa818d4954ad54cd9e2564e4c37aa4bed1942 (patch)
tree754c7b2bc35426890741096b165124ce6cc02e5c /meta/recipes-devtools
parentdae033177976bf035e092edac5ae081887c03b2f (diff)
downloadast2050-yocto-poky-c8efa818d4954ad54cd9e2564e4c37aa4bed1942.zip
ast2050-yocto-poky-c8efa818d4954ad54cd9e2564e4c37aa4bed1942.tar.gz
automake: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-devtools')
-rw-r--r--meta/recipes-devtools/automake/automake_1.11.1.bb3
1 files changed, 2 insertions, 1 deletions
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 += "\
OpenPOWER on IntegriCloud