linux: Release 4.4.9-openpower1
- Use upstream xhci fix
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/linux/linux-0005-Release-4.4.9-openpower1.patch b/openpower/linux/linux-0005-Release-4.4.9-openpower1.patch
new file mode 100644
index 0000000..5126525
--- /dev/null
+++ b/openpower/linux/linux-0005-Release-4.4.9-openpower1.patch
@@ -0,0 +1,26 @@
+From 1ef895a037e6db091b3f349081f0af6f09d572c5 Mon Sep 17 00:00:00 2001
+From: Joel Stanley <joel@jms.id.au>
+Date: Thu, 14 Apr 2016 21:40:26 +0930
+Subject: [PATCH 5/5] Release 4.4.9-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 0722cdf52152..adca207f285e 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,7 +1,7 @@
+ VERSION = 4
+ PATCHLEVEL = 4
+ SUBLEVEL = 9
+-EXTRAVERSION =
++EXTRAVERSION = -openpower1
+ NAME = Blurry Fish Butt
+
+ # *DOCUMENTATION*
+--
+2.8.1
+