configs/arcturus_ucls1012a: bump U-Boot version
This new u-boot custom repo version should fix the arcturus_ucls1012a_defconfig build failures on master. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/71726827 Signed-off-by: Oleksandr Zhadan <oleks@arcturusnetworks.com> Signed-off-by: Michael Durrant <mdurrant@arcturusnetworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
b8594bef06
commit
c4cfdd0faa
@ -28,7 +28,7 @@ BR2_TARGET_UBOOT=y
|
||||
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
|
||||
BR2_TARGET_UBOOT_CUSTOM_GIT=y
|
||||
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/ArcturusNetworks/uCLS1012A-uboot.git"
|
||||
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="v0.2.1811"
|
||||
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="v0.2.1823"
|
||||
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="UCLS1012A_QSPI128"
|
||||
|
||||
# Tools
|
||||
|
Loading…
Reference in New Issue
Block a user