On 15 March 2018 at 14:07, Giordon Stark <kratsg@...> wrote: So for my device trees, I'm finding some files are duplicated. In particular some of my dtsi files are going to be the same amongst a few boards we're using, so I would like to have each machine name distinct so that
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
files/${MACHINE}/${MACHINE}.dts
is picked up, while still having
files/common/*.dtsi picked up as well. As an example of my SRC_URI appends: