From: Bartosz Bilas Date: Sat, 21 Mar 2020 13:32:20 +0000 (+0100) Subject: configs/stm32mp157c_dk2: bump Linux to 5.4.26 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ae6aa78e32e5187da4e3fadbe56193b51a705c40;p=buildroot.git configs/stm32mp157c_dk2: bump Linux to 5.4.26 Signed-off-by: Bartosz Bilas Signed-off-by: Thomas Petazzoni --- diff --git a/configs/stm32mp157c_dk2_defconfig b/configs/stm32mp157c_dk2_defconfig index 25a96fa276..d8d6bd8e7b 100644 --- a/configs/stm32mp157c_dk2_defconfig +++ b/configs/stm32mp157c_dk2_defconfig @@ -6,7 +6,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh" BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/stmicroelectronics/common/stm32mp157/genimage.cfg" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.7" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.4.26" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/stmicroelectronics/stm32mp157c-dk2/linux.config" BR2_LINUX_KERNEL_DTS_SUPPORT=y