mirror of
https://github.com/openwrt/routing.git
synced 2026-06-17 14:50:15 +04:00
batman-adv: upgrade package to latest release 2017.2
* support latest kernels (3.2 - 4.13) * avoid bridge loop detection mac addresses in translation tables * coding style cleanups and refactoring * bugs squashed: - ignore invalid throughput values from wifi interfaces Signed-off-by: Sven Eckelmann <sven@narfation.org>
This commit is contained in:
+3
-3
@@ -10,10 +10,10 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=batman-adv
|
||||
|
||||
PKG_VERSION:=2017.1
|
||||
PKG_VERSION:=2017.2
|
||||
PKG_RELEASE:=0
|
||||
PKG_MD5SUM:=f8eb805c0a0241c3bd8ec086a00f2099
|
||||
PKG_HASH:=ec1848023308c41710eeefb544580f5853d68b88a627a3f2dabaa3472b988c15
|
||||
PKG_MD5SUM:=937b5f1d0188e3522d67ad45ee0a4f5a
|
||||
PKG_HASH:=d487974e21cb53d39f139e93a2cf297807df5b7bf63ba6d810bad6d91537394f
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user