[yocto] Wildcard in RDEPENDS when exporting perl modules to SDK

Paul Eggleton paul.eggleton at linux.intel.com
Fri Sep 26 02:02:42 PDT 2014


Hi Joseph,

On Friday 26 September 2014 13:37:29 Joseph Andrew de la Peña wrote:
> I would like to ask how to include all perl modules into nativesdk? I see
> that all RDEPENDS for perl has a prefix of ${PN}-module-perl-*. How can I
> include all perl modules into the nativesdk host package group? Is there a
> wild card that can be used?

There isn't, but you can just add nativesdk-perl-modules to your SDK (via 
appending to TOOLCHAIN_TARGET_TASK) to accomplish the same thing - it's a 
meta-package that will bring in all of the core modules.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list