From 34f495f0a5ea5fb8a16dfb4f4220efd0c6164072 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Fri, 18 Sep 2020 16:13:32 +0200 Subject: [PATCH] map-topology: iterate til ieee1905 object is up --- map-topology/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/map-topology/Makefile b/map-topology/Makefile index d89fe96e6..36eb4cfda 100644 --- a/map-topology/Makefile +++ b/map-topology/Makefile @@ -10,7 +10,7 @@ PKG_VERSION:=1.5.1 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=87be94ef2b4d1e870932c6942034e1cfe02c3fed +PKG_SOURCE_VERSION:=878d28b59032c8a7ec668a598b8025ab36e1dbc8 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