map-topology: 2.5.1.3

This commit is contained in:
nevadita.chatterjee 2022-08-18 14:41:22 +05:30
parent 0edd8400e7
commit 8ada6569f2
2 changed files with 3 additions and 2 deletions

View file

@ -6,11 +6,11 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=map-topology
PKG_VERSION:=2.5.1.2
PKG_VERSION:=2.5.1.3
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_VERSION:=79c974094cf2e3dc93e69ba3cc2ddb2747f4e3a7
PKG_SOURCE_VERSION:=01a58d068adea4636e984291f39d7694ea30860c
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/map-topology.git
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz

View file

@ -2,3 +2,4 @@
config global 'global'
option ageing_timer '1440'
option reboot_persistent '0'
list ifname 'br-lan'