From 9c71ef68ee82e4aaf0b44310e254abb0ee361ac0 Mon Sep 17 00:00:00 2001 From: Philipp Rosenkranz Date: Tue, 28 Apr 2015 19:50:09 +0200 Subject: [PATCH] [SQUASH ME] rebased; fixed Makefile and topology definition --- dist/tools/desvirt/0001-add-example-topology.patch | 6 +++--- dist/tools/desvirt/Makefile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/tools/desvirt/0001-add-example-topology.patch b/dist/tools/desvirt/0001-add-example-topology.patch index 882591217379..8d2017ca5ed2 100644 --- a/dist/tools/desvirt/0001-add-example-topology.patch +++ b/dist/tools/desvirt/0001-add-example-topology.patch @@ -25,9 +25,9 @@ index 0000000..e8d0244 + + + -+ -+ -+ ++ ++ ++ + + + diff --git a/dist/tools/desvirt/Makefile b/dist/tools/desvirt/Makefile index 8cea66e8d6a0..1739f176e6a7 100644 --- a/dist/tools/desvirt/Makefile +++ b/dist/tools/desvirt/Makefile @@ -1,6 +1,6 @@ PKG_NAME=desvirt PKG_URL=https://github.com/des-testbed/desvirt.git -PKG_VERSION=17e50ba2c653adcf3ba9911f0a629a05dc970d24 +PKG_VERSION=master PKG_DIR=$(CURDIR)/$(PKG_NAME) .PHONY: all clean patch distclean desvirtdefine