summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2018-02-28 14:40:28 -0500
committerPaul Gortmaker <paul.gortmaker@windriver.com>2018-02-28 14:40:28 -0500
commit7b241e41c5a474a338c855cb759f4e51b3eecd65 (patch)
treece84d0f31699444fa69d5b4fa1d176e30f153167
parent3f691eccc8fa85d0011699ea40a8b852cc36e802 (diff)
downloadlongterm-queue-4.8-7b241e41c5a474a338c855cb759f4e51b3eecd65.tar.gz
Makefile: add version bump patch
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r--queue/Linux-4.8.27.patch22
-rw-r--r--queue/series4
2 files changed, 26 insertions, 0 deletions
diff --git a/queue/Linux-4.8.27.patch b/queue/Linux-4.8.27.patch
new file mode 100644
index 0000000..4d0a48b
--- /dev/null
+++ b/queue/Linux-4.8.27.patch
@@ -0,0 +1,22 @@
+From 3a6fde3e203a6e5d2cd599241c7e11d06ebb233f Mon Sep 17 00:00:00 2001
+From: Paul Gortmaker <paul.gortmaker@windriver.com>
+Date: Thu, 22 Feb 2018 10:29:22 -0500
+Subject: [PATCH] Linux 4.8.27
+
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
+
+diff --git a/Makefile b/Makefile
+index 0a5595175083..cc2694ff141b 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 8
+-SUBLEVEL = 26
++SUBLEVEL = 27
+ EXTRAVERSION =
+ NAME = Psychotic Stoned Sheep
+
+--
+2.15.0
+
diff --git a/queue/series b/queue/series
index 6fde0b6..1099a72 100644
--- a/queue/series
+++ b/queue/series
@@ -217,3 +217,7 @@ x86-speculation-fix-typo-ibrs_att-which-should-be-ibrs_all.patch
# from 4.9.82
kaiser-fix-compile-error-without-vsyscall.patch
+
+###########
+
+Linux-4.8.27.patch