Re: [yocto] Dependency Tree

2012-06-21 Thread Paul Eggleton
On Wednesday 20 June 2012 16:28:02 Jim Rucker wrote: > Thanks for the help > "how did you conclude that its a prerequisite with external toolchain and > not with internal toolchain?" > Because this system doesn't have network access, so I have to transfer > files to the system manually and use the

Re: [yocto] Dependency Tree

2012-06-19 Thread Paul Eggleton
On Monday 18 June 2012 13:58:03 Jim Rucker wrote: > I'm trying to build using the code sourcery external compiler and I noticed > that it's pulling in qemu. This brings up 2 questions- > 1. Why? Qemu is not a prerequisite for building with GCC and shouldn't be a > prerequisite for building with CS.

Re: [yocto] Dependency Tree

2012-06-18 Thread Khem Raj
On Mon, Jun 18, 2012 at 11:58 AM, Jim Rucker wrote: > I'm trying to build using the code sourcery external compiler and I noticed > that it's pulling in qemu. This brings up 2 questions- > 1. Why? Qemu is not a prerequisite for building with GCC and shouldn't be a > prerequisite for building with

[yocto] Dependency Tree

2012-06-18 Thread Jim Rucker
I'm trying to build using the code sourcery external compiler and I noticed that it's pulling in qemu. This brings up 2 questions- 1. Why? Qemu is not a prerequisite for building with GCC and shouldn't be a prerequisite for building with CS. 2. How can I easily generate a dependency tree so I can '