All of lore.kernel.org
 help / color / mirror / Atom feed
* Recipe reporting system Announcement
@ 2015-02-25 23:45 Aníbal Limón
  2015-02-26 11:45 ` Burton, Ross
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aníbal Limón @ 2015-02-25 23:45 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Hi All,

I'm glad to announce the available of the Recipe reporting system 
(a.k.a, RRS) [1].

The RRS publish the status of Recipes for Openembedded-core (meta) 
layer, the status means:
who maintains the Recipe?, what other Linux distribution contains the 
Package, list of upgrades
of a Recipe, upstream version of the Recipe and Milestone statics about 
package upgrades, details [2].


The RRS design specification can be found at Bugzilla [3] and the source 
code is available [4].

Special mention to,
     Belen Barros Pena for did the design of the RRS [3].
     Saul Wold for supporting the development direction.
     Michael Halstead for help in production setup.
     Paul Eggleton for make the Layerindex app that servers as base of RRS.

Contact me for any issue.

Best regards,
     alimon

[1] http://packages.yoctoproject.org/
[2] http://packages.yoctoproject.org/rrs/about/
[3] https://bugzilla.yoctoproject.org/show_bug.cgi?id=6273
[4] 
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=alimon/RRS


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

* Re: Recipe reporting system Announcement
  2015-02-25 23:45 Recipe reporting system Announcement Aníbal Limón
@ 2015-02-26 11:45 ` Burton, Ross
  2015-02-26 12:12 ` Paul Eggleton
  2015-02-26 14:08 ` akuster808
  2 siblings, 0 replies; 4+ messages in thread
From: Burton, Ross @ 2015-02-26 11:45 UTC (permalink / raw)
  To: Aníbal Limón; +Cc: yocto@yoctoproject.org

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

On 25 February 2015 at 23:45, Aníbal Limón <anibal.limon@linux.intel.com>
wrote:

> I'm glad to announce the available of the Recipe reporting system (a.k.a,
> RRS) [1].
>

Woohoo! \o/

Ross

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

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

* Re: Recipe reporting system Announcement
  2015-02-25 23:45 Recipe reporting system Announcement Aníbal Limón
  2015-02-26 11:45 ` Burton, Ross
@ 2015-02-26 12:12 ` Paul Eggleton
  2015-02-26 14:08 ` akuster808
  2 siblings, 0 replies; 4+ messages in thread
From: Paul Eggleton @ 2015-02-26 12:12 UTC (permalink / raw)
  To: yocto

On Wednesday 25 February 2015 17:45:48 Aníbal Limón wrote:
> I'm glad to announce the available of the Recipe reporting system
> (a.k.a, RRS) [1].
> 
> The RRS publish the status of Recipes for Openembedded-core (meta)
> layer, the status means:
> who maintains the Recipe?, what other Linux distribution contains the
> Package, list of upgrades
> of a Recipe, upstream version of the Recipe and Milestone statics about
> package upgrades, details [2].
> 
> 
> The RRS design specification can be found at Bugzilla [3] and the source
> code is available [4].
> 
> Special mention to,
>      Belen Barros Pena for did the design of the RRS [3].
>      Saul Wold for supporting the development direction.
>      Michael Halstead for help in production setup.
>      Paul Eggleton for make the Layerindex app that servers as base of RRS.
> 
> Contact me for any issue.
> 
> Best regards,
>      alimon
> 
> [1] http://packages.yoctoproject.org/
> [2] http://packages.yoctoproject.org/rrs/about/
> [3] https://bugzilla.yoctoproject.org/show_bug.cgi?id=6273
> [4]
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=alimon/RRS

Great work Aníbal, and thanks!

Just to clear up any confusion, at the moment this is effectively a fork of the 
OE layer index code, and I still have the task to try to help get the RRS  
changes merged into the OE layer index master branch, which I fully intend to 
do. Unfortunately I haven't had a chance to do that yet but luckily the code 
for the OE layer index isn't changing very much at all at the moment, so the 
two codebases are unlikely to diverge much while we are waiting for that to be 
done.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

* Re: Recipe reporting system Announcement
  2015-02-25 23:45 Recipe reporting system Announcement Aníbal Limón
  2015-02-26 11:45 ` Burton, Ross
  2015-02-26 12:12 ` Paul Eggleton
@ 2015-02-26 14:08 ` akuster808
  2 siblings, 0 replies; 4+ messages in thread
From: akuster808 @ 2015-02-26 14:08 UTC (permalink / raw)
  To: yocto

very nice.

thanks to all.

- armin

On 02/25/2015 03:45 PM, Aníbal Limón wrote:
> Hi All,
>
> I'm glad to announce the available of the Recipe reporting system
> (a.k.a, RRS) [1].
>
> The RRS publish the status of Recipes for Openembedded-core (meta)
> layer, the status means:
> who maintains the Recipe?, what other Linux distribution contains the
> Package, list of upgrades
> of a Recipe, upstream version of the Recipe and Milestone statics about
> package upgrades, details [2].
>
>
> The RRS design specification can be found at Bugzilla [3] and the source
> code is available [4].
>
> Special mention to,
>      Belen Barros Pena for did the design of the RRS [3].
>      Saul Wold for supporting the development direction.
>      Michael Halstead for help in production setup.
>      Paul Eggleton for make the Layerindex app that servers as base of RRS.
>
> Contact me for any issue.
>
> Best regards,
>      alimon
>
> [1] http://packages.yoctoproject.org/
> [2] http://packages.yoctoproject.org/rrs/about/
> [3] https://bugzilla.yoctoproject.org/show_bug.cgi?id=6273
> [4]
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=alimon/RRS


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

end of thread, other threads:[~2015-02-26 14:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-25 23:45 Recipe reporting system Announcement Aníbal Limón
2015-02-26 11:45 ` Burton, Ross
2015-02-26 12:12 ` Paul Eggleton
2015-02-26 14:08 ` akuster808

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.