you can add the specific perl package to your local.conf file under conf
folder of build directory.
It will be something like QorIQ-SDK-<your release
string>/build_p2041ds_release/conf/local.conf
Add Entry IMAGE_INSTALL_append += "perl-modules"

I hope this will help.

Thanks,
sairam



On Mon, Nov 26, 2012 at 9:44 PM, Otavio Salvador <[email protected]>wrote:

> On Mon, Nov 26, 2012 at 1:55 PM, GOPIKRISHNAN S <[email protected]>
> wrote:
> >     Is there any way to include complete PERL with all the PERL Modules
> on
> > to a fsl-image-core. Its coming on fsl-image-full, But missing on
> > fsl-image-core.
> >
> >     Anybody worked on building PERL based package Makefile.pl like
> > shorewall?
>
> This is trivial todo; you can install perl-modules package in your
> image however this is not an optmal solution and would be better if
> you could package shorewall properly and make it depends on the need
> modules set so you don't bloat the image.
>
> --
> Otavio Salvador                             O.S. Systems
> E-mail: [email protected]  http://www.ossystems.com.br
> Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br
> _______________________________________________
> meta-freescale mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to