summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2017-07-15 12:19:51 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2017-07-15 12:19:51 -0400
commitf17095ea4044d723aaecd6219207c51297d4b890 (patch)
tree721456336964bec5cf79a3be71caec034bab7cbc
parente1ec89de0a69cc53ab91a25cd0a12c41d1b80969 (diff)
downloadlongterm-queue-4.8-f17095ea4044d723aaecd6219207c51297d4b890.tar.gz
Makefile: bump version
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r--queue/Linux-4.8.25.patch22
-rw-r--r--queue/series1
2 files changed, 23 insertions, 0 deletions
diff --git a/queue/Linux-4.8.25.patch b/queue/Linux-4.8.25.patch
new file mode 100644
index 0000000..e363a6f
--- /dev/null
+++ b/queue/Linux-4.8.25.patch
@@ -0,0 +1,22 @@
+From 96a1379f15fd81005198f27b5b04f159cbabd7d1 Mon Sep 17 00:00:00 2001
+From: Paul Gortmaker <paul.gortmaker@windriver.com>
+Date: Sat, 15 Jul 2017 12:18:25 -0400
+Subject: [PATCH] Linux 4.8.25
+
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
+
+diff --git a/Makefile b/Makefile
+index d80dfbc68b52..69b28718e5ea 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 8
+-SUBLEVEL = 24
++SUBLEVEL = 25
+ EXTRAVERSION =
+ NAME = Psychotic Stoned Sheep
+
+--
+2.12.0
+
diff --git a/queue/series b/queue/series
index 35604d9..e471da4 100644
--- a/queue/series
+++ b/queue/series
@@ -195,3 +195,4 @@ net-ipv6-check-route-protocol-when-deleting-routes.patch
mm-larger-stack-guard-gap-between-vmas.patch
mm-fix-new-crash-in-unmapped_area_topdown.patch
Allow-stack-to-grow-up-to-address-space-limit.patch
+Linux-4.8.25.patch