linux: update to v4.2.5-openpower1

 - Rebased on upstream stable release v4.2.5

Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/linux/linux-0017-Release-4.2.5-openpower1.patch b/openpower/linux/linux-0017-Release-4.2.5-openpower1.patch
new file mode 100644
index 0000000..13e5a90
--- /dev/null
+++ b/openpower/linux/linux-0017-Release-4.2.5-openpower1.patch
@@ -0,0 +1,26 @@
+From b9e362ebebec9d427afd0bf21b1e370929736785 Mon Sep 17 00:00:00 2001
+From: Joel Stanley <joel@jms.id.au>
+Date: Tue, 20 Oct 2015 15:01:06 +1030
+Subject: [PATCH 17/17] Release 4.2.5-openpower1
+
+Signed-off-by: Joel Stanley <joel@jms.id.au>
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index 96076dc..e6d6eac2 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,7 +1,7 @@
+ VERSION = 4
+ PATCHLEVEL = 2
+ SUBLEVEL = 5
+-EXTRAVERSION =
++EXTRAVERSION = -openpower1
+ NAME = Hurr durr I'ma sheep
+ 
+ # *DOCUMENTATION*
+-- 
+2.5.0
+