* [Buildroot] [PATCH] opkg: add license info
@ 2013-10-08 10:09 Thomas De Schampheleire
2013-10-08 10:10 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Thomas De Schampheleire @ 2013-10-08 10:09 UTC (permalink / raw)
To: buildroot
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@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
# Ensure directory for lockfile exists
define OPKG_CREATE_LOCKDIR
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] opkg: add license info
2013-10-08 10:09 [Buildroot] [PATCH] opkg: add license info Thomas De Schampheleire
@ 2013-10-08 10:10 ` Thomas Petazzoni
2013-10-08 10:15 ` Thomas De Schampheleire
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2013-10-08 10:10 UTC (permalink / raw)
To: buildroot
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@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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] opkg: add license info
2013-10-08 10:10 ` Thomas Petazzoni
@ 2013-10-08 10:15 ` Thomas De Schampheleire
0 siblings, 0 replies; 3+ messages in thread
From: Thomas De Schampheleire @ 2013-10-08 10:15 UTC (permalink / raw)
To: buildroot
On Tue, Oct 8, 2013 at 12:10 PM, Thomas Petazzoni
<thomas.petazzoni@free-electrons.com> wrote:
> 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@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.
Oops, didn't see this.
Thanks for mentioning, this patch can be ignored then.
Best regards,
Thomas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-10-08 10:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08 10:09 [Buildroot] [PATCH] opkg: add license info Thomas De Schampheleire
2013-10-08 10:10 ` Thomas Petazzoni
2013-10-08 10:15 ` Thomas De Schampheleire
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox