Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -28,7 +28,8 @@ config BR2_PACKAGE_BATMAN_ADV_BATMAN_V
|
||||
bool "enable B.A.T.M.A.N. V protocol (experimental)"
|
||||
help
|
||||
Enables B.A.T.M.A.N. V network protocol.
|
||||
This is the next-gen protocol and is experimental at this time.
|
||||
This is the next-gen protocol and is experimental at this
|
||||
time.
|
||||
|
||||
https://www.open-mesh.org/projects/batman-adv/wiki/BATMAN_V
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# From https://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2016.1.tar.gz.sha1
|
||||
sha1 c9ca52c913fbf81aca266695a77359ecdbcc8bd8 batman-adv-2016.1.tar.gz
|
||||
# From https://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2017.0.1.tar.gz.{md5,sha1}
|
||||
md5 ce14f7f1bbc037691bbbc611e16f0360 batman-adv-2017.0.1.tar.gz
|
||||
sha1 593cecc015b876caa5b21fbb4d0f6186742a1abb batman-adv-2017.0.1.tar.gz
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BATMAN_ADV_VERSION = 2016.1
|
||||
BATMAN_ADV_VERSION = 2017.0.1
|
||||
BATMAN_ADV_SITE = https://downloads.open-mesh.org/batman/stable/sources/batman-adv
|
||||
BATMAN_ADV_LICENSE = GPLv2
|
||||
BATMAN_ADV_LICENSE = GPL-2.0
|
||||
|
||||
# Bridge Loop Avoidance, Distributed Arp Table are always enabled
|
||||
BATMAN_ADV_CFLAGS = \
|
||||
|
||||
Reference in New Issue
Block a user