Hi, I've been trying to understand/figure out what changed to break something that was definitely working on pyro -- but it's been hard to trace changes because of the move/restructuring...
When I re-run bitbake for an image that I've built in pyro just fine using all the same code, I see this error about "Nothing PROVIDES 'device-tree' as seen below. This seems to stem from how I tell u-boot about the dtb files that have been made: https://github.com/kratsg/meta-l1calo/blob/master/recipes-bsp/u-boot/u-boot-xlnx.inc (DEPENDS_append_... = " device-tree"). Is there a new way of doing it? ERROR: Nothing PROVIDES 'device-tree' (but /local/d4/gstark/meta-xilinx/meta-xilinx-bsp/recipes-bsp/u-boot/ u-boot-xlnx_2017.3.bb DEPENDS on or otherwise requires it) device-tree was skipped: incompatible with machine gfex-prototype3a (not in COMPATIBLE_MACHINE) ERROR: Required build target 'zynq-base' has no buildable providers. Missing or unbuildable dependency chain was: ['zynq-base', 'virtual/bootloader', 'device-tree'] Summary: There were 2 ERROR messages shown, returning a non-zero exit code. Giordon -- Giordon Stark
-- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
