summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-sdt
diff options
context:
space:
mode:
authorJohn Toomey <john.toomey@amd.com>2024-08-14 17:18:53 +0100
committerMark Hatle <mark.hatle@amd.com>2024-08-16 09:54:55 -0500
commit733654c754a3203cb9dc7e1064c3cd27ab00b009 (patch)
tree9596fcfbc12481059be9a6da139ae898cd9056c0 /meta-xilinx-standalone-sdt
parentd95d0158187802a913236a67758d7e8e629dc8ae (diff)
downloadmeta-xilinx-733654c754a3203cb9dc7e1064c3cd27ab00b009.tar.gz
device-tree: Add dir include required for SDT flow
Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone-sdt')
-rw-r--r--meta-xilinx-standalone-sdt/recipes-bsp/device-tree.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-standalone-sdt/recipes-bsp/device-tree.bbappend b/meta-xilinx-standalone-sdt/recipes-bsp/device-tree.bbappend
index 449a69c8..626d7a0d 100644
--- a/meta-xilinx-standalone-sdt/recipes-bsp/device-tree.bbappend
+++ b/meta-xilinx-standalone-sdt/recipes-bsp/device-tree.bbappend
@@ -1 +1,3 @@
1COMPATIBLE_HOST:xilinx-freertos = "${HOST_SYS}" 1COMPATIBLE_HOST:xilinx-freertos = "${HOST_SYS}"
2
3DT_INCLUDE:kria:append = "${DT_FILES_PATH}/u-boot-xlnx/include/"