mbox series

[kirkstone,0/4] kernel-devicetree: allow specification of dtb directory

Message ID 20230526233616.3623368-1-rs@ti.com
Headers show
Series kernel-devicetree: allow specification of dtb directory | expand

Message

Randolph Sapp May 26, 2023, 11:36 p.m. UTC
From: Randolph Sapp <rs@ti.com>

Backporting all of the "kernel-devicetree: allow specification of dtb
directory" series and subsequent fixes to kirkstone. This still has the
same backwards compatibility originally advertised. It won't do anything
to the dtb structure unless you tell it to.

Let me know if you want these squashed or anything like that.

Martin Jansa (1):
  kernel-devicetree: make shell scripts posix compliant

Randolph Sapp (3):
  kernel-devicetree: allow specification of dtb directory
  package: enable recursion on file globs
  kernel-devicetree: recursively search for dtbs

 meta/classes/kernel-devicetree.bbclass | 22 +++++++++++++++++-----
 meta/classes/kernel.bbclass            |  2 ++
 meta/classes/package.bbclass           |  2 +-
 3 files changed, 20 insertions(+), 6 deletions(-)