[Buildroot] [PATCH] opkg: add license info

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Oct 8 10:10:51 UTC 2013


Dear Thomas De Schampheleire,

On Tue, 08 Oct 2013 12:09:00 +0200, Thomas De Schampheleire wrote:
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>
> 
> ---
>  package/opkg/opkg.mk |  2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/package/opkg/opkg.mk b/package/opkg/opkg.mk
> --- a/package/opkg/opkg.mk
> +++ b/package/opkg/opkg.mk
> @@ -13,6 +13,8 @@ OPKG_CONF_OPT = --disable-curl
>  OPKG_AUTORECONF = YES
>  # Uses PKG_CHECK_MODULES() in configure.ac
>  OPKG_DEPENDENCIES = host-pkgconf
> +OPKG_LICENSE = GPLv2+
> +OPKG_LICENSE_FILES = COPYING

There is already a patch "[PATCH] package/opkg: bumping version to
0.2.0" that bumps opkg and adds the license information.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list