Release 4.4.20-openpower1
v4.4.20 stable release, which includes a fix for a NVMe issue that is
important for OpenPower machines.
Signed-off-by: Joel Stanley <joel@jms.id.au>
(cherry picked from commit 1163cfe1e42cad2c4a50e1779d29516d82b4872c)
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/configs/garrison_defconfig b/openpower/configs/garrison_defconfig
index d5c9388..0672910 100644
--- a/openpower/configs/garrison_defconfig
+++ b/openpower/configs/garrison_defconfig
@@ -46,7 +46,7 @@
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.4.19"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.4.20"
BR2_KERNEL_HEADERS_4_4=y
BR2_BINUTILS_VERSION_2_26_X=y
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL)/linux"