mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
olsr: comma separate licenses
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
0164730c01
commit
4824243aa4
@ -12,7 +12,7 @@ OLSR_PLUGINS = arprefresh bmf dot_draw dyn_gw dyn_gw_plain httpinfo jsoninfo \
|
|||||||
mdns nameservice p2pd pgraph secure txtinfo watchdog
|
mdns nameservice p2pd pgraph secure txtinfo watchdog
|
||||||
# Doesn't really need quagga but not very useful without it
|
# Doesn't really need quagga but not very useful without it
|
||||||
OLSR_PLUGINS += $(if $(BR2_PACKAGE_QUAGGA),quagga)
|
OLSR_PLUGINS += $(if $(BR2_PACKAGE_QUAGGA),quagga)
|
||||||
OLSR_LICENSE = BSD-3c LGPLv2.1+
|
OLSR_LICENSE = BSD-3c, LGPLv2.1+
|
||||||
OLSR_LICENSE_FILES = license.txt lib/pud/nmealib/LICENSE
|
OLSR_LICENSE_FILES = license.txt lib/pud/nmealib/LICENSE
|
||||||
OLSR_DEPENDENCIES = host-flex host-bison
|
OLSR_DEPENDENCIES = host-flex host-bison
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user