diff options
| author | Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> | 2024-09-04 10:24:49 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-09-04 09:40:24 -0500 |
| commit | 9098a4f7b2873273bf2d79e01a4a67b388a69f07 (patch) | |
| tree | ddba739167d943ca57e2669bbaba04e155a82853 /meta-xilinx-standalone-sdt | |
| parent | d7ae35cd2286396a7c326714aa773830006c6d32 (diff) | |
| download | meta-xilinx-9098a4f7b2873273bf2d79e01a4a67b388a69f07.tar.gz | |
device-tree.bbappend: Move kria specific DT_INCLUDE to meta-kria
Move kria specific DT_INCLUDE to meta-kria
Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@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 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-xilinx-standalone-sdt/recipes-bsp/device-tree.bbappend b/meta-xilinx-standalone-sdt/recipes-bsp/device-tree.bbappend index 626d7a0d..745b5656 100644 --- a/meta-xilinx-standalone-sdt/recipes-bsp/device-tree.bbappend +++ b/meta-xilinx-standalone-sdt/recipes-bsp/device-tree.bbappend | |||
| @@ -1,3 +1,2 @@ | |||
| 1 | COMPATIBLE_HOST:xilinx-freertos = "${HOST_SYS}" | 1 | COMPATIBLE_HOST:xilinx-freertos = "${HOST_SYS}" |
| 2 | 2 | ||
| 3 | DT_INCLUDE:kria:append = "${DT_FILES_PATH}/u-boot-xlnx/include/" | ||
