diff options
author | Song.Li <Song.Li@windriver.com> | 2012-06-07 16:36:58 -0700 |
---|---|---|
committer | Scott Garman <scott.a.garman@intel.com> | 2012-06-12 13:29:31 -0700 |
commit | 75824ff13f43b330b11cf9a130f061baee785e1a (patch) | |
tree | 5543b1d8d8dab8777570bb91e9085c29416f803b /scripts/runqemu-extract-sdk | |
parent | 4d2ff0a69692f54313ffa9dc83d0e4a2ddba47c3 (diff) | |
download | openembedded-core-75824ff13f43b330b11cf9a130f061baee785e1a.tar.gz openembedded-core-75824ff13f43b330b11cf9a130f061baee785e1a.tar.bz2 openembedded-core-75824ff13f43b330b11cf9a130f061baee785e1a.zip |
groff: Fix build on Fedora 17
Generally distros keep perl at /usr/bin/perl
But Fedora 17 also has /bin/perl,
this causes groff_1.20.1 build to put perl
interpreter path 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 groff-1.20.1-r1.ppc603e
Signed-off-by: Song.Li <song.li@windriver.com>
Sync up with the do_install_append_virtclass-native chunk.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-extract-sdk')
0 files changed, 0 insertions, 0 deletions