All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Romain Naour <romain.naour@smile.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [git commit] configs/orangepi_r1_defconfig: bump U-boot to v2024.01 to fix compatibility with setuptools >= 69
Date: Sat, 08 Jun 2024 15:52:39 +0200	[thread overview]
Message-ID: <87tti335js.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20240522160946.2053787555@busybox.osuosl.org> (Romain Naour's message of "Wed, 22 May 2024 17:53:52 +0200")

>>>>> "Romain" == Romain Naour <romain.naour@smile.fr> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=113eeb55d6701ce01e7401cc322d16604a829513
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/6865597717

 > setuptools.extern.packaging.version.InvalidVersion: Invalid version: 'u-boot-2020.10'
 > make[5]: *** [scripts/dtc/pylibfdt/Makefile:30: scripts/dtc/pylibfdt/_libfdt.so] Error 1
 > make[4]: *** [scripts/Makefile.build:419: scripts/dtc/pylibfdt] Error 2
 > make[4]: *** Waiting for unfinished jobs....
 > make[3]: *** [scripts/Makefile.build:419: scripts/dtc] Error 2
 > make[2]: *** [Makefile:577: scripts] Error 2
 > make[1]: *** [package/pkg-generic.mk:283: /builds/buildroot.org/buildroot/output/build/uboot-2020.10/.stamp_built] Error 2

 > Commit 6b62384e3d2a9e1 (package/python-setuptools: bump to version 69.0.3)
 > bumped setuptools, which now errors out when passed a version with a prefix
 > string.  This u-boot- prefix string is dropped since U-Boot 2023.01 with
 > commit c977b1843504 (libfdt: Fix invalid version warning), so bump U-Boot to
 > v2024.01 to fix this issue.

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
 > Signed-off-by: Romain Naour <romain.naour@smile.fr>

Committed to 2024.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-06-08 13:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-22 15:53 [Buildroot] [git commit] configs/orangepi_r1_defconfig: bump U-boot to v2024.01 to fix compatibility with setuptools >= 69 Romain Naour
2024-06-08 13:52 ` Peter Korsgaard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tti335js.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=romain.naour@smile.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.