On Thu, Mar 17, 2016 at 7:44 AM, Zhenhua Luo <[email protected]> wrote: > After investigation, this is an issue in oe-core. The reason is that the > generated qemu binary name of ppc64 targets is qemu-ppc instead of > qemu-ppc64, the gobject-introspection uses qemu-ppc64, so the build issue > appeared. > > There are two solutions for the issue, one is to update qemu-native recipe to > make sure qemu binary name is qemu-ppc64, the other one is to update > gobject-introspection to use qemu-ppc when ppc64 target is built. May I know > about your comments on which one is better?
The fix needs to be generic and fixed in OE-Core, in this case. Provide some pointers where did you find the root cause and I can take a look about which routed I would take. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
