diff options
| -rwxr-xr-x | meta-xilinx-standalone-experimental/recipes-core/meta/files/dt-processor.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-core/meta/files/dt-processor.sh b/meta-xilinx-standalone-experimental/recipes-core/meta/files/dt-processor.sh index 359d8d10..939fabe4 100755 --- a/meta-xilinx-standalone-experimental/recipes-core/meta/files/dt-processor.sh +++ b/meta-xilinx-standalone-experimental/recipes-core/meta/files/dt-processor.sh | |||
| @@ -977,10 +977,6 @@ PREFERRED_VERSION_psm-firmware = "2023.1_sdt_experimental%" | |||
| 977 | # Exclude BASE_TMPDIR from hash calculations | 977 | # Exclude BASE_TMPDIR from hash calculations |
| 978 | BB_HASHEXCLUDE_COMMON:append = " BASE_TMPDIR" | 978 | BB_HASHEXCLUDE_COMMON:append = " BASE_TMPDIR" |
| 979 | 979 | ||
| 980 | # We don't want the kernel to build us a device-tree | ||
| 981 | KERNEL_DEVICETREE:example-sdt = "" | ||
| 982 | # We need u-boot to use the one we passed in | ||
| 983 | DEVICE_TREE_NAME:pn-u-boot-xlnx-scr = "\${@os.path.basename(d.getVar('CONFIG_DTFILE').replace('.dts', '.dtb'))}" | ||
| 984 | # Update bootbin to use proper device tree | 980 | # Update bootbin to use proper device tree |
| 985 | BIF_PARTITION_IMAGE[device-tree] = "\${RECIPE_SYSROOT}/boot/devicetree/\${@os.path.basename(d.getVar('CONFIG_DTFILE').replace('.dts', '.dtb'))}" | 981 | BIF_PARTITION_IMAGE[device-tree] = "\${RECIPE_SYSROOT}/boot/devicetree/\${@os.path.basename(d.getVar('CONFIG_DTFILE').replace('.dts', '.dtb'))}" |
| 986 | # Remap boot files to ensure the right device tree is listed first | 982 | # Remap boot files to ensure the right device tree is listed first |
