Files

copied

There are no circuits or boards in this repository.

Last update 7 years 2 months by Manjukumar Matha
Filesrecipes-bspu-boot
..
u-boot-xlnx_%.bbappend
u-boot-xlnx_%.bbappend
DEPENDS += "virtual/dtb" DTB_PATH ?= "/boot/devicetree" DTB_NAME ?= "system-top.dtb" EXTRA_OEMAKE += "${@'EXT_DTB=${RECIPE_SYSROOT}/${DTB_PATH}/${DTB_NAME}' if (d.getVar('DTB_NAME', True) != '') else '' }"
Report a bug