Re: [meta-zephyr][PATCH 1/1] zephyr-qemuboot.bbclass: Fix runqemu dependency on qemu native sysroot
Ross Burton <ross@...>
Debugged, the patch is broken.
toggle quoted message
Show quoted text
Using a little tool I have: Task qemu-system-native-5.2.0-r0:do_addto_recipe_sysroot failed Active tasks are: virglrenderer-native-0.9.1-r0:do_rm_work binutils-cross-arm-2.36.1-r0:do_patch qemu-system-native-5.2.0-r0:do_addto_recipe_sysroot qemu-system-native-5.2.0-r0:do_rm_work libepoxy-native-1.5.5-r0:do_rm_work gcc-source-11.1.0-11.1.0-r0:do_unpack Note how qemu is simultaneously adding itself to the sysroot, whilst rm_work is running and deleting the sysroot. This patch isn't compatible with rm_work and should be reverted. Ross On Thu, 13 May 2021 at 13:06, Ross Burton <ross@...> wrote:
|
|