summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/autoconf
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-24 17:12:51 +0800
committerMei Lei <lei.mei@intel.com>2010-11-24 17:12:51 +0800
commitdae033177976bf035e092edac5ae081887c03b2f (patch)
tree1682e3afda6230e0a8d0477e3f7fb967eea5351c /meta/recipes-devtools/autoconf
parent0b87aa1eaa22b6b35153f730f7db0539647bc6d2 (diff)
downloadast2050-yocto-poky-dae033177976bf035e092edac5ae081887c03b2f.zip
ast2050-yocto-poky-dae033177976bf035e092edac5ae081887c03b2f.tar.gz
autoconf:Add license checksum and add the GPL information
Add COPYING file and COPYINGv3 file checksum to bb file and add the "GPLv2" "GPLv3" according to the license file Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-devtools/autoconf')
-rw-r--r--meta/recipes-devtools/autoconf/autoconf_2.65.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/autoconf/autoconf_2.65.bb b/meta/recipes-devtools/autoconf/autoconf_2.65.bb
index 5adb975..5af973c 100644
--- a/meta/recipes-devtools/autoconf/autoconf_2.65.bb
+++ b/meta/recipes-devtools/autoconf/autoconf_2.65.bb
@@ -6,7 +6,9 @@ PARALLEL_MAKE = ""
DEPENDS += "m4-native"
RDEPENDS_${PN} = "m4 gnu-config"
-
+LICENSE = "GPLv2|GPLv3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
+ file://COPYINGv3;md5=d32239bcb673463ab874e80d47fae504"
SRC_URI += "file://autoreconf-include.patch;patch=1 \
file://autoreconf-exclude.patch;patch=1 \
file://autoreconf-foreign.patch;patch=1 \
OpenPOWER on IntegriCloud