generic-poky/meta/recipes-devtools/valgrind
Qing He dd5509458f valgrind: fix perl scripts
svn version of valgrind uses #! @PERL@ for several perl
scripts. However, PERL in autoconf doesn't distinguish
host perl and target perl, causing STAGING_DIR_NATIVE be
written in the output scripts.

This causes unrunnable scripts, and fails FILERDEPENDS
mechanism (thus also do_rootfs_rpm).

Uses /usr/bin/perl instead to fix it.

Signed-off-by: Qing He <qing.he@intel.com>
2010-09-02 09:50:49 +01:00
..
valgrind valgrind: fix perl scripts 2010-09-02 09:50:49 +01:00
valgrind_3.5.0.bb valgrind: fix perl scripts 2010-09-02 09:50:49 +01:00