* [Buildroot] [PATCH] wireless_tools: add license information
@ 2012-09-12 9:26 Mark Jackson
2012-09-21 6:43 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Mark Jackson @ 2012-09-12 9:26 UTC (permalink / raw)
To: buildroot
Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
---
package/wireless_tools/wireless_tools.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/wireless_tools/wireless_tools.mk b/package/wireless_tools/wireless_tools.mk
index d81aa7c..f355689 100644
--- a/package/wireless_tools/wireless_tools.mk
+++ b/package/wireless_tools/wireless_tools.mk
@@ -7,6 +7,8 @@
WIRELESS_TOOLS_VERSION = 29
WIRELESS_TOOLS_SITE = http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux
WIRELESS_TOOLS_SOURCE = wireless_tools.$(WIRELESS_TOOLS_VERSION).tar.gz
+WIRELESS_TOOLS_LICENSE = GPLv2
+WIRELESS_TOOLS_LICENSE_FILES = COPYING
WIRELESS_TOOLS_INSTALL_STAGING = YES
WIRELESS_TOOLS_BUILD_TARGETS = iwmulticall
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-21 6:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12 9:26 [Buildroot] [PATCH] wireless_tools: add license information Mark Jackson
2012-09-21 6:43 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox