From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Cc: openembedded-core@lists.openembedded.org,
Fabio Estevam <festevam@gmail.com>
Subject: Re: [OE-core] [PATCH v2] u-boot: upgrade 2025.04 -> 2025.07
Date: Fri, 18 Jul 2025 12:08:16 +0300 [thread overview]
Message-ID: <aHoPAE56DPoEITOA@nuoska> (raw)
In-Reply-To: <DBE6M18ID41K.956HRERV352W@bootlin.com>
Hi,
On Thu, Jul 17, 2025 at 10:19:45AM +0200, Mathieu Dubois-Briand wrote:
> On Wed Jul 16, 2025 at 10:04 AM CEST, Mikko Rapeli via lists.openembedded.org wrote:
> > From: Fabio Estevam <festevam@gmail.com>
> >
> > Upgrade to U-Boot 2025.07. Added patch for build race condition.
> > Removed qemu KVM USB workaround since issue is fixed upstream.
> >
> > Signed-off-by: Fabio Estevam <festevam@gmail.com>
> > Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
> > ---
> > ...-Makefile.lib-fix-_efi.so-dependency.patch | 116 ++++++++++++++++++
> > .../u-boot/files/disable_CONFIG_USB.cfg | 1 -
> > meta/recipes-bsp/u-boot/u-boot-common.inc | 7 +-
> > ...ols_2025.04.bb => u-boot-tools_2025.07.bb} | 0
> > .../{u-boot_2025.04.bb => u-boot_2025.07.bb} | 4 +-
> > 5 files changed, 123 insertions(+), 5 deletions(-)
> > create mode 100644 meta/recipes-bsp/u-boot/files/0001-Makefile-scripts-Makefile.lib-fix-_efi.so-dependency.patch
> > delete mode 100644 meta/recipes-bsp/u-boot/files/disable_CONFIG_USB.cfg
> > rename meta/recipes-bsp/u-boot/{u-boot-tools_2025.04.bb => u-boot-tools_2025.07.bb} (100%)
> > rename meta/recipes-bsp/u-boot/{u-boot_2025.04.bb => u-boot_2025.07.bb} (64%)
> >
> > v2: added upstreamed patch to fix build race conditon, removed qemu kvm workaround
> > fixed upstream. Would be nice to check if builds now pass.
> >
> > v1: https://lists.openembedded.org/g/openembedded-core/message/220004
> >
>
> Hi Mikko, Fabio,
>
> Thanks for the new version, I really had some hope, but it looks like we
> still have a similar fail:
>
> ERROR: u-boot-1_2025.07-r0 do_compile: oe_runmake failed
> ...
> | arm-poky-linux-gnueabi-ld.bfd: cannot find arch/arm/lib/lib.a: No such file or directory
>
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/2123
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/1971
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/1907
I still did not manage to reproduce these but added delays to some more linker
calls which hopefully exposed the same issues. Fixes submitted upstream
and are in v3.
Cheers,
-Mikko
prev parent reply other threads:[~2025-07-18 9:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-16 8:04 [PATCH v2] u-boot: upgrade 2025.04 -> 2025.07 Mikko Rapeli
2025-07-17 8:19 ` [OE-core] " Mathieu Dubois-Briand
2025-07-18 9:08 ` Mikko Rapeli [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=aHoPAE56DPoEITOA@nuoska \
--to=mikko.rapeli@linaro.org \
--cc=festevam@gmail.com \
--cc=mathieu.dubois-briand@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
/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.