wpan-tools: correct license name
iw license is ISC. Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
ccc1a8e3bb
commit
6b954e2f98
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user