* two layers: hardware and distro.
@ 2010-11-10 11:41 João Henrique Freitas
2010-11-10 13:37 ` Richard Purdie
2010-11-10 13:40 ` Bruce Ashfield
0 siblings, 2 replies; 4+ messages in thread
From: João Henrique Freitas @ 2010-11-10 11:41 UTC (permalink / raw)
To: yocto
Hi,
I am novice yocto user.
My target is create a BSP to my hardware+application. Is Yocto a
suitable project to do it?
I want to create two layers:
bsp-myhardware: linux kernel, firmware, specific hardware configuration
bsp-myapplication: linux distro with all software need. Ex: net-snmp,
lksctp (the target is telecom applications)
Currently yocto does not have many recipes that I need. No problem, I
can get from OE. We use kernel 2.6.22 and I presume that I need a
recipe to it and put inside bsp-myhardware, right?
Thanks.
--
-----------------------------------------------------------
João Henrique Freitas - joaohf_at_gmail.com
Campinas-SP-Brasil
BSD051283
LPI 1
http://www.joaohfreitas.eti.br
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: two layers: hardware and distro.
2010-11-10 11:41 two layers: hardware and distro João Henrique Freitas
@ 2010-11-10 13:37 ` Richard Purdie
2010-11-10 18:02 ` João Henrique Freitas
2010-11-10 13:40 ` Bruce Ashfield
1 sibling, 1 reply; 4+ messages in thread
From: Richard Purdie @ 2010-11-10 13:37 UTC (permalink / raw)
To: João Henrique Freitas; +Cc: yocto
Hi,
On Wed, 2010-11-10 at 09:41 -0200, João Henrique Freitas wrote:
> I am novice yocto user.
>
> My target is create a BSP to my hardware+application. Is Yocto a
> suitable project to do it?
>
> I want to create two layers:
>
> bsp-myhardware: linux kernel, firmware, specific hardware configuration
> bsp-myapplication: linux distro with all software need. Ex: net-snmp,
> lksctp (the target is telecom applications)
>
> Currently yocto does not have many recipes that I need. No problem, I
> can get from OE. We use kernel 2.6.22 and I presume that I need a
> recipe to it and put inside bsp-myhardware, right?
Yes, this sounds like a very reasonable approach.
In general (this applies to anyone out there), we're interested to know
what kinds of software people use so please let us know what you're
putting into application layers anyone creates like this. Our focus is
currently on making sure there is a rock solid core for people to build
from but if there are core applications missing we'd like to know about
it.
Also, if anyone establishes a layer with a specific focus, we're happy
to provide a git repository for it on git.yoctoproject.org where you
could maintain and share this code with other people with a similar
goal.
Cheers,
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: two layers: hardware and distro.
2010-11-10 11:41 two layers: hardware and distro João Henrique Freitas
2010-11-10 13:37 ` Richard Purdie
@ 2010-11-10 13:40 ` Bruce Ashfield
1 sibling, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2010-11-10 13:40 UTC (permalink / raw)
To: João Henrique Freitas; +Cc: yocto
On 10-11-10 06:41 AM, João Henrique Freitas wrote:
> Hi,
>
> I am novice yocto user.
>
> My target is create a BSP to my hardware+application. Is Yocto a
> suitable project to do it?
>
> I want to create two layers:
>
> bsp-myhardware: linux kernel, firmware, specific hardware configuration
> bsp-myapplication: linux distro with all software need. Ex: net-snmp,
> lksctp (the target is telecom applications)
>
> Currently yocto does not have many recipes that I need. No problem, I
> can get from OE. We use kernel 2.6.22 and I presume that I need a
> recipe to it and put inside bsp-myhardware, right?
Any interest in moving to a newer/different kernel ? The
supported kernel for yocto is at 2.6.34 and I'll have a
-dev tree tracking 2.6.37 shortly.
My interest is getting more BSPs using the same kernel
version so we can leverage the common set of issues,
bug fixes, CVEs, etc. It also helps me streamline the
BSP bootstrapping process, which is a primary focus of
mine at the moment.
Bruce
>
>
> Thanks.
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-11-10 18:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10 11:41 two layers: hardware and distro João Henrique Freitas
2010-11-10 13:37 ` Richard Purdie
2010-11-10 18:02 ` João Henrique Freitas
2010-11-10 13:40 ` Bruce Ashfield
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.