All of lore.kernel.org
 help / color / mirror / Atom feed
* Raspberry b+ support
@ 2014-10-31 12:13 Natural Groove
  2014-10-31 15:03 ` Laurentiu Palcu
  2014-10-31 15:06 ` Mike Hogg
  0 siblings, 2 replies; 5+ messages in thread
From: Natural Groove @ 2014-10-31 12:13 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Hi,

I am interested in using oe to crossbuild stuff for raspberry pi b+, and
I wondered if someone already achieved to do this?
 From what I read there are some specifics to deal with, can someone
help me with setting this up for b+?

Thanks in advance
Natural

---
Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection avast! Antivirus est active.
http://www.avast.com



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Raspberry b+ support
  2014-10-31 12:13 Raspberry b+ support Natural Groove
@ 2014-10-31 15:03 ` Laurentiu Palcu
  2014-10-31 15:06 ` Mike Hogg
  1 sibling, 0 replies; 5+ messages in thread
From: Laurentiu Palcu @ 2014-10-31 15:03 UTC (permalink / raw)
  To: Natural Groove; +Cc: yocto@yoctoproject.org

On Fri, Oct 31, 2014 at 01:13:53PM +0100, Natural Groove wrote:
> Hi,
> 
> I am interested in using oe to crossbuild stuff for raspberry pi b+,
> and I wondered if someone already achieved to do this?
> From what I read there are some specifics to deal with, can someone
> help me with setting this up for b+?
FWIW, I own a rpi b+ that I use to automate things in my house and it
works just fine. I'm not aware of any specifics... Just get the
meta-raspberrypi layer from [1] and follow the instructions in the
README file to build your image.

[1] git://git.yoctoproject.org/meta-raspberrypi

laurentiu

> 
> Thanks in advance
> Natural
> 
> ---
> Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection avast! Antivirus est active.
> http://www.avast.com
> 
> -- 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Raspberry b+ support
  2014-10-31 12:13 Raspberry b+ support Natural Groove
  2014-10-31 15:03 ` Laurentiu Palcu
@ 2014-10-31 15:06 ` Mike Hogg
  2014-11-05 13:14   ` Andrei Gherzan
  1 sibling, 1 reply; 5+ messages in thread
From: Mike Hogg @ 2014-10-31 15:06 UTC (permalink / raw)
  To: Natural Groove, yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 955 bytes --]

Yes you can and I have. Search the pi forum for my posts there, last time I tried a yocto build for the b+ it pulled in the old pi firmware which doesn't work on the b+. Per my notes on the pi forum thats easily fixed by copying firmware from another b+ image. 

On 31 October 2014 12:13:53 GMT+00:00, Natural Groove <natural_groove@hotmail.fr> wrote:
>Hi,
>
>I am interested in using oe to crossbuild stuff for raspberry pi b+,
>and 
>I wondered if someone already achieved to do this?
> From what I read there are some specifics to deal with, can someone 
>help me with setting this up for b+?
>
>Thanks in advance
>Natural
>
>---
>Ce courrier électronique ne contient aucun virus ou logiciel
>malveillant parce que la protection avast! Antivirus est active.
>http://www.avast.com
>
>-- 
>_______________________________________________
>yocto mailing list
>yocto@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/yocto

[-- Attachment #2: Type: text/html, Size: 1126 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Raspberry b+ support
  2014-10-31 15:06 ` Mike Hogg
@ 2014-11-05 13:14   ` Andrei Gherzan
  2014-11-20 12:01     ` Andrei Gherzan
  0 siblings, 1 reply; 5+ messages in thread
From: Andrei Gherzan @ 2014-11-05 13:14 UTC (permalink / raw)
  To: Mike Hogg; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1336 bytes --]

I did nothing regarding RPI b+ as i don't own a device like that. If you
guys can make it work and patches are needed in order to accomplish this,
please send them over mailing list and/or review gerrit.
Thanks.



On Fri, Oct 31, 2014 at 4:06 PM, Mike Hogg <mikehogg@mountdrive.com> wrote:

> Yes you can and I have. Search the pi forum for my posts there, last time
> I tried a yocto build for the b+ it pulled in the old pi firmware which
> doesn't work on the b+. Per my notes on the pi forum thats easily fixed by
> copying firmware from another b+ image.
>
> On 31 October 2014 12:13:53 GMT+00:00, Natural Groove <
> natural_groove@hotmail.fr> wrote:
>>
>> Hi,
>>
>> I am interested in using oe to crossbuild stuff for raspberry pi b+, and
>> I wondered if someone already achieved to do this?
>>  From what I read there are some specifics to deal with, can someone
>> help me with setting this up for b+?
>>
>> Thanks in advance
>> Natural
>>
>> ---
>> Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection avast! Antivirus est active.
>> http://www.avast.com
>>
>>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>


-- 
*Andrei Gherzan*

[-- Attachment #2: Type: text/html, Size: 2386 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Raspberry b+ support
  2014-11-05 13:14   ` Andrei Gherzan
@ 2014-11-20 12:01     ` Andrei Gherzan
  0 siblings, 0 replies; 5+ messages in thread
From: Andrei Gherzan @ 2014-11-20 12:01 UTC (permalink / raw)
  To: Mike Hogg; +Cc: yocto@yoctoproject.org

Hello,

On Wed, Nov 05, 2014 at 02:14:48PM +0100, Andrei Gherzan wrote:
>    I did nothing regarding RPI b+ as i don't own a device like that. If
>    you guys can make it work and patches are needed in order to accomplish
>    this, please send them over mailing list and/or review gerrit.
>    Thanks.
>
>    On Fri, Oct 31, 2014 at 4:06 PM, Mike Hogg <[1]mikehogg@mountdrive.com>
>    wrote:
>
>    Yes you can and I have. Search the pi forum for my posts there, last
>    time I tried a yocto build for the b+ it pulled in the old pi firmware
>    which doesn't work on the b+. Per my notes on the pi forum thats easily
>    fixed by copying firmware from another b+ image.
>    On 31 October 2014 12:13:53 GMT+00:00, Natural Groove
>    <[2]natural_groove@hotmail.fr> wrote:
>
> Hi,
> I am interested in using oe to crossbuild stuff for raspberry pi b+, and
> I wondered if someone already achieved to do this?
>  From what I read there are some specifics to deal with, can someone
> help me with setting this up for b+?

Any issues while trying meta-rpi with b+? Anyone succeeded? Ping me if any
help is needed.

--
Andrei Gherzan


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-20 12:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31 12:13 Raspberry b+ support Natural Groove
2014-10-31 15:03 ` Laurentiu Palcu
2014-10-31 15:06 ` Mike Hogg
2014-11-05 13:14   ` Andrei Gherzan
2014-11-20 12:01     ` Andrei Gherzan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.