From: Julien BOIBESSOT Date: Mon, 29 Jul 2019 13:28:32 +0000 (+0200) Subject: board/armadeus/apf51: bump 4.4 LTS kernel to latest version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2e5be8f154e803095fd77d1d013f62b5ec352715;p=buildroot.git board/armadeus/apf51: bump 4.4 LTS kernel to latest version This should fix: https://gitlab.com/buildroot.org/buildroot/-/jobs/259847033 Signed-off-by: Julien BOIBESSOT Signed-off-by: Peter Korsgaard --- diff --git a/configs/armadeus_apf51_defconfig b/configs/armadeus_apf51_defconfig index e834626713..26b6a447d4 100644 --- a/configs/armadeus_apf51_defconfig +++ b/configs/armadeus_apf51_defconfig @@ -13,7 +13,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttymxc2" # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.4.30" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.4.186" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/armadeus/apf51/linux-4.4.config" BR2_LINUX_KERNEL_UIMAGE=y