diff options
| author | Randolph Sapp <rs@ti.com> | 2023-05-26 18:36:15 -0500 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-06-01 16:24:08 -1000 |
| commit | ae34dbb41051987292f6db75978fb7d567ab52dd (patch) | |
| tree | 37174f76a533bdd31412da0810aa98a47aa07a7f /meta/classes/kernel-devicetree.bbclass | |
| parent | b32d7da361b475fd7fec019a51fbf93e23a1d406 (diff) | |
| download | poky-ae34dbb41051987292f6db75978fb7d567ab52dd.tar.gz | |
package: enable recursion on file globs
Enable recursion of file globs. This just allows the use of '**' in file
globs to match 0 or more subdirectories, it should not make all current
globs recursive [1].
[1] https://docs.python.org/3.6/library/glob.html#glob.glob
(From OE-Core rev: 90855ef11e3bd85eea718532f20878b72aa729b4)
Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/classes/kernel-devicetree.bbclass')
0 files changed, 0 insertions, 0 deletions
