On 01/09/2015 08:42 PM, Burton, Ross wrote:

On 29 December 2014 at 05:47, Hongxu Jia <hongxu.jia@windriver.com> wrote:
Hongxu Jia (4):
  groff: upgrade 1.22.3
  groff: fix native perl path
  directfb: upgrade to 1.7.6
  qt4-embedded: support c++0x stand for directfb

I've merged all of these into MUT apart from "groff: fix native perl path".  Adding a dependency on perl-native seems like a massive overkill when the problem appears to me that we just need to ensure that all Perl scripts in ${bindir} get fixed, or that we set PERL appropriately.  Setting PERL seems to be the right solution but we need it set for target builds only, so would this work?

EXTRA_OECONF_append_class-target="PERL=${bindir}/perl"

Agree

//Hongxu


Ross