From: Sergey Matyukevich Date: Wed, 14 Dec 2016 19:45:26 +0000 (+0300) Subject: configs/linksprite_pcduino: bump u-boot version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c583c421c4a76706f9956be01b7f5775999d61d6;p=buildroot.git configs/linksprite_pcduino: bump u-boot version Update U-Boot to 2016.11. Signed-off-by: Sergey Matyukevich Signed-off-by: Peter Korsgaard --- diff --git a/configs/linksprite_pcduino_defconfig b/configs/linksprite_pcduino_defconfig index a440d8a539..fb82714e9b 100644 --- a/configs/linksprite_pcduino_defconfig +++ b/configs/linksprite_pcduino_defconfig @@ -37,7 +37,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y BR2_TARGET_UBOOT_CUSTOM_VERSION=y -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.09.01" +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.11" BR2_TARGET_UBOOT_USE_DEFCONFIG=y BR2_TARGET_UBOOT_BOARD_DEFCONFIG="Linksprite_pcDuino" BR2_TARGET_UBOOT_NEEDS_DTC=y