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/firenze_defconfig b/openpower/configs/firenze_defconfig
index 78c7db2..fbbfc5d 100644
--- a/openpower/configs/firenze_defconfig
+++ b/openpower/configs/firenze_defconfig
@@ -39,7 +39,7 @@
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firenze-firmware-whitelist"
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"