On Wed, 2014-07-16 at 11:01 +0800, Robert Yang wrote: > > On 07/15/2014 11:40 PM, Khem Raj wrote: > > On Tue, Jul 15, 2014 at 7:19 AM, Robert Yang <[email protected]> > > wrote: > >> Perl script: > >> gnu-config/usr/bin/gnu-configize > > > > will it impact native recipes too ? > > Yes, it will, thanks, update it to target only in the git repo, > > RDEPENDS_${PN}_class-target += "perl"
Please don't do that. perl-native should be in ASSUME_PROVIDED so we should be safe from that angle (but we should check). The autobuilder showed an error with these changes: https://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/170/steps/BuildImages/logs/stdio (see the bash-native ERROR) so we probably need to add bash-native to ASSUME_PROVIDED to fix that. Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
