From b8cdd193b20954ca425c26b5704580b5043e4cbd Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Tue, 20 Feb 2018 11:28:06 +1030 Subject: kernel: Update to Linux 4.14.20-openpower1 This adds an upstream backport of a fix for the Broadcom network device: tg3: APE heartbeat changes Signed-off-by: Joel Stanley --- openpower/configs/zaius_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openpower/configs/zaius_defconfig') diff --git a/openpower/configs/zaius_defconfig b/openpower/configs/zaius_defconfig index 9e1b708b..a09716c0 100644 --- a/openpower/configs/zaius_defconfig +++ b/openpower/configs/zaius_defconfig @@ -15,7 +15,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay" BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14.16" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14.20" BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_p9_defconfig" -- cgit v1.2.1