Hello. I've been troubleshooting an issue that sometimes QEMU wouldn't start after I built my image. I narrowed it down to that the extract-cdo recipe doesn't properly deploy pmc_cdo.bin to the images dir when the recipe is deployed from sstate cache.
I found a note in the Yocto reference manual about this issue here: https://docs.yoctoproject.org/3.2.4/ref-manual/ref-tasks.html#do-deploy Attached is a patch which seems to address the problem as far as I can tell. I am building using meta-xilinx rel-v2021.2 (commit hash 054cb2cb4c3ffe868ade68369433027989571cf6) with the following in my local.conf: MACHINE ?= "versal-generic" BOARD ?= "vck190" Thanks, Corey
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4981): https://lists.yoctoproject.org/g/meta-xilinx/message/4981 Mute This Topic: https://lists.yoctoproject.org/mt/90842546/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
