summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2018-07-24 15:06:37 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2018-07-24 15:06:37 -0400
commitd34c76836f2f26fed20dd13bed36421b969d5101 (patch)
tree2dc706c0b78400c3fde84eaf3f7283c5e61a4c53
parent7199cad3342219b0ff9f9c2f249810fb3f6d6b5e (diff)
downloadlongterm-queue-4.12-d34c76836f2f26fed20dd13bed36421b969d5101.tar.gz
Makefile: add version bump patch
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r--queue/Linux-4.12.27.patch22
-rw-r--r--queue/series2
2 files changed, 24 insertions, 0 deletions
diff --git a/queue/Linux-4.12.27.patch b/queue/Linux-4.12.27.patch
new file mode 100644
index 0000000..e1d1a11
--- /dev/null
+++ b/queue/Linux-4.12.27.patch
@@ -0,0 +1,22 @@
+From f46d16770fe1c1b7ab67fcb5169b069c72f4dbb4 Mon Sep 17 00:00:00 2001
+From: Paul Gortmaker <paul.gortmaker@windriver.com>
+Date: Tue, 24 Jul 2018 15:03:50 -0400
+Subject: [PATCH] Linux 4.12.27
+
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
+
+diff --git a/Makefile b/Makefile
+index 15ad8e0877f3..d2d9f5297867 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 12
+-SUBLEVEL = 26
++SUBLEVEL = 27
+ EXTRAVERSION =
+ NAME = Fearless Coyote
+
+--
+2.15.0
+
diff --git a/queue/series b/queue/series
index d92b50d..4e2c58a 100644
--- a/queue/series
+++ b/queue/series
@@ -115,3 +115,5 @@ lightnvm-pblk-fix-min-size-for-page-mempool.patch
ath9k-fix-tx99-potential-info-leak.patch
ath10k-fix-build-errors-with-CONFIG_PM.patch
usb-musb-da8xx-fix-babble-condition-handling.patch
+
+Linux-4.12.27.patch