summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-04-25 11:06:50 -0700
committerMark Hatle <mark.hatle@amd.com>2023-05-13 10:20:48 -0500
commitfed09bb2f9a4d3b38e8b3452549e1e3cc2e555c9 (patch)
tree33602f5f8c25d23f04e465ef6f7bc39f489f2abc /meta-xilinx-core/recipes-kernel
parentccff8f7cce68bcf5c0a2251f63200caea6adad98 (diff)
downloadmeta-xilinx-fed09bb2f9a4d3b38e8b3452549e1e3cc2e555c9.tar.gz
device-tree: Move from file CONFIG_DTFILE access to SRC_URI
Move from declaring DT_FILES_PATH to the CONFIG_DTFILE dirname, to the default where it is set to S. This adds the requirement that CONFIG_DTFILE _must_ be self contained (or preprocessed). This prevents the system from compiling any other dts (or dtsi) files located in that directory, to only the ones we've specifically requested. Additionally this simplifies the check_devicetree_variables, as hashing and file validation are now done for us by the fetchers. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
0 files changed, 0 insertions, 0 deletions