From 481a055d5475a6137c35bcab17f4798374927d6a Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Thu, 25 Mar 2021 17:43:56 +0100 Subject: [PATCH] map-topology: 1.5.7 --- map-topology/Makefile | 4 ++-- map-topology/files/etc/config/hosts | 0 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 map-topology/files/etc/config/hosts diff --git a/map-topology/Makefile b/map-topology/Makefile index d892e4b84..7ed8ef1b5 100644 --- a/map-topology/Makefile +++ b/map-topology/Makefile @@ -6,11 +6,11 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=map-topology -PKG_VERSION:=1.5.6 +PKG_VERSION:=1.5.7 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=8d008ef712227986263e9a2a1b188ce3a27e17f8 +PKG_SOURCE_VERSION:=f3a33e7b36e28b0c1c420c6f477790c74a7de5bf 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 diff --git a/map-topology/files/etc/config/hosts b/map-topology/files/etc/config/hosts new file mode 100644 index 000000000..e69de29bb