diff mbox series

Defconfig arcturus_ucls1012a_defconfig: bump UBOOT_CUSTOM_REPO_VERSION

Message ID 20180605140250.5943-1-oleks@arcturusnetworks.com
State Accepted
Headers show
Series Defconfig arcturus_ucls1012a_defconfig: bump UBOOT_CUSTOM_REPO_VERSION | expand

Commit Message

Oleksandr G Zhadan June 5, 2018, 2:02 p.m. UTC
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(-)

Comments

Thomas Petazzoni June 5, 2018, 4:46 p.m. UTC | #1
Hello,

On Tue,  5 Jun 2018 10:02:50 -0400, Oleksandr Zhadan wrote:
> 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(-)

Applied to master with a slightly reworked commit title and commit log.
Thanks!

Thomas
Thomas Petazzoni July 26, 2019, 2:28 p.m. UTC | #2
Hello,

On Tue,  5 Jun 2018 10:02:50 -0400
Oleksandr Zhadan <oleks@arcturusnetworks.com> wrote:

> 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>

This defconfig no longer builds with gcc 8.x, due to U-Boot:

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

Could you have a look and send a patch to fix this ?

Thanks!

Thomas
Thomas Petazzoni Aug. 10, 2019, 1:11 p.m. UTC | #3
Hello,

On Fri, 26 Jul 2019 16:28:24 +0200
Thomas Petazzoni <thomas.petazzoni@bootlin.com> wrote:

> On Tue,  5 Jun 2018 10:02:50 -0400
> Oleksandr Zhadan <oleks@arcturusnetworks.com> wrote:
> 
> > 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>  
> 
> This defconfig no longer builds with gcc 8.x, due to U-Boot:
> 
>   https://gitlab.com/buildroot.org/buildroot/-/jobs/259846781
> 
> Could you have a look and send a patch to fix this ?

This is a second reminder about fixing this defconfig, which still
fails to build:

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

Please send a fix in the near future, as otherwise we would have to
remove this defconfig.

Best regards,

Thomas Petazzoni
Thomas Petazzoni Aug. 18, 2019, 8:40 p.m. UTC | #4
Hello,

On Sat, 10 Aug 2019 15:11:24 +0200
Thomas Petazzoni <thomas.petazzoni@bootlin.com> wrote:

> This is a second reminder about fixing this defconfig, which still
> fails to build:
> 
>   https://gitlab.com/buildroot.org/buildroot/-/jobs/269139088
> 
> Please send a fix in the near future, as otherwise we would have to
> remove this defconfig.

Here is a third reminder, since this defconfig again failed to build:

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

Could you have a look ? If not we'll remove the defconfig by the end of
this month, before the 2019.08 release.

Best regards,

Thomas
diff mbox series

Patch

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