summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2023-05-22 15:46:11 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-05-25 10:29:09 +0100
commit2f68c2d72741fc0067578848d67495140a187da3 (patch)
tree36736d733626ed2540dd6dc9826f1bcf329e3dae /meta/classes-recipe
parentf18e1d2c6a13c3bd8c130f0d20ff2b62a137d84a (diff)
downloadpoky-2f68c2d72741fc0067578848d67495140a187da3.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: 4cd62f72dbaa0361e97d7c118752d0a2b02adfbe) 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>
Diffstat (limited to 'meta/classes-recipe')
0 files changed, 0 insertions, 0 deletions