[oe] [PATCH 01/22] autoconf: update package LICENSE

Khem Raj raj.khem at gmail.com
Mon Oct 25 23:10:56 UTC 2010


On Thu, Oct 21, 2010 at 6:33 AM, Chase Maupin <chasemaupin03 at gmail.com> wrote:
> * Update the LICENSE fields to reflect the licensing used in
>  the source code.
>
> Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>

thanks I reviewed and applied the patch series

> ---
>  recipes/autoconf/autoconf.inc        |    2 +-
>  recipes/autoconf/autoconf213_2.13.bb |    1 +
>  recipes/autoconf/autoconf_2.61.bb    |    2 ++
>  3 files changed, 4 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/autoconf/autoconf.inc b/recipes/autoconf/autoconf.inc
> index 35b0289..fe12daf 100644
> --- a/recipes/autoconf/autoconf.inc
> +++ b/recipes/autoconf/autoconf.inc
> @@ -1,6 +1,6 @@
>  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"
> diff --git a/recipes/autoconf/autoconf213_2.13.bb b/recipes/autoconf/autoconf213_2.13.bb
> index d060bbd..cd55073 100644
> --- a/recipes/autoconf/autoconf213_2.13.bb
> +++ b/recipes/autoconf/autoconf213_2.13.bb
> @@ -1,4 +1,5 @@
>  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"'
> diff --git a/recipes/autoconf/autoconf_2.61.bb b/recipes/autoconf/autoconf_2.61.bb
> index 9542e21..4588608 100644
> --- a/recipes/autoconf/autoconf_2.61.bb
> +++ b/recipes/autoconf/autoconf_2.61.bb
> @@ -1,5 +1,7 @@
>  require autoconf.inc
>
> +LICENSE = "GPLv2+"
> +
>  PR = "${INC_PR}.1"
>
>  SRC_URI += "file://autoreconf-include.patch \
> --
> 1.7.0.4
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list