From: Peter Korsgaard Date: Thu, 16 Aug 2018 20:11:38 +0000 (+0200) Subject: sheevaplug_defconfig: bump linux to 4.14.63 to include latest fixes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c5b7ba27b8cf03f618464eebe062987a97d515c;p=buildroot.git sheevaplug_defconfig: bump linux to 4.14.63 to include latest fixes Signed-off-by: Peter Korsgaard --- diff --git a/configs/sheevaplug_defconfig b/configs/sheevaplug_defconfig index 17139f7afb..052e39398a 100644 --- a/configs/sheevaplug_defconfig +++ b/configs/sheevaplug_defconfig @@ -26,7 +26,7 @@ BR2_TARGET_UBOOT_FORMAT_KWB=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14.13" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14.63" BR2_LINUX_KERNEL_DEFCONFIG="mvebu_v5" BR2_LINUX_KERNEL_APPENDED_UIMAGE=y BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"