From 497c700d1b42802556441db63f33be91f00322d5 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Thu, 18 Mar 2021 14:42:14 +0100 Subject: [PATCH] Revert "map-topology: 1.5.7" This reverts commit 6fdd2ba9add5507953de0a81885ac3ea1d61502e. --- map-topology/Makefile | 4 ++-- map-topology/files/etc/config/hosts | 0 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 map-topology/files/etc/config/hosts diff --git a/map-topology/Makefile b/map-topology/Makefile index cef4476eb..d892e4b84 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.7 +PKG_VERSION:=1.5.6 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) -PKG_SOURCE_VERSION:=0de4c01d670441f3944ad4cd1c61e61ec49c810b +PKG_SOURCE_VERSION:=8d008ef712227986263e9a2a1b188ce3a27e17f8 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 deleted file mode 100644 index e69de29bb..000000000