[Solved] Why bitbake st-image-weston don't generate .dts files and how to force it ?
I'm trying to edit the device tree of the distribution but there is no .dts or .dtsi files in all the distribution package directories. The only way I found to experiment modifying the device tree is doing it with developper package (I modified stm32mp157c-dk2.dts) but I now must add it to the distribution and I'm still not able to force bitbake to generate any dts file.
How can I do it.
Thank you in advance.
