summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2018-07-04 12:20:05 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2018-07-04 12:20:05 -0400
commit03b4afadbd746f41f49a30ca80eaddda931f1984 (patch)
tree4245b26a7e501b7532b6b8fa5d2ef85b5e5b8e79
parentad7d85bceeff0f0bc632de57f4902db7ba34cd9e (diff)
downloadlongterm-queue-4.12-03b4afadbd746f41f49a30ca80eaddda931f1984.tar.gz
bump Makefile
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r--queue/Linux-4.12.26.patch22
-rw-r--r--queue/series2
2 files changed, 24 insertions, 0 deletions
diff --git a/queue/Linux-4.12.26.patch b/queue/Linux-4.12.26.patch
new file mode 100644
index 0000000..9303623
--- /dev/null
+++ b/queue/Linux-4.12.26.patch
@@ -0,0 +1,22 @@
+From 9a3ea450544dc3592a4006620510e8819e4204c1 Mon Sep 17 00:00:00 2001
+From: Paul Gortmaker <paul.gortmaker@windriver.com>
+Date: Wed, 4 Jul 2018 12:08:13 -0400
+Subject: [PATCH] Linux 4.12.26
+
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
+
+diff --git a/Makefile b/Makefile
+index 9f86ed9470a5..15ad8e0877f3 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 12
+-SUBLEVEL = 25
++SUBLEVEL = 26
+ EXTRAVERSION =
+ NAME = Fearless Coyote
+
+--
+2.15.0
+
diff --git a/queue/series b/queue/series
index 944418b..c6a54a5 100644
--- a/queue/series
+++ b/queue/series
@@ -122,3 +122,5 @@ tcp-remove-buggy-call-to-tcp_v6_restore_cb.patch
tipc-call-tipc_rcv-only-if-bearer-is-up-in-tipc_udp_.patch
tipc-fix-memory-leak-in-tipc_accept_from_sock.patch
usbnet-fix-alignment-for-frames-with-no-ethernet-hea.patch
+
+Linux-4.12.26.patch