Openembedded Devel Discussions
 help / color / mirror / Atom feed
* Adding a board support layer.
@ 2012-04-24 10:24 Nicu Pavel
  2012-04-29 22:28 ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Nicu Pavel @ 2012-04-24 10:24 UTC (permalink / raw)
  To: openembedded-devel

Hi,

What's the proper way of adding a new board support layer ? Should I
just add a meta-picosam9 with our kernel recipes and board
configuration and submit a patch ?

Thanks,
Nicu Pavel



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

* Re: Adding a board support layer.
  2012-04-24 10:24 Adding a board support layer Nicu Pavel
@ 2012-04-29 22:28 ` Khem Raj
  2012-05-01 10:51   ` Nicu Pavel
  0 siblings, 1 reply; 4+ messages in thread
From: Khem Raj @ 2012-04-29 22:28 UTC (permalink / raw)
  To: openembedded-devel

On Tue, Apr 24, 2012 at 3:24 AM, Nicu Pavel <npavel@mini-box.com> wrote:
> Hi,
>
> What's the proper way of adding a new board support layer ? Should I
> just add a meta-picosam9 with our kernel recipes and board
> configuration and submit a patch ?

It seems you are interested in layered model which means you will
base your work on oe-core and other layers. Yes writing your own
machine layer is a preferred approach. However you need to host
and maintain the layer. For hosting gihub bitbucket gitorious etc
work good. If you maintain the layer in pretty good shape many
distro's like angstrom might include your machine layer in the
default build

There are some machine layers mentioned here

 http://www.openembedded.org/wiki/LayerIndex

You can use one of those for reference and modelling its upto you

>
> Thanks,
> Nicu Pavel
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



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

* Re: Adding a board support layer.
  2012-04-29 22:28 ` Khem Raj
@ 2012-05-01 10:51   ` Nicu Pavel
  2012-05-01 11:04     ` Paul Eggleton
  0 siblings, 1 reply; 4+ messages in thread
From: Nicu Pavel @ 2012-05-01 10:51 UTC (permalink / raw)
  To: openembedded-devel

Hi,

On Mon, Apr 30, 2012 at 1:28 AM, Khem Raj <raj.khem@gmail.com> wrote:
> On Tue, Apr 24, 2012 at 3:24 AM, Nicu Pavel <npavel@mini-box.com> wrote:
>> Hi,
>>
>> What's the proper way of adding a new board support layer ? Should I
>> just add a meta-picosam9 with our kernel recipes and board
>> configuration and submit a patch ?
>
> It seems you are interested in layered model which means you will
> base your work on oe-core and other layers. Yes writing your own
> machine layer is a preferred approach. However you need to host
> and maintain the layer. For hosting gihub bitbucket gitorious etc
> work good. If you maintain the layer in pretty good shape many
> distro's like angstrom might include your machine layer in the
> default build
>
> There are some machine layers mentioned here
>
>  http://www.openembedded.org/wiki/LayerIndex
>
> You can use one of those for reference and modelling its upto you

Thanks for the info, I added a layer for our board here:

git://gitorious.org/picopc-tools/meta-picosam9.git

I successfully build kernel and console-image from meta-angstrom layer with it.

Thanks,
Nicu Pavel



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

* Re: Adding a board support layer.
  2012-05-01 10:51   ` Nicu Pavel
@ 2012-05-01 11:04     ` Paul Eggleton
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Eggleton @ 2012-05-01 11:04 UTC (permalink / raw)
  To: openembedded-devel

On Tuesday 01 May 2012 13:51:44 Nicu Pavel wrote:
> Thanks for the info, I added a layer for our board here:
> 
> git://gitorious.org/picopc-tools/meta-picosam9.git
> 
> I successfully build kernel and console-image from meta-angstrom layer with
> it.

Cool, I've added the new layer to the layer index.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

end of thread, other threads:[~2012-05-01 11:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24 10:24 Adding a board support layer Nicu Pavel
2012-04-29 22:28 ` Khem Raj
2012-05-01 10:51   ` Nicu Pavel
2012-05-01 11:04     ` Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox