[OE-core] [PATCH 13/38] gnu-config: add perl to RDEPENDS_gnu-config

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 16 08:35:27 UTC 2014


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 <liezhi.yang at windriver.com> 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




More information about the Openembedded-core mailing list