[yocto] [meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git

2015-07-03 Thread Jonathan Liu
Reduces the download time significantly. Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-bsp/common/firmware.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/firmware.inc index ad3176a..100df3a 100644 ---

[yocto] Yocto Project Status WW27

2015-07-03 Thread Jolley, Stephen K
Current Dev Position: 1.9 Milestone 2 (M2) Next Deadline: M2 cut off of July 27th at noon GMT SWAT team rotation: Saul - Paul https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: Fido updated successfully with gcc 5 fixes and other updates (thanks Joshua/Ross)

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git

2015-07-03 Thread Nikolay Dimitrov
Hi Jonathan, On 07/04/2015 06:48 AM, Jonathan Liu wrote: Reduces the download time significantly. Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-bsp/common/firmware.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/common/firmware.inc

[yocto] [PATCH] packagegroups: move some packages in the corresponding packagegroups

2015-07-03 Thread Alexandru . Vaduva
Signed-off-by: Alexandru.Vaduva alexandru.vad...@enea.com --- meta-cgl-common/packagegroups/packagegroup-cgl-applications.bb | 3 +-- meta-cgl-common/packagegroups/packagegroup-cgl-middleware.bb | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git

[yocto] Multiple conncetion to svn (svn+ssh)

2015-07-03 Thread Marcin KrzemiƄski
Hello again, I have 12 recipes that download code from same svn repository (using svn+ssh)protocol. Recipes are grouped in packagegroup. When I want to bitbake packagegroup fetcher fail, but when I run recipe alone all is ok. I think it is because I want to open 8 connection to one svn