From: Peter Korsgaard Date: Fri, 29 Sep 2017 20:34:29 +0000 (+0200) Subject: configs: nexbox_a95x_defconfig: bump to kernel 4.13.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c16afc965b9bf1c082786004d71a863a1dc96f49;p=buildroot.git configs: nexbox_a95x_defconfig: bump to kernel 4.13.4 Signed-off-by: Peter Korsgaard --- diff --git a/configs/nexbox_a95x_defconfig b/configs/nexbox_a95x_defconfig index 40805662ff..5fc009940f 100644 --- a/configs/nexbox_a95x_defconfig +++ b/configs/nexbox_a95x_defconfig @@ -7,7 +7,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="board/nexbox/a95x/post-build.sh" BR2_ROOTFS_POST_IMAGE_SCRIPT="board/nexbox/a95x/post-image.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.13" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.13.4" BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y BR2_LINUX_KERNEL_DTS_SUPPORT=y BR2_LINUX_KERNEL_INTREE_DTS_NAME="amlogic/meson-gxbb-nexbox-a95x amlogic/meson-gxl-s905x-nexbox-a95x"