Hello, I'm attempting to build the picozed-zynq7 machine using meta-xilinx with Poky 2.4.2. I've tried using the *rocko* branch as well as *rel-v2018.2*. For the latter, I had to patch the machine definition since it was missing *require *(PR: https://github.com/Xilinx/meta-xilinx/pull/9). My layer configuration is:
BBLAYERS ?= " \ /ssd/yocto_projects/picozed/poky/meta \ /ssd/yocto_projects/picozed/poky/meta-poky \ /ssd/yocto_projects/picozed/poky/meta-xilinx/meta-xilinx-bsp \ " In each case, I can build *core-image-minimal*, however there is no console output on boot over the UART. The D10 and D11 PS LEDs on the FMC carrier card are flashing in sync. Has anyone else successfully built for this target recently? Regards, Thomas
-- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
