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
