* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
DESCRIPTION = "A package of M4 macros to produce scripts to \
automatically configure sourcecode."
-LICENSE = "GPL"
+LICENSE = "GPLv3+-with-Autoconf-Configure-Script-Exception-v3.0"
HOMEPAGE = "http://www.gnu.org/software/autoconf/"
SECTION = "devel"
DEPENDS += "m4-native"
require autoconf.inc
+LICENSE = "GPLv2+"
SRC_URI = "${GNU_MIRROR}/autoconf/autoconf-${PV}.tar.gz"
EXTRA_OECONF = "--program-transform-name=s/\$/2.13/"
EXTRA_OEMAKE = 'acdatadir="${datadir}/autoconf-${PV}" infodir="${datadir}/autoconf-${PV}/info"'
require autoconf.inc
+LICENSE = "GPLv2+"
+
PR = "${INC_PR}.1"
SRC_URI += "file://autoreconf-include.patch \