summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2017-06-02 16:19:44 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2017-06-02 16:19:44 -0400
commit6388e9ac969b8cdc444c5a08e976a90744415877 (patch)
tree4031595327fe1e0406a6d8d10d35d13314055aa6
parent40fae48d82a2215a86d2a6ebd37377416535b043 (diff)
downloadlongterm-queue-4.8-6388e9ac969b8cdc444c5a08e976a90744415877.tar.gz
makefile: bump version
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r--queue/Linux-v4.8.24.patch22
-rw-r--r--queue/series1
2 files changed, 23 insertions, 0 deletions
diff --git a/queue/Linux-v4.8.24.patch b/queue/Linux-v4.8.24.patch
new file mode 100644
index 0000000..ec1a319
--- /dev/null
+++ b/queue/Linux-v4.8.24.patch
@@ -0,0 +1,22 @@
+From 7d0bcfc5b705b764756017268852df4898791745 Mon Sep 17 00:00:00 2001
+From: Paul Gortmaker <paul.gortmaker@windriver.com>
+Date: Fri, 2 Jun 2017 16:15:01 -0400
+Subject: [PATCH] Linux v4.8.24
+
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
+
+diff --git a/Makefile b/Makefile
+index e89a1b15a85c..d80dfbc68b52 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 8
+-SUBLEVEL = 23
++SUBLEVEL = 24
+ EXTRAVERSION =
+ NAME = Psychotic Stoned Sheep
+
+--
+2.12.0
+
diff --git a/queue/series b/queue/series
index 4b05bf8..576ec17 100644
--- a/queue/series
+++ b/queue/series
@@ -152,3 +152,4 @@ mm-workingset-fix-premature-shadow-node-shrinking-wi.patch
blk-improve-order-of-bio-handling-in-generic_make_re.patch
padata-avoid-race-in-reordering.patch
nvme-pci-Disable-on-removal-when-disconnected.patch
+Linux-v4.8.24.patch