Re: [yocto] [meta-raspberrypi][PATCH 2/2] sdcard_image-rpi.bbclass: Copy startup files required for 16MB GPU operation.

2013-05-03 Thread Andrei Gherzan
Merged to master. Thanks a lot. On Thu, May 2, 2013 at 2:05 PM, Andrei Gherzan wrote: > Managed to apply it. Thanks. > > > On Thu, May 2, 2013 at 1:37 PM, Paul Barker wrote: > >> On 1 May 2013 20:19, Andrei Gherzan wrote: >> > >> > Aa... I just can't make it work. My advice is to use git

Re: [yocto] [meta-raspberrypi][PATCH 2/2] sdcard_image-rpi.bbclass: Copy startup files required for 16MB GPU operation.

2013-05-02 Thread Andrei Gherzan
Managed to apply it. Thanks. On Thu, May 2, 2013 at 1:37 PM, Paul Barker wrote: > On 1 May 2013 20:19, Andrei Gherzan wrote: > > > > Aa... I just can't make it work. My advice is to use git send-email > too. > > > > You can cherry-pick it from my repository at the moment > (https://bitbuck

Re: [yocto] [meta-raspberrypi][PATCH 2/2] sdcard_image-rpi.bbclass: Copy startup files required for 16MB GPU operation.

2013-05-02 Thread Paul Barker
On 1 May 2013 20:19, Andrei Gherzan wrote: > > Aa... I just can't make it work. My advice is to use git send-email too. > You can cherry-pick it from my repository at the moment (https://bitbucket.org/betafive/meta-raspberrypi), but yes, git send-email is the way forward. -- Paul Barker Ema

Re: [yocto] [meta-raspberrypi][PATCH 2/2] sdcard_image-rpi.bbclass: Copy startup files required for 16MB GPU operation.

2013-05-01 Thread Andrei Gherzan
On Thu, Apr 25, 2013 at 3:03 PM, Paul Barker wrote: > On 25 April 2013 13:57, Seth Bollinger wrote: > > On Thu, Apr 25, 2013 at 7:51 AM, Paul Barker > wrote: > >> > >> Trying to apply this email I get: > >> > >> Applying: sdcard_image-rpi.bbclass: Copy startup files required > >> for 16MB G

Re: [yocto] [meta-raspberrypi][PATCH 2/2] sdcard_image-rpi.bbclass: Copy startup files required for 16MB GPU operation.

2013-04-25 Thread Paul Barker
On 25 April 2013 13:57, Seth Bollinger wrote: > On Thu, Apr 25, 2013 at 7:51 AM, Paul Barker wrote: >> >> Trying to apply this email I get: >> >> Applying: sdcard_image-rpi.bbclass: Copy startup files required >> for 16MB GPU operation. >> fatal: corrupt patch at line 14 >> Patch fail

Re: [yocto] [meta-raspberrypi][PATCH 2/2] sdcard_image-rpi.bbclass: Copy startup files required for 16MB GPU operation.

2013-04-25 Thread Paul Barker
On 25 April 2013 02:00, seth bollinger wrote: > start_cd.elf and fixup_cd.dat are required when running the system with > a 16MB GPU memory configuration. This change copies all files contained > in bcm2835-bootfiles instead of cherry picking. > > Signed-off-by: Seth Bollinger Trying to apply t

[yocto] [meta-raspberrypi][PATCH 2/2] sdcard_image-rpi.bbclass: Copy startup files required for 16MB GPU operation.

2013-04-24 Thread seth bollinger
start_cd.elf and fixup_cd.dat are required when running the system with a 16MB GPU memory configuration. This change copies all files contained in bcm2835-bootfiles instead of cherry picking. Signed-off-by: Seth Bollinger --- classes/sdcard_image-rpi.bbclass |6 +- 1 files changed, 1 i