mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-14 06:40:42 +00:00
537ef85437
The uboot extlinux is using kernel device tree variable to populate the dtb files. The error occurs if the device tree files are in ti folder since there is no ti folder in deploy directory. Fix the kernel device tree path before using in the uboot extlinux. Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>