Re: [yocto] Perl usage in recipe

2015-08-05 Thread mar.krzeminski
W dniu 05.08.2015 o 20:08, Khem Raj pisze: On Wed, Aug 5, 2015 at 10:23 AM, mar.krzeminski wrote: Hello, In my recipe I want to call perl script that will create image. How should I do that to be absolutely sure that perl will be used from yocto not from my system? Maybe is there any example

Re: [yocto] Perl usage in recipe

2015-08-05 Thread Khem Raj
On Wed, Aug 5, 2015 at 10:23 AM, mar.krzeminski wrote: > Hello, > > In my recipe I want to call perl script that will create image. > How should I do that to be absolutely sure that perl will be used from yocto > not from my system? > Maybe is there any example somewhere that I can check how this

[yocto] Perl usage in recipe

2015-08-05 Thread mar.krzeminski
Hello, In my recipe I want to call perl script that will create image. How should I do that to be absolutely sure that perl will be used from yocto not from my system? Maybe is there any example somewhere that I can check how this should be done? Regards, Marcin -- ___