[Buildroot] [PATCH 5/9] wpan-tools: correct license name

Rahul Bedarkar rahulbedarkar89 at gmail.com
Sat Apr 1 19:06:27 UTC 2017


iw license is ISC.

Signed-off-by: Rahul Bedarkar <rahulbedarkar89 at gmail.com>
---
 package/wpan-tools/wpan-tools.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/wpan-tools/wpan-tools.mk b/package/wpan-tools/wpan-tools.mk
index d223800..012b946 100644
--- a/package/wpan-tools/wpan-tools.mk
+++ b/package/wpan-tools/wpan-tools.mk
@@ -7,7 +7,7 @@
 WPAN_TOOLS_VERSION = 0.5
 WPAN_TOOLS_SITE = http://wpan.cakelab.org/releases
 WPAN_TOOLS_DEPENDENCIES = host-pkgconf libnl
-WPAN_TOOLS_LICENSE = iw license
+WPAN_TOOLS_LICENSE = ISC
 WPAN_TOOLS_LICENSE_FILES = COPYING
 
 $(eval $(autotools-package))
-- 
2.7.4



More information about the buildroot mailing list