summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2017-04-15 19:29:37 +1000
committerNathan Rossi <nathan@nathanrossi.com>2017-04-26 15:33:30 +1000
commite448d3c1de3ce284ef42a591fd89cf4c2b6a81cf (patch)
treef4636fe64ed694d6033f2b33a29807467c30915c /conf/machine/include
parentae22febf817ba9bee60014756e0d87f635f7e25f (diff)
downloadmeta-xilinx-e448d3c1de3ce284ef42a591fd89cf4c2b6a81cf.tar.gz
device-tree.bbappend: Move use of MACHINE_DEVICETREE to SRC_URI
Remove the use of MACHINE_DEVICETREE for providing sources to device-tree, instead provide the device tree sources as SRC_URI entires. Whilst this was already being done automatically by the MACHINE_DEVICETREE logic it also created a non-standard way of providing the device tree sources to the recipe. The setup of SRC_URI is done via the use of a device-tree.bbappend instead of directly in the device-tree.bb recipe itself. This is for two reason, separation of the source from the build logic as well as to provide an example for how a user can extend the device-tree recipe to provide custom device tree sources in their layer. This change also moves the paths to the sources around, this is to align the names of the directories to match the OVERRIDES so that when expanding the file paths it will search the subdirs based on the OVERRIDES or machine names. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'conf/machine/include')
0 files changed, 0 insertions, 0 deletions