package/batctl: fix license
batman_adv.h and list.h are licensed under MIT Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
5020cf0ae0
commit
5aea15be98
@ -6,7 +6,7 @@
|
||||
|
||||
BATCTL_VERSION = 2017.0
|
||||
BATCTL_SITE = http://downloads.open-mesh.org/batman/releases/batman-adv-$(BATCTL_VERSION)
|
||||
BATCTL_LICENSE = GPL-2.0
|
||||
BATCTL_LICENSE = GPL-2.0, MIT (batman_adv.h, list.h)
|
||||
BATCTL_DEPENDENCIES = libnl host-pkgconf
|
||||
|
||||
define BATCTL_BUILD_CMDS
|
||||
|
Loading…
Reference in New Issue
Block a user