On Mon Aug 24, 2026 at 2:43 PM CEST, Jörg Sommer wrote: > Mathieu Dubois-Briand schrieb am Mo 24. Aug, 12:02 (+0200): >> You can find a tag in there: >> >> https://git.yoctoproject.org/poky-ci-archive/tag/?h=oecore/autobuilder.yoctoproject.org/valkyrie/a-full-4555 > > This really helped to track down the issue. In your commit [1] this block is > missing: > > ``` > --- meta/recipes-core/systemd/systemd_261.2.bb > +++ meta/recipes-core/systemd/systemd_261.2.bb > @@ -196,7 +196,6 @@ def build_epoch(d): > PACKAGECONFIG[set-time-epoch] = "${@build_epoch(d)},-Dtime-epoch=0" > PACKAGECONFIG[timedated] = "-Dtimedated=true,-Dtimedated=false" > PACKAGECONFIG[timesyncd] = "-Dtimesyncd=true,-Dtimesyncd=false" > -PACKAGECONFIG[sbinmerge] = "-Dsplit-bin=false,-Dsplit-bin=true" > PACKAGECONFIG[userdb] = "-Duserdb=true,-Duserdb=false" > PACKAGECONFIG[utmp] = "-Dutmp=true,-Dutmp=false" > PACKAGECONFIG[valgrind] = "-DVALGRIND=1,,valgrind" > ``` > > [1] > https://git.yoctoproject.org/poky-ci-archive/commit/?h=oecore/autobuilder.yoctoproject.org/valkyrie/a-full-4555&id=9da89593957c05809e58e85f2d521ab80ce7f807 > > I'll send a v3 based on 261.2
Looks like I missed it while resolving conflicts. Thanks for the v3.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#244119): https://lists.openembedded.org/g/openembedded-core/message/244119 Mute This Topic: https://lists.openembedded.org/mt/120422954/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
