All of lore.kernel.org
 help / color / mirror / Atom feed
* Announcing poky-extras repository available
@ 2010-12-16 22:04 Saul Wold
  2010-12-17  6:46   ` Frans Meulenbroeks
  2010-12-18 11:29   ` Frans Meulenbroeks
  0 siblings, 2 replies; 7+ messages in thread
From: Saul Wold @ 2010-12-16 22:04 UTC (permalink / raw)
  To: Yocto Project Discussion, poky@yoctoproject.org


Hello All,

Recently Richard sent around an email proposing that a new repository be 
created for hosting layers that are not part of the core Yocto Metadata.

This new repository "poky-extras" can host different contributed layers 
and will be open to any one.

 From Richard's proposed ground rules:

> * it has the OE style open contributions model
> * consists of a set of layers, each clearly identified at the top level
> * each layer has a clearly named maintainer or maintainers
> * people respect the layer maintainers
> * layers are split into logical "topics" where at all possible

The first layer contained in this new repository is the meta-linaro 
layer, the top level repository will be removed short since it will now 
be maintained in poky-extras.

If you require write access to this repository, please send your request 
to git-requests@yoctoproject.org

-- 
     Sau!

Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System



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

* Re: [yocto] Announcing poky-extras repository available
  2010-12-16 22:04 Announcing poky-extras repository available Saul Wold
@ 2010-12-17  6:46   ` Frans Meulenbroeks
  2010-12-18 11:29   ` Frans Meulenbroeks
  1 sibling, 0 replies; 7+ messages in thread
From: Frans Meulenbroeks @ 2010-12-17  6:46 UTC (permalink / raw)
  To: Saul Wold; +Cc: Yocto Project Discussion, poky@yoctoproject.org

Cool.
Thanks a lot!
Would this also be the place where user contributed bsp's (like the
one for kirkwood I posted a while ago) could go in?

Frans


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

* Re: Announcing poky-extras repository available
@ 2010-12-17  6:46   ` Frans Meulenbroeks
  0 siblings, 0 replies; 7+ messages in thread
From: Frans Meulenbroeks @ 2010-12-17  6:46 UTC (permalink / raw)
  To: Saul Wold; +Cc: Yocto Project Discussion, poky@yoctoproject.org

Cool.
Thanks a lot!
Would this also be the place where user contributed bsp's (like the
one for kirkwood I posted a while ago) could go in?

Frans


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

* Re: [yocto] Announcing poky-extras repository available
  2010-12-16 22:04 Announcing poky-extras repository available Saul Wold
@ 2010-12-18 11:29   ` Frans Meulenbroeks
  2010-12-18 11:29   ` Frans Meulenbroeks
  1 sibling, 0 replies; 7+ messages in thread
From: Frans Meulenbroeks @ 2010-12-18 11:29 UTC (permalink / raw)
  To: Saul Wold; +Cc: Yocto Project Discussion, poky@yoctoproject.org

2010/12/16 Saul Wold <sgw@linux.intel.com>:
>
> Hello All,
>
> Recently Richard sent around an email proposing that a new repository be
> created for hosting layers that are not part of the core Yocto Metadata.
>
> This new repository "poky-extras" can host different contributed layers and
> will be open to any one.
>
> From Richard's proposed ground rules:
>
>> * it has the OE style open contributions model
>> * consists of a set of layers, each clearly identified at the top level
>> * each layer has a clearly named maintainer or maintainers
>> * people respect the layer maintainers
>> * layers are split into logical "topics" where at all possible
>
> The first layer contained in this new repository is the meta-linaro layer,
> the top level repository will be removed short since it will now be
> maintained in poky-extras.
>
> If you require write access to this repository, please send your request to
> git-requests@yoctoproject.org


Saul, all,

I've peeked at poky-extras. The meta-linaor layer does not have an
identifiable maintainer (grep -ir maint . in that dir did not result
in any hits).
Do we have a policy on when/how to create a layer.
My intention is to bring over some of my OE recipes (as I would love
to be able to build my james image under poky too).

Best regards, Frans


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

* Re: Announcing poky-extras repository available
@ 2010-12-18 11:29   ` Frans Meulenbroeks
  0 siblings, 0 replies; 7+ messages in thread
From: Frans Meulenbroeks @ 2010-12-18 11:29 UTC (permalink / raw)
  To: Saul Wold; +Cc: Yocto Project Discussion, poky@yoctoproject.org

2010/12/16 Saul Wold <sgw@linux.intel.com>:
>
> Hello All,
>
> Recently Richard sent around an email proposing that a new repository be
> created for hosting layers that are not part of the core Yocto Metadata.
>
> This new repository "poky-extras" can host different contributed layers and
> will be open to any one.
>
> From Richard's proposed ground rules:
>
>> * it has the OE style open contributions model
>> * consists of a set of layers, each clearly identified at the top level
>> * each layer has a clearly named maintainer or maintainers
>> * people respect the layer maintainers
>> * layers are split into logical "topics" where at all possible
>
> The first layer contained in this new repository is the meta-linaro layer,
> the top level repository will be removed short since it will now be
> maintained in poky-extras.
>
> If you require write access to this repository, please send your request to
> git-requests@yoctoproject.org


