summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/autoconf/autoconf_2.68.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2012-04-16 16:36:45 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-16 22:53:00 +0100
commitca14115a12f288be8bdac251b4412a593fb88fe1 (patch)
tree890416356f731e4183823cdaccdbe28b70d7f8a8 /meta/recipes-devtools/autoconf/autoconf_2.68.bb
parentb99e2f2f33732713a0288e356d2b084b199f0399 (diff)
downloadpoky-ca14115a12f288be8bdac251b4412a593fb88fe1.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools/autoconf/autoconf_2.68.bb')
0 files changed, 0 insertions, 0 deletions