Good day Paul,

I would like to ask why you specifically noted the TOOLCHAIN_TARGET_TASK and not the TOOLCHAIN_HOST_TASK?
Why are you inclined to putting it into the target sysroot and not the host sysroot? Or plainly what are the guidelines on where to put the unit to that toolchain task?

Thanks,
Joseph

On Fri, Sep 26, 2014 at 5:02 PM, Paul Eggleton <paul.eggleton@linux.intel.com> wrote:
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