Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [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

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