Re: [OE-core] [PATCH] recipes-devtools/qemu/qemu.inc: Add jpeg as a dependency

2012-05-22 Thread Jason Wessel
On 05/22/2012 01:46 PM, Saul Wold wrote: > On 05/22/2012 11:06 AM, Jason Wessel wrote: >> If you use a shared state cache and build a large file system, >> followed by a small one, the qemu will be built with jpeg support. >> > Is jpeg optional for qemu? Do you know why it's included in the first

Re: [OE-core] [PATCH] recipes-devtools/qemu/qemu.inc: Add jpeg as a dependency

2012-05-22 Thread Saul Wold
On 05/22/2012 11:06 AM, Jason Wessel wrote: If you use a shared state cache and build a large file system, followed by a small one, the qemu will be built with jpeg support. Is jpeg optional for qemu? Do you know why it's included in the first place? Can it be disabled via a --disable in the

[OE-core] [PATCH] recipes-devtools/qemu/qemu.inc: Add jpeg as a dependency

2012-05-22 Thread Jason Wessel
If you use a shared state cache and build a large file system, followed by a small one, the qemu will be built with jpeg support. Building ultra small file systems leaves out jpeg as a dependency for the host tool, and when using a sstate cache you end up with the following error using runqemu: q