From: Randolph Sapp <[email protected]> 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. This is done by enabling the recursive flag for all file globs. This shouldn't have any performance issues for recipes that don't explicitly use '**' in their globs. 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 (2): package: enable recursion on file globs kernel-devicetree: recursively search for dtbs meta/classes-recipe/kernel-devicetree.bbclass | 12 ++++++------ meta/classes-recipe/kernel.bbclass | 2 +- meta/lib/oe/package.py | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) -- 2.40.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#181614): https://lists.openembedded.org/g/openembedded-core/message/181614 Mute This Topic: https://lists.openembedded.org/mt/99074029/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
