ebtables: correct license GPLv2 -> GPLv2+
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
5d1c9f8c80
commit
846bc0cf3f
@ -7,7 +7,7 @@
|
||||
EBTABLES_VERSION = 2.0.10-4
|
||||
EBTABLES_SOURCE = ebtables-v$(EBTABLES_VERSION).tar.gz
|
||||
EBTABLES_SITE = http://downloads.sourceforge.net/project/ebtables/ebtables/ebtables-$(subst .,-,$(EBTABLES_VERSION))
|
||||
EBTABLES_LICENSE = GPLv2
|
||||
EBTABLES_LICENSE = GPLv2+
|
||||
EBTABLES_LICENSE_FILES = COPYING
|
||||
EBTABLES_STATIC = $(if $(BR2_PREFER_STATIC_LIB),static)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user