Re: [yocto] Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor

2012-08-19 Thread Elvis Dowson
Hi Khem, On Aug 19, 2012, at 10:36 AM, Elvis Dowson wrote: > What should I do to enable multilib in gcc-4.7? > > I think at the moment, in gcc-configure-common.inc, it is disabled. > > If I were to re-enable it as follows, based on what I've diff'd from the Denx > ELDK repo, what how does the

[yocto] Distributing yocto builds onto an Ubuntu 12.04 LTS cluster

2012-08-19 Thread Elvis Dowson
Hi, Has anyone been able to successfully distribute yocto builds onto an Ubuntu 12.04 LTS cluster? Best regards, Elvis Dowson ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Installing Kernel Modules

2012-08-19 Thread Seth Bollinger
Hello All, I currently have a modules*.tgz in my tmp/images/deploy directory that contains all of the kernel modules built. What's the yocto way to pull only the modules I care about into the rootfs image? Thanks, Seth ___ yocto mailing list yocto@yoc

Re: [yocto] Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor

2012-08-19 Thread Khem Raj
On Sat, Aug 18, 2012 at 11:36 PM, Elvis Dowson wrote: > Hi Khem, > What should I do to enable multilib in gcc-4.7? > > I think at the moment, in gcc-configure-common.inc, it is disabled. > > If I were to re-enable it as follows, based on what I've diff'd from the > Denx ELDK repo

Re: [yocto] Distributing yocto builds onto an Ubuntu 12.04 LTS cluster

2012-08-19 Thread Khem Raj
On Sun, Aug 19, 2012 at 5:15 AM, Elvis Dowson wrote: > Has anyone been able to successfully distribute yocto builds onto an Ubuntu > 12.04 LTS cluster? master works fine ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listi

Re: [yocto] Distributing yocto builds onto an Ubuntu 12.04 LTS cluster

2012-08-19 Thread Elvis Dowson
Hi Khem, On Aug 19, 2012, at 20:09, Khem Raj wrote: > On Sun, Aug 19, 2012 at 5:15 AM, Elvis Dowson wrote: >> Has anyone been able to successfully distribute yocto builds onto an Ubuntu >> 12.04 LTS cluster? > > master works fine I couldnt get icecc to work. Could you share your settings to

Re: [yocto] Installing Kernel Modules

2012-08-19 Thread Chris Larson
On Sun, Aug 19, 2012 at 6:53 AM, Seth Bollinger wrote: > I currently have a modules*.tgz in my tmp/images/deploy directory that > contains all of the kernel modules built. What's the yocto way to pull only > the modules I care about into the rootfs image? Every kernel module gets split out into

Re: [yocto] linux-yocto and private topic branches

2012-08-19 Thread Bruce Ashfield
On 12-08-17 5:33 PM, Marc Ferland wrote: Bruce Ashfield writes: On 12-08-17 04:21 PM, Marc Ferland wrote: Hi, I'm maintaining a BSP based on crownbay and I would like to change my current kernel recipe from a custom one to linux-yocto_3.2.bb. I'm just heading out for the weekend, but I can