Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE-core][PATCH 0/2] Fix: allow specification of dtb directory
@ 2023-05-11 21:36 rs
  2023-05-11 21:36 ` [OE-core][PATCH 1/2] kernel-devicetree: make shell scripts posix compliant rs
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: rs @ 2023-05-11 21:36 UTC (permalink / raw)
  To: afd, reatmon, denis, martin.jansa, peter.kjellerstedt,
	alexandre.belloni
  Cc: openembedded-core, Randolph Sapp

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-12 17:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [OE-core][PATCH 0/2] Fix: allow specification of dtb directory Alexandre Belloni
2023-05-12 17:18   ` [EXTERNAL] " Randolph Sapp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox