From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: rs@ti.com
Cc: afd@ti.com, reatmon@ti.com, denis@denix.org,
martin.jansa@gmail.com, peter.kjellerstedt@axis.com,
openembedded-core@lists.openembedded.org
Subject: Re: [OE-core][PATCH 0/2] Fix: allow specification of dtb directory
Date: Fri, 12 May 2023 17:06:54 +0200 [thread overview]
Message-ID: <2023051215065401e172fd@mail.local> (raw)
In-Reply-To: <20230511213614.466484-1-rs@ti.com>
Hello,
This caused the following failures on the AB:
https://autobuilder.yoctoproject.org/typhoon/#/builders/113/builds/3986/steps/13/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/5176/steps/15/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/5167/steps/14/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/7160/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/106/builds/6067/steps/12/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/127/builds/1406/steps/14/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/80/builds/5126/steps/14/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/5205/steps/14/logs/stdio
2023-05-12 09:01:46,475 - oe-selftest - INFO - fitimage.FitImageTests.test_initramfs_bundle (subunit.RemotedTestCase)
2023-05-12 09:01:46,476 - oe-selftest - INFO - ... FAIL
and
ERROR: When reparsing /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.1.bb:do_package, the basehash value changed from 856d8373327180fa74e88cff2bbc28b82eb24fb635dc7d3ac16d7a2b7d89ff2e to d2b77c38850e4954edc1422022fb0dbd307742cf2eafac6d8ae699d03d2ce13b. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake linux-yocto -cdo_package -Snone
ERROR: Then:
ERROR: $ bitbake linux-yocto -cdo_package -Sprintdiff
On 11/05/2023 16:36:12-0500, Randolph Sapp via lists.openembedded.org wrote:
> From: Randolph Sapp <rs@ti.com>
>
> Fix a few of the oddities introduced by the previous patch that allowed
> specification of the DTB install directory and specification of vendor
> directories in that directory.
>
> Add a recursive search for dtb and dtbo files to make sure
> upstream dtb directory standards don't break our packages.
>
> Makes the kernel-devicetree class posix compliant again by using BB
> variables more efficiently.
>
> Martin Jansa (1):
> kernel-devicetree: make shell scripts posix compliant
>
> Randolph Sapp (1):
> kernel-devicetree: recursively search for dtbs
>
> meta/classes-recipe/kernel-devicetree.bbclass | 26 +++++++++++++------
> meta/classes-recipe/kernel.bbclass | 2 +-
> 2 files changed, 19 insertions(+), 9 deletions(-)
>
> --
> 2.40.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#181157): https://lists.openembedded.org/g/openembedded-core/message/181157
> Mute This Topic: https://lists.openembedded.org/mt/98837534/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2023-05-12 15:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-11 21:36 [OE-core][PATCH 0/2] Fix: allow specification of dtb directory rs
2023-05-11 21:36 ` [OE-core][PATCH 1/2] kernel-devicetree: make shell scripts posix compliant rs
2023-05-11 21:36 ` [OE-core][PATCH 2/2] kernel-devicetree: recursively search for dtbs rs
2023-05-12 15:06 ` Alexandre Belloni [this message]
2023-05-12 17:18 ` [EXTERNAL] Re: [OE-core][PATCH 0/2] Fix: allow specification of dtb directory Randolph Sapp
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=2023051215065401e172fd@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=afd@ti.com \
--cc=denis@denix.org \
--cc=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=peter.kjellerstedt@axis.com \
--cc=reatmon@ti.com \
--cc=rs@ti.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox