From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: Jon Mason <jdmason@kudzu.us>
Cc: meta-arm@lists.yoctoproject.org
Subject: Re: [meta-arm] [PATCH] systemd-boot: update systemd-bootaarch64.efi path
Date: Wed, 29 Jan 2025 09:03:59 +0200 [thread overview]
Message-ID: <Z5nS314VFsL9NcSk@nuoska> (raw)
In-Reply-To: <CAPoiz9wANA-Tgub4G+AXs_yQf9-NyKsSOJX5J0z=qOu8=jA42A@mail.gmail.com>
Hi,
On Tue, Jan 28, 2025 at 03:33:28PM +0000, Jon Mason wrote:
> On Mon, Jan 27, 2025 at 7:24 AM Mikko Rapeli via
> lists.yoctoproject.org
> <mikko.rapeli=linaro.org@lists.yoctoproject.org> wrote:
> >
> > poky updated systemd from 256 to 257 which changed
> > the build time path.
> >
> > Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
>
> I tried this out a couple weeks ago.
> https://gitlab.com/jonmason00/meta-arm/-/jobs/8885513336
> Essentially, systemd changed more than just the location. It changed
> UKI fairly significantly, and that is failing to generate an
> authenticated image.
> I was able to bisect it to the systemd commit
> https://github.com/systemd/systemd/commit/2188c759f97e40b97ebe3e94e82239f36b525b10
>
> I ran out of time to bug this further, and meant to email you with the above.
>
> I'm hesitant to apply a patch that doesn't fully resolve the issue
> (though Ross might have a different opinion). So, if you can manage
> to fix the systemd UKI issue, I'd be willing to take it then.
Ok I will have a look. oe-core has pretty good selftests for uki.bbclass and
systemd-boot so I would have expected them to catch major regressions, apart
from secureboot which is the addition to them in meta-arm.
Cheers,
-Mikko
> Thanks,
> Jon
>
> > ---
> > meta-arm/recipes-core/systemd/systemd-boot-uefi-secureboot.inc | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-arm/recipes-core/systemd/systemd-boot-uefi-secureboot.inc b/meta-arm/recipes-core/systemd/systemd-boot-uefi-secureboot.inc
> > index 84196a68..9d72dac5 100644
> > --- a/meta-arm/recipes-core/systemd/systemd-boot-uefi-secureboot.inc
> > +++ b/meta-arm/recipes-core/systemd/systemd-boot-uefi-secureboot.inc
> > @@ -1,6 +1,6 @@
> > inherit sbsign
> >
> > -SBSIGN_TARGET_BINARY = "${B}/src/boot/efi/systemd-boot${EFI_ARCH}.efi"
> > +SBSIGN_TARGET_BINARY = "${B}/src/boot/systemd-boot${EFI_ARCH}.efi"
> >
> > do_compile:append() {
> > do_sbsign
> > --
> > 2.43.0
> >
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#6350): https://lists.yoctoproject.org/g/meta-arm/message/6350
> > Mute This Topic: https://lists.yoctoproject.org/mt/110835165/3616920
> > Group Owner: meta-arm+owner@lists.yoctoproject.org
> > Unsubscribe: https://lists.yoctoproject.org/g/meta-arm/unsub [jdmason@kudzu.us]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
next prev parent reply other threads:[~2025-01-29 7:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-27 7:23 [PATCH] systemd-boot: update systemd-bootaarch64.efi path Mikko Rapeli
2025-01-28 15:33 ` [meta-arm] " Jon Mason
2025-01-29 7:03 ` Mikko Rapeli [this message]
[not found] ` <181F17E3A23753E5.21193@lists.yoctoproject.org>
2025-01-29 14:46 ` Mikko Rapeli
2025-01-30 15:34 ` [PATCH 1/3] systemd-boot-native: undelete but disable configure and compile tasks Mikko Rapeli
2025-01-30 15:34 ` [PATCH 2/3] uki.bbclass: capture ukify command stdout and stderr Mikko Rapeli
2025-01-30 15:34 ` [PATCH 3/3] systemd-boot-native: fix kernel signature for secureboot Mikko Rapeli
[not found] ` <181F3119A56BC89E.31881@lists.yoctoproject.org>
2025-01-31 7:45 ` [meta-arm] [PATCH] systemd-boot: update systemd-bootaarch64.efi path Mikko Rapeli
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=Z5nS314VFsL9NcSk@nuoska \
--to=mikko.rapeli@linaro.org \
--cc=jdmason@kudzu.us \
--cc=meta-arm@lists.yoctoproject.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.