Saul, all,

I've peeked at poky-extras. The meta-linaor layer does not have an
identifiable maintainer (grep -ir maint . in that dir did not result
in any hits).
Do we have a policy on when/how to create a layer.
My intention is to bring over some of my OE recipes (as I would love
to be able to build my james image under poky too).

Best regards, Frans


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

* Re: Announcing poky-extras repository available
  2010-12-18 11:29   ` Frans Meulenbroeks
  (?)
@ 2010-12-20 10:59   ` Joshua Lock
  -1 siblings, 0 replies; 7+ messages in thread
From: Joshua Lock @ 2010-12-20 10:59 UTC (permalink / raw)
  To: yocto

On Sat, 2010-12-18 at 12:29 +0100, Frans Meulenbroeks wrote:
> 2010/12/16 Saul Wold <sgw@linux.intel.com>:
> >
> > Hello All,
> >
> > Recently Richard sent around an email proposing that a new repository be
> > created for hosting layers that are not part of the core Yocto Metadata.
> >
> > This new repository "poky-extras" can host different contributed layers and
> > will be open to any one.
> >
> > From Richard's proposed ground rules:
> >
> >> * it has the OE style open contributions model
> >> * consists of a set of layers, each clearly identified at the top level
> >> * each layer has a clearly named maintainer or maintainers
> >> * people respect the layer maintainers
> >> * layers are split into logical "topics" where at all possible
> >
> > The first layer contained in this new repository is the meta-linaro layer,
> > the top level repository will be removed short since it will now be
> > maintained in poky-extras.
> >
> > If you require write access to this repository, please send your request to
> > git-requests@yoctoproject.org
> 
> 
> Saul, all,
> 
> I've peeked at poky-extras. The meta-linaor layer does not have an
> identifiable maintainer (grep -ir maint . in that dir did not result
> in any hits).
> Do we have a policy on when/how to create a layer.
> My intention is to bring over some of my OE recipes (as I would love
> to be able to build my james image under poky too).

I'd suggest you forge ahead with creating a layer, it may be that some
of the recipes get moved into the core layer at some stage but I think
that the best approach is to create a layer which you control so that
you can use Yocto to achieve your goals. :-)

Cheers,
Joshua
-- 
Joshua Lock
        Intel Open Source Technology Centre



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

* Re: Announcing poky-extras repository available
  2010-12-18 11:29   ` Frans Meulenbroeks
  (?)
  (?)
@ 2010-12-20 11:14   ` Joshua Lock
  -1 siblings, 0 replies; 7+ messages in thread
From: Joshua Lock @ 2010-12-20 11:14 UTC (permalink / raw)
  To: yocto

On Sat, 2010-12-18 at 12:29 +0100, Frans Meulenbroeks wrote:
> 2010/12/16 Saul Wold <sgw@linux.intel.com>:
> >
> > Hello All,
> >
> > Recently Richard sent around an email proposing that a new repository be
> > created for hosting layers that are not part of the core Yocto Metadata.
> >
> > This new repository "poky-extras" can host different contributed layers and
> > will be open to any one.
> >
> > From Richard's proposed ground rules:
> >
> >> * it has the OE style open contributions model
> >> * consists of a set of layers, each clearly identified at the top level
> >> * each layer has a clearly named maintainer or maintainers
> >> * people respect the layer maintainers
> >> * layers are split into logical "topics" where at all possible
> >
> > The first layer contained in this new repository is the meta-linaro layer,
> > the top level repository will be removed short since it will now be
> > maintained in poky-extras.
> >
> > If you require write access to this repository, please send your request to
> > git-requests@yoctoproject.org
> 
> 
> Saul, all,
> 
> I've peeked at poky-extras. The meta-linaor layer does not have an
> identifiable maintainer (grep -ir maint . in that dir did not result
> in any hits).
> Do we have a policy on when/how to create a layer.
> My intention is to bring over some of my OE recipes (as I would love
> to be able to build my james image under poky too).

I'd suggest you forge ahead with creating a layer, it may be that some
of the recipes get moved into the core layer at some stage but I think
that the best approach is to create a layer which you control so that
you can use Yocto to achieve your goals. :-)

Cheers,
Joshua
-- 
Joshua Lock
        Intel Open Source Technology Centre

-- 
Joshua Lock
        Intel Open Source Technology Centre



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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16 22:04 Announcing poky-extras repository available Saul Wold
2010-12-17  6:46 ` [yocto] " Frans Meulenbroeks
2010-12-17  6:46   ` Frans Meulenbroeks
2010-12-18 11:29 ` [yocto] " Frans Meulenbroeks
2010-12-18 11:29   ` Frans Meulenbroeks
2010-12-20 10:59   ` Joshua Lock
2010-12-20 11:14   ` Joshua Lock

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.