Re: [yocto] [OE-core] [RFT] upcoming glibc 2.21 and gcc 4.9 upgrade

2015-02-14 Thread Burton, Ross
Hi,

On 14 February 2015 at 10:06, Richard Purdie 
richard.pur...@linuxfoundation.org wrote:

 Right now, poky-tiny failed due to warning are errors and unused
 symbols. Minnow failed due to SSE instruction issues. Full build logs
 are also available on the autobuilder:


Now those SSE errors I thought were fixed - is this more of the same or did
I manage to drop a patch when merging?

Ross
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [OE-core] [RFT] upcoming glibc 2.21 and gcc 4.9 upgrade

2015-02-14 Thread Richard Purdie
Hi Khem,

On Thu, 2015-02-12 at 15:35 +0800, Khem Raj wrote:
 I have refreshed the branch to include the patch which moves the src
 uri to use the newly released glibc 2.21 branch
 and please run it via autobuilder ( top 5 commits )

Its running on the autobuilder at the moment. Errors will be reported to
the error reporting system and can be seen at:

http://errors.yoctoproject.org/Errors/Search/?items=10query=be29d13a847d458efaf542ed302e48050f67a655

Right now, poky-tiny failed due to warning are errors and unused
symbols. Minnow failed due to SSE instruction issues. Full build logs
are also available on the autobuilder:

https://autobuilder.yoctoproject.org/main/tgrid

as ross/mut-next. We do have other changes in the branch but the above
are pretty clearly glibc.

Other errors will go to the places above as the builds complete/fail.

Cheers,

Richard

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-cgl][PATCH] heartbeat: fix license issue

2015-02-14 Thread Alexandru Vaduva
Thank you for the patch.Applied and merged it upstream.
 

 On Saturday, February 14, 2015 7:00 AM, Armin Kuster 
akuster...@gmail.com wrote:
   

 From: Armin Kuster akus...@mvista.com

WARNING: heartbeat: LICENSE value GPLv2 LGPLv2+ has an invalid format - 
license names must be separated by the following characters to indicate the 
license selection: |()

Signed-off-by: Armin Kuster akus...@mvista.com
---
 meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.5.bb 
b/meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.5.bb
index a866f0f..7ec7c5d 100644
--- a/meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.5.bb
+++ b/meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.5.bb
@@ -22,7 +22,7 @@ It implements the following kinds of heartbeats: \
 
 HOMEPAGE = http://linux-ha.org/;
 SECTION = System Environment/Daemons
-LICENSE = GPLv2 LGPLv2+
+LICENSE = GPLv2 | LGPLv2+
 LIC_FILES_CHKSUM =  \
    file://doc/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \
    file://doc/COPYING.LGPL;md5=d8045f3b8f929c1cb29a1e3fd737b499 \
-- 
1.9.1

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


   -- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto