Re: [yocto] RaspberryPi Kernel - sometimes it works, sometimes it doesn't

2012-06-12 Thread Tomas Frydrych
On 11/06/12 17:29, Paul Eggleton wrote: > On Monday 11 June 2012 06:53:32 Khem Raj wrote: >> On 6/11/2012 12:29 AM, Tomas Frydrych wrote: >>> I find that -c clean does not work very well, afterward the package >>> gets recompiled but instead of the actual package packages being >>> rebuilt, an earl

[yocto] qemux86 Image won't boot from CF

2012-06-12 Thread Jürgen Messerer
Hi everybody. The following problem occurs when I try to start a x86 linux system from CF-Card. I have generate a qemux86 core-image-minimal image with the latest pokey. After that I have copied everything on a CF including bzImage-3.2.1-yocto-standard Grub was already installed from an old li

Re: [yocto] RaspberryPi Kernel - sometimes it works, sometimes it doesn't

2012-06-12 Thread Paul Eggleton
On Tuesday 12 June 2012 08:23:54 Tomas Frydrych wrote: > Over years of working with Poky I have developed this sort of a normal > work flow: > > bitbake -c devshell > < do some tweaking > > bitbake -c compile -f > bitbake < this pulls package from sstate!!! > scp ... >

Re: [yocto] RaspberryPi Kernel - sometimes it works, sometimes it doesn't

2012-06-12 Thread Gary Thomas
On 2012-06-12 05:26, Paul Eggleton wrote: On Tuesday 12 June 2012 08:23:54 Tomas Frydrych wrote: Over years of working with Poky I have developed this sort of a normal work flow: bitbake -c devshell < do some tweaking> bitbake -c compile -f bitbake < this pulls packag

Re: [yocto] qemux86 Image won't boot from CF

2012-06-12 Thread Andrea Adami
On Tue, Jun 12, 2012 at 1:07 PM, Jürgen Messerer wrote: > Hi everybody. > > > > The following problem occurs when I try to start a x86 linux system from > CF-Card. > > > > I have generate a qemux86 core-image-minimal  image with the latest pokey. > > After that I have copied everything on a CF inc

Re: [yocto] qemux86 Image won't boot from CF

2012-06-12 Thread Andrea Adami
On Tue, Jun 12, 2012 at 2:04 PM, Andrea Adami wrote: > On Tue, Jun 12, 2012 at 1:07 PM, Jürgen Messerer > wrote: >> Hi everybody. >> >> >> >> The following problem occurs when I try to start a x86 linux system from >> CF-Card. >> >> >> >> I have generate a qemux86 core-image-minimal  image with t

[yocto] How to build 32-bit x86 host 32-bit powerpc target cross compiler, on a 64-bit x86 host

2012-06-12 Thread Elvis Dowson
Hi, I am running Ubuntu 12.04 LTS 64-bit. I have a colleague who doesn't have a 64-bit linux installation. What I'd like to be able to do is to build a 32-bit host 32-bit powerpc target cross compiler, on my 64-bit machine. How can I configure Yocto to do this? At the moment, I've alrea

Re: [yocto] How to build 32-bit x86 host 32-bit powerpc target cross compiler, on a 64-bit x86 host

2012-06-12 Thread Khem Raj
On Tue, Jun 12, 2012 at 8:14 AM, Elvis Dowson wrote: > Hi, >       I am running Ubuntu 12.04 LTS 64-bit. I have a colleague who doesn't > have a 64-bit linux installation. What I'd like to be able to do is to build > a 32-bit host 32-bit powerpc target cross compiler, on my 64-bit machine. > > How

Re: [yocto] [PATCH 0/1] remove snb rc6 patches from v3.4 kernel repository

2012-06-12 Thread Kamble, Nitin A
> > Bruce, > > I think these rc6 patches are still needed for linux-yocto_3.2.bbappend. > And they are referenced in the sugarbay bsp 3.2 Yocto kernel as you note > above. The commit I sent is for for v3.4 yocto kernel tree. > > Yes, of course it's for 3.4 .. that's where I merged it :) > > http:

