diff options
| author | John Toomey <john.toomey@amd.com> | 2024-08-14 17:18:53 +0100 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-08-16 09:54:55 -0500 |
| commit | 733654c754a3203cb9dc7e1064c3cd27ab00b009 (patch) | |
| tree | 9596fcfbc12481059be9a6da139ae898cd9056c0 /meta-xilinx-standalone-sdt | |
| parent | d95d0158187802a913236a67758d7e8e629dc8ae (diff) | |
| download | meta-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.bbappend | 2 |
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 @@ | |||
| 1 | COMPATIBLE_HOST:xilinx-freertos = "${HOST_SYS}" | 1 | COMPATIBLE_HOST:xilinx-freertos = "${HOST_SYS}" |
| 2 | |||
| 3 | DT_INCLUDE:kria:append = "${DT_FILES_PATH}/u-boot-xlnx/include/" | ||
