]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
devicetree.bbclass: Allow selection of dts files to build
authorPetr Kubizňák <kubiznak@2n.com>
Fri, 21 Apr 2023 15:23:25 +0000 (17:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 May 2023 11:36:45 +0000 (12:36 +0100)
commita6164c384a5bf3980a7a6c7f23927af9aca93b85
treecaf4de9e0b98b28948582aa8351bdf39ecc72c55
parent9351b6e7fab5669340bb062b9c84fb4faa3dce0b
devicetree.bbclass: Allow selection of dts files to build

Add DT_FILES variable to allow the user of the class to select specific
dts files to build. This is useful for packages featuring dts files
for multiple machines.

Since many machine configs contain a list of dtb files
(e.g. KERNEL_DEVICETREE), DT_FILES works with both dts and dtb files.

Signed-off-by: Petr Kubizňák <kubiznak@2n.com>
meta/classes-recipe/devicetree.bbclass