[yocto] denzil bug status.

2012-06-12 Thread Scott Garman
Hello, As we are less than a week from our intended release candidate freeze date (June 18) for the denzil point-release, I had a meeting with Richard Purdie and Saul Wold to go over the final bug list and assess the remaining work. Here is a summary of the results of that meeting. The bug numbe

Re: [yocto] denzil bug status.

2012-06-12 Thread Robert P. J. Day
On Tue, 12 Jun 2012, Scott Garman wrote: > Hello, > > As we are less than a week from our intended release candidate freeze > date (June 18) for the denzil point-release, I had a meeting with > Richard Purdie and Saul Wold to go over the final bug list and assess > the remaining work. Here is a su

Re: [yocto] denzil bug status.

2012-06-12 Thread Scott Garman
On 06/12/2012 11:20 AM, Robert P. J. Day wrote: On Tue, 12 Jun 2012, Scott Garman wrote: Hello, As we are less than a week from our intended release candidate freeze date (June 18) for the denzil point-release, I had a meeting with Richard Purdie and Saul Wold to go over the final bug list and

Re: [yocto] denzil bug status.

2012-06-12 Thread Robert P. J. Day
On Tue, 12 Jun 2012, Scott Garman wrote: > On 06/12/2012 11:20 AM, Robert P. J. Day wrote: > > On Tue, 12 Jun 2012, Scott Garman wrote: > > > > > Hello, > > > > > > As we are less than a week from our intended release candidate freeze > > > date (June 18) for the denzil point-release, I had a meet

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-06-12 Thread Ryan Julian
Tomas Frydrych writes: > This is a different issue. I get this too with one particular MMC card, > but with 2.6.37 kernel, if I unplug this card and plug it back in the > boot resumes and completes successfully. If I do this with the 3.0.2 > kernel, the bug I described with the associated kernel p

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-06-12 Thread Bruce Ashfield
On Tue, Jun 12, 2012 at 7:00 PM, Ryan Julian wrote: > Tomas Frydrych writes: >> This is a different issue. I get this too with one particular MMC card, >> but with 2.6.37 kernel, if I unplug this card and plug it back in the >> boot resumes and completes successfully. If I do this with the 3.0.2

Re: [yocto] [PATCH x32 Edison 0/2] Fixes for meta-x32 edison branch

2012-06-12 Thread Kamble, Nitin A
> -Original Message- > From: Joshua Lock [mailto:joshua.l...@intel.com] > Sent: Tuesday, June 05, 2012 5:46 PM > To: yocto@yoctoproject.org > Cc: Joshua Lock; Kamble, Nitin A > Subject: [PATCH x32 Edison 0/2] Fixes for meta-x32 edison branch > > The following patches are required to use

Re: [yocto] How to build 32-bit x86 host 32-bit powerpc target cross compiler, on a 64-bit x86 host

2012-06-12 Thread Lu, Lianhao
Please set SDKMACHINE to "i686" in your local.conf when you building the cross canadian compiler. Best Regards, Lianhao From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Elvis Dowson Sent: Tuesday, June 12, 2012 11:15 PM To: Yocto Discussion Mailing List

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-06-12 Thread Bruce Ashfield
On Tue, Jun 12, 2012 at 7:38 PM, Ryan Julian wrote: > Hi Bruce, > > The build I'm using already includes Denys' patch. > > I was referring to Tomas' original problem, in which the MMC card > successfully initialized, but the kernel still panics while trying to mount > mmcblk0p2. These two seem unr

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-06-12 Thread Tomas Frydrych
On 13/06/12 03:34, Bruce Ashfield wrote: > On Tue, Jun 12, 2012 at 7:38 PM, Ryan Julian wrote: >> Hi Bruce, >> >> The build I'm using already includes Denys' patch. >> >> I was referring to Tomas' original problem, in which the MMC card >> successfully initialized, but the kernel still panics whil