On 3 May 2017 at 17:54, Pello Heriz <[email protected]> wrote: > Excuse me, I forgot to add the removing part that was suppose to solve the > problem for Peter. > > INHERIT += "rm_work"
This issue with rm_work should be resolved with master. There were changes made to make runqemu/qemuboot boot depend on the qemu-helper-native sysroot, which is set to be excluded by rm_work. These are the changes in oe: http://git.openembedded.org/openembedded-core/commit/?id=2e7a155774952705d21109720985f6833fba2669 http://git.openembedded.org/openembedded-core/commit/?id=0f207bfc1f7a4fd509b78d32bbe1a8d4ebea8053 And the following commit is needed in meta-xilinx for zcu102 due to using qemu-xilinx: http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/commit/?id=3119a03a3db979541a5a20884e393c3b0868f9b5 Are you layers up to date and include these commits? If so could you look to see if the qemu-xilinx-helper-native recipe was built has content in its workdir and if the recipe-sysroot-native/ directory exists or not? Thanks, Nathan > > > 2017-05-03 9:52 GMT+02:00 Pello Heriz <[email protected]>: >> >> Hi, >> >> I have a problem when trying to execute "runqemu zcu102-zynqmp" command. I >> have seen that the problem is exactly the same that reported Peter in the >> next link some months ago: >> >> https://www.mail-archive.com/[email protected]/msg01238.html >> >> Anyway, he says that the problem was solved by removing () from his >> local.conf file. In my case there is not nothing related to this in the >> local.conf file and the problem is still there. Does anybody know how to >> solve this issue? >> >> Best regards, >> Pello > > > > -- > _______________________________________________ > meta-xilinx mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-xilinx > -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
