Re: [OE-core] [PATCH] qemu.inc: Non deterministic compile of qemu

2013-03-02 Thread Richard Purdie
On Fri, 2013-03-01 at 11:05 -0500, Trevor Woerner wrote: > On Fri, Mar 1, 2013 at 9:26 AM, Jason Wessel > wrote: > > When you using a qemuppc target and sstate you might end up with > > the problem: > > > > diff --git a/meta/recipes-devtools/qemu/qemu.inc > > b/meta/recipes-devtools/qemu/qemu.in

Re: [OE-core] [PATCH] qemu.inc: Non deterministic compile of qemu

2013-03-01 Thread Trevor Woerner
On Fri, Mar 1, 2013 at 9:26 AM, Jason Wessel wrote: > When you using a qemuppc target and sstate you might end up with > the problem: > > diff --git a/meta/recipes-devtools/qemu/qemu.inc > b/meta/recipes-devtools/qemu/qemu.inc > index 6c44b31..eb60d43 100644 > --- a/meta/recipes-devtools/qemu/qem

Re: [OE-core] [PATCH] qemu.inc: Non deterministic compile of qemu

2013-03-01 Thread Khem Raj
Sent from my iPad On Mar 1, 2013, at 6:26 AM, Jason Wessel wrote: > When you using a qemuppc target and sstate you might end up with > the problem: > > qemu-system-ppc: error while loading shared libraries: > libfdt.so.1: cannot open shared object file: No such file or directory > > The wa

[OE-core] [PATCH] qemu.inc: Non deterministic compile of qemu

2013-03-01 Thread Jason Wessel
When you using a qemuppc target and sstate you might end up with the problem: qemu-system-ppc: error while loading shared libraries: libfdt.so.1: cannot open shared object file: No such file or directory The way you can force this to happen assuming you are using sstate is as follows: bitbake