Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] iw: add license information
@ 2012-09-12  9:24 Mark Jackson
  2012-09-12 16:22 ` Arnout Vandecappelle
  2012-11-07 19:22 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Jackson @ 2012-09-12  9:24 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
---
 package/iw/iw.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/iw/iw.mk b/package/iw/iw.mk
index 9c68093..ba1ab30 100644
--- a/package/iw/iw.mk
+++ b/package/iw/iw.mk
@@ -7,6 +7,8 @@
 IW_VERSION = 3.6
 IW_SOURCE = iw-$(IW_VERSION).tar.bz2
 IW_SITE = http://wireless.kernel.org/download/iw
+IW_LICENSE = iw license
+IW_LICENSE_FILES = COPYING
 IW_DEPENDENCIES = host-pkg-config libnl
 IW_CONFIG = $(IW_DIR)/.config
 IW_MAKE_ENV = PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig" \
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-07 19:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12  9:24 [Buildroot] [PATCH] iw: add license information Mark Jackson
2012-09-12 16:22 ` Arnout Vandecappelle
2012-11-07 19:22 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox