[yocto] Encrypted root filesystem

2014-06-27 Thread Diego Sueiro
Folks, I did some search on Google but I could'n found any instructions on how to achieve this with YP/OE build system. How can I get a rootfs encrypted with YP? The image will be installed in a NAND memory. If some could point some directions it will help me a lot. Regards, -- *dS Diego Suei

[yocto] PREFERRED_PROVIDER_

2014-06-27 Thread santosh
Hello! I have package busybox at prio 50 and package shadow at prio 200. Both generate chpasswd. Currently chpasswd is getting installed from shadow because shadow has higher prio. I need chpasswd to come from busybox. How do I do it? I added PREFERRED_PROVIDER_chpasswd=busybox in template but

Re: [yocto] virtual/mesa, virtual/libgl provided by multiple packages

2014-06-27 Thread Alex J Lennon
On 26/06/2014 22:51, Ash Charles wrote: > Hi Alex, > On Fri, Jun 13, 2014 at 1:49 PM, Alex J Lennon > wrote: >> I think these two lines in cogl-1.0.inc are causing mesa to be pulled in >> incorrectly, but I'm not sure what ERDEPENDS does... >> >> # Extra RDEPENDS for PACKAGECONFIG >> # This has t