Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Defconfig arcturus_ucls1012a_defconfig: bump UBOOT_CUSTOM_REPO_VERSION
@ 2018-06-05 14:02 Oleksandr Zhadan
  2018-06-05 16:46 ` Thomas Petazzoni
  2019-07-26 14:28 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Oleksandr Zhadan @ 2018-06-05 14:02 UTC (permalink / raw)
  To: buildroot

This new u-boot custom repo version should fix the arcturus_ucls1012a_defconfig
fails to build on master. See the build log at:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/71726827

Signed-off-by: Oleksandr Zhadan <oleks@arcturusnetworks.com>
Signed-off-by: Michael Durrant <mdurrant@arcturusnetworks.com>
---
 configs/arcturus_ucls1012a_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/arcturus_ucls1012a_defconfig b/configs/arcturus_ucls1012a_defconfig
index 9d1da8c2cc..7fb980479a 100644
--- a/configs/arcturus_ucls1012a_defconfig
+++ b/configs/arcturus_ucls1012a_defconfig
@@ -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
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-08-18 20:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-05 14:02 [Buildroot] [PATCH] Defconfig arcturus_ucls1012a_defconfig: bump UBOOT_CUSTOM_REPO_VERSION Oleksandr Zhadan
2018-06-05 16:46 ` Thomas Petazzoni
2019-07-26 14:28 ` Thomas Petazzoni
2019-08-10 13:11   ` Thomas Petazzoni
2019-08-18 20:40     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox