diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-04-16 16:36:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-16 22:52:39 +0100 |
commit | 13e6e316d751d0ea3107d5547f6bdd2b74919cad (patch) | |
tree | 04cc4fdaf633d3944d41640c2df0d6ce8f93d163 /meta/recipes-graphics/mesa/mesa-7.11.inc | |
parent | 19255032e7744fce5cbe466e4869ded378d3b4f5 (diff) | |
download | openembedded-core-13e6e316d751d0ea3107d5547f6bdd2b74919cad.tar.gz openembedded-core-13e6e316d751d0ea3107d5547f6bdd2b74919cad.tar.bz2 openembedded-core-13e6e316d751d0ea3107d5547f6bdd2b74919cad.tar.xz openembedded-core-13e6e316d751d0ea3107d5547f6bdd2b74919cad.zip |
glib-2.0: fix builds on fedora 17
Generally distros keep perl at /usr/bin/perl
Fedora 17 also has /bin/perl
this causes glib-2.0 build on such distros to put perl interpreter path in
the perl scripts as /bin/perl
But we set perl location for target as /usr/bin/perl
This mismatch of perl path causes failure of rootfs image creation
like this:
| error: Failed dependencies:
| /bin/perl is needed by libglib-2.0-utils-2.30.3-r0.ppc603e
NOTE: package meta-toolchain-gmae-1.0-r7: task do_populate_sdk: Failed
[YOCTO #2304]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-7.11.inc')
0 files changed, 0 insertions, 0 deletions