From 2c0fc7caf2b20853c51a42dcf9aa540b7399d919 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Mon, 7 Jan 2019 13:39:27 +0000 Subject: u-boot: Upgrade CV u-boot to 2018.05 This update resolves the build issue for Yocto 2.6 (Thud), as it uses the version of U-Boot which has a build conflict of libfdt-devel resolved. Signed-off-by: Andrey Zhizhikin --- conf/machine/cyclone5.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/cyclone5.conf b/conf/machine/cyclone5.conf index ab5e8c3..164c108 100644 --- a/conf/machine/cyclone5.conf +++ b/conf/machine/cyclone5.conf @@ -4,7 +4,7 @@ require conf/machine/include/socfpga.inc -PREFERRED_VERSION_u-boot-socfpga ?= "v2017.09%" +PREFERRED_VERSION_u-boot-socfpga ?= "v2018.05%" UBOOT_CONFIG ??= "cyclone5-socdk" -- cgit v1.2.3-54-g00ecf