Openembedded Core Discussions
 help / color / mirror / Atom feed
* Yocto Project Status WW17
@ 2016-04-22 15:13 Jolley, Stephen K
  2016-04-22 17:04 ` Trevor Woerner
  0 siblings, 1 reply; 5+ messages in thread
From: Jolley, Stephen K @ 2016-04-22 15:13 UTC (permalink / raw)
  To: yocto@yoctoproject.org, openembedded-core@lists.openembedded.org

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

Current Dev Position: YP 2.1 M4 (Stabilization only milestone.)

Next Deadline: YP 2.1 Final Release Target: April 29, 2016


SWAT team rotation: Ross -> Randy

https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team


Key Status/Updates:

*        YP 2.1 M4.rc2 is in QA and it is hoped this will become the final 2.1 release.

*        We have found a number of issues since but nothing with enough impact to mean we'd rebuild as yet.

*        WDD did continue to fall slightly yet again which is a nice change!

*        2.2 planning continues. Current high level plans include:

o   Finishing the integration work of patchwork, patchtest, SWAT team, error reporting system and related process improvements

o   "multi-configuration" builds, potentially leading to distributed builds,

o   Moving to python 3.x, at least for Bitbake

o   Encourage adoption of new tools (toaster, eSDK, CROPS)

*        If you have enhancements you'd like to see in 2.2, please do make sure the bugzilla has entries for them.

*        We need to choose a maintainer for 2.1 (krogoth), if interested please talk to Richard although we do have some volunteers already.



Key YP 2.1 Dates:

YP 2.1 Final Release Target: April 29, 2016 (Still on Track)


Tracking Metrics:

            WDD 2394 (last week 2499)

(https://wiki.yoctoproject.org/charts/combo.html)


Key Status Links for YP:

https://wiki.yoctoproject.org/wiki/Yocto_Project_v2.1_Status

https://wiki.yoctoproject.org/wiki/Yocto_2.1_Schedule

https://wiki.yoctoproject.org/wiki/Yocto_2.1_Features

https://wiki.yoctoproject.org/wiki/Yocto_Project_v2.2_Status

https://wiki.yoctoproject.org/wiki/Yocto_2.2_Schedule

https://wiki.yoctoproject.org/wiki/Yocto_2.2_Features

[If anyone has suggestions for other information you'd like to see on this weekly status update, let us know!]

Thanks,

Stephen K. Jolley
Yocto Project Program Manager
INTEL, MS JF1-255, 2111 N.E. 25th Avenue, Hillsboro, OR 97124
*   Work Telephone:        (503) 712-0534
*    Cell:               (208) 244-4460
* Email:                            stephen.k.jolley@intel.com


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

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

* Re: Yocto Project Status WW17
  2016-04-22 15:13 Yocto Project Status WW17 Jolley, Stephen K
@ 2016-04-22 17:04 ` Trevor Woerner
  2016-04-22 19:29   ` Burton, Ross
  0 siblings, 1 reply; 5+ messages in thread
From: Trevor Woerner @ 2016-04-22 17:04 UTC (permalink / raw)
  To: Jolley, Stephen K
  Cc: yocto@yoctoproject.org, openembedded-core@lists.openembedded.org

On Fri 2016-04-22 @ 03:13:21 PM, Jolley, Stephen K wrote:
> o   Encourage adoption of new tools (toaster, eSDK, CROPS)

Have the eSDK and CROPS projects been announced publicly? Are they available
for us to "play with"?


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

* Re: Yocto Project Status WW17
  2016-04-22 17:04 ` Trevor Woerner
@ 2016-04-22 19:29   ` Burton, Ross
  2016-04-24 23:17     ` Trevor Woerner
  0 siblings, 1 reply; 5+ messages in thread
From: Burton, Ross @ 2016-04-22 19:29 UTC (permalink / raw)
  To: Trevor Woerner
  Cc: yocto@yoctoproject.org, openembedded-core@lists.openembedded.org

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

On 22 April 2016 at 18:04, Trevor Woerner <twoerner@gmail.com> wrote:
>
> Have the eSDK and CROPS projects been announced publicly? Are they
available
> for us to "play with"?


eSDK is the "extensible SDK', or what appears when you do bitbake image -c
populate_sdk_ext.  This should be in the manual already, the tl;dr is that
its an SDK you can manipulate after installation.

CROPS is docker magic to do builds on Windows/Mac.  Todor did a
presentation at ELC: http:
//events.linuxfoundation.org/sites/events/files/slides/Todor_Minchev_CROPS_ELC_2016.pdf
<http://events.linuxfoundation.org/sites/events/files/slides/Todor_Minchev_CROPS_ELC_2016.pdf>

Ross

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

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

* Re: Yocto Project Status WW17
  2016-04-22 19:29   ` Burton, Ross
@ 2016-04-24 23:17     ` Trevor Woerner
  2016-04-25  9:25       ` Burton, Ross
  0 siblings, 1 reply; 5+ messages in thread
From: Trevor Woerner @ 2016-04-24 23:17 UTC (permalink / raw)
  To: Burton, Ross
  Cc: yocto@yoctoproject.org, openembedded-core@lists.openembedded.org

On Fri 2016-04-22 @ 08:29:19 PM, Burton, Ross wrote:
> On 22 April 2016 at 18:04, Trevor Woerner <twoerner@gmail.com> wrote:
> >
> > Have the eSDK and CROPS projects been announced publicly? Are they
> available
> > for us to "play with"?
> 
> 
> eSDK is the "extensible SDK', or what appears when you do bitbake image -c
> populate_sdk_ext.  This should be in the manual already, the tl;dr is that
> its an SDK you can manipulate after installation.

Thanks for the update.

> CROPS is docker magic to do builds on Windows/Mac.  Todor did a
> presentation at ELC: http:
> //events.linuxfoundation.org/sites/events/files/slides/Todor_Minchev_CROPS_ELC_2016.pdf
> <http://events.linuxfoundation.org/sites/events/files/slides/Todor_Minchev_CROPS_ELC_2016.pdf>

I was *very* excited to learn about CROPS at ELC, which is why I was wondering
if it was available to experiment with somewhere?


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

* Re: Yocto Project Status WW17
  2016-04-24 23:17     ` Trevor Woerner
@ 2016-04-25  9:25       ` Burton, Ross
  0 siblings, 0 replies; 5+ messages in thread
From: Burton, Ross @ 2016-04-25  9:25 UTC (permalink / raw)
  To: Trevor Woerner
  Cc: yocto@yoctoproject.org, openembedded-core@lists.openembedded.org

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

On 25 April 2016 at 00:17, Trevor Woerner <twoerner@gmail.com> wrote:

> > CROPS is docker magic to do builds on Windows/Mac.  Todor did a
> > presentation at ELC: http:
> > //
> events.linuxfoundation.org/sites/events/files/slides/Todor_Minchev_CROPS_ELC_2016.pdf
> > <
> http://events.linuxfoundation.org/sites/events/files/slides/Todor_Minchev_CROPS_ELC_2016.pdf
> >
>
> I was *very* excited to learn about CROPS at ELC, which is why I was
> wondering
> if it was available to experiment with somewhere?


The slides have links to the git repos and some instructions.  I'm sure
Todor would help if you have any specific questions.

Ross

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

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

end of thread, other threads:[~2016-04-25  9:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-22 15:13 Yocto Project Status WW17 Jolley, Stephen K
2016-04-22 17:04 ` Trevor Woerner
2016-04-22 19:29   ` Burton, Ross
2016-04-24 23:17     ` Trevor Woerner
2016-04-25  9:25       ` Burton, Ross

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