We're using honister. We have a recipe that generates a device tree using devicetree.bbclass. It doesn't do anything special:
SRC_URI = file://system-top.dts DT_INCLUDE:append = " ${THISDIR}/files" COMPATIBLE_MACHINE:zynq = "zynq" inherit devicetree It's unclear to me how this is actually supposed to work, however. There are no examples of using the class in poky or meta-openembedded that I can find. What I'm leaning towards now is creating a bbappend for the kernel recipe that just installs the generated device tree into arch/arm/boot/dts. But if anyone has a better way I'd be glad to hear it. Thanks, Chris
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#166754): https://lists.openembedded.org/g/openembedded-core/message/166754 Mute This Topic: https://lists.openembedded.org/mt/91625593/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-