From: Ben Schweikert Date: Sun, 10 Apr 2011 09:57:49 +0000 (+0200) Subject: Xen: Xen was updated to version 4.1.0. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7accc567e5717df20cc9c96dfd954a58531da8bb;p=ipfire-3.x.git Xen: Xen was updated to version 4.1.0. --- diff --git a/pkgs/xen/patches/xen-WRITE.patch b/pkgs/xen/patches/xen-WRITE.patch deleted file mode 100644 index eb4f062ab..000000000 --- a/pkgs/xen/patches/xen-WRITE.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff -r d70d7c3311c4 -r 0236d8adb081 tools/blktap/drivers/blk_linux.c ---- xen-4.0.1/tools/blktap/drivers/blk_linux.c Tue Dec 14 17:10:49 2010 +0000 -+++ xen-4.0.1/tools/blktap/drivers/blk_linux.c Thu Dec 16 09:33:54 2010 +0000 -@@ -1,6 +1,6 @@ - #include - #include --#include -+#include - #include "tapdisk.h" - #include "blk.h" - -diff -r d70d7c3311c4 -r 0236d8adb081 tools/blktap2/drivers/blk_linux.c ---- xen-4.0.1/tools/blktap2/drivers/blk_linux.c Tue Dec 14 17:10:49 2010 +0000 -+++ xen-4.0.1/tools/blktap2/drivers/blk_linux.c Thu Dec 16 09:33:54 2010 +0000 -@@ -1,7 +1,7 @@ - #include -+#include - #include --#include --#include -+#include - #include "tapdisk.h" - #include "blk.h" diff --git a/pkgs/xen/xen.nm b/pkgs/xen/xen.nm index c25f87650..2753b976f 100644 --- a/pkgs/xen/xen.nm +++ b/pkgs/xen/xen.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include PKG_NAME = xen -PKG_VER = 4.0.1 +PKG_VER = 4.1.0 PKG_REL = 1 PKG_MAINTAINER = Ben Schweikert