generic-poky/meta/recipes-core/glib-2.0
Robert Yang ca14115a12 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]

(From OE-Core rev: 13e6e316d751d0ea3107d5547f6bdd2b74919cad)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-16 22:53:00 +01:00
..
glib-2.0 glib-2.0: Add Upstream Status for nodbus.patch 2012-03-13 11:45:08 +00:00
glib-2.0_2.30.3.bb glib-2.0: fix builds on fedora 17 2012-04-16 22:53:00 +01:00
glib.inc glib-2.0: Disable fam, we don't depend on it 2012-02-27 12:17:27 +00:00