summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '0013-update-Xen-version-to-4.15.4-pre.patch')
-rw-r--r--0013-update-Xen-version-to-4.15.4-pre.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/0013-update-Xen-version-to-4.15.4-pre.patch b/0013-update-Xen-version-to-4.15.4-pre.patch
deleted file mode 100644
index 6e8c05b..0000000
--- a/0013-update-Xen-version-to-4.15.4-pre.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 505771bb1dffdf6f763fad18ee49a913b98abfea Mon Sep 17 00:00:00 2001
-From: Jan Beulich <jbeulich@suse.com>
-Date: Tue, 12 Jul 2022 11:28:33 +0200
-Subject: [PATCH 013/126] update Xen version to 4.15.4-pre
-
----
- xen/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/xen/Makefile b/xen/Makefile
-index e9a88325c467..cd66bb3b1c84 100644
---- a/xen/Makefile
-+++ b/xen/Makefile
-@@ -2,7 +2,7 @@
- # All other places this is stored (eg. compile.h) should be autogenerated.
- export XEN_VERSION = 4
- export XEN_SUBVERSION = 15
--export XEN_EXTRAVERSION ?= .3$(XEN_VENDORVERSION)
-+export XEN_EXTRAVERSION ?= .4-pre$(XEN_VENDORVERSION)
- export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
- -include xen-version
-
---
-2.37.4
-