[OE-core] [PATCHv2 2/8] glib-2.0: Upgrade 2.44.1 -> 2.46.1
Burton, Ross
ross.burton at intel.com
Mon Nov 16 21:06:09 UTC 2015
On 9 November 2015 at 12:43, Jussi Kukkonen <jussi.kukkonen at intel.com>
wrote:
> Fix cross-compilation build issue in gio tests.
>
glib-2.0-native fails with:
| make all-recursive
| make[5]: glib-compile-resources: Command not found
| make[5]: Entering directory
`/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-rpm/build/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.46.1-r0/build/gio/tests'
| make[5]: glib-compile-resources: Command not found
| make[5]: glib-compile-resources: Command not found
| make[5]: glib-compile-resources: Command not found
If the host doesn't have glib-compile-resources on. I guess the patch
needs to say "if cross then use host glib-compile-resources, otherwise use
the one we just built".
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151116/a7e745ed/attachment-0002.html>
More information about the Openembedded-core
mailing list