[oe] Updates to meta-browser (master) in 2015-11-09

Otavio Salvador otavio.salvador at gmail.com
Mon Nov 9 10:49:46 UTC 2015


Hello,

I pushed following updates:

commit 7887e66d5df998b91d4df24a150c32a692784451 (HEAD -> pending, origin/master, origin/HEAD)
Author: Max Krummenacher <max.oss.09 at gmail.com>
Date:   Sat Nov 7 13:20:29 2015 +0100

    cef3: fix build with gcc 4.9.4
    
    During the final link we get errors like this:
    .../4.9.4/ld: warning: hidden symbol 'sqlite3_temp_directory' in obj/.../sqlite.sqlite3.o) is referenced by DSO .../usr/lib/libsoftokn3.so
    .../4.9.4/ld: error: treating warnings as errors
    collect2: error: ld returned 1 exit status
    
    Use chromium.bb solution to not treat linker warnings as errors.
    
    Signed-off-by: Max Krummenacher <max.oss.09 at gmail.com>
    
    Upstream-Status: Inappropriate configuration
    Signed-off-by: Max Krummenacher <max.oss.09 at gmail.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8d4ad9ca4049cf8a75f37f260913f6ad106f1e52
Author: Max Krummenacher <max.oss.09 at gmail.com>
Date:   Sat Nov 7 13:20:28 2015 +0100

    cef3: fix build of x86-64
    
    Use gypi file for i586 to create the configuration for the x86-64 architecture.
    
    Signed-off-by: Max Krummenacher <max.oss.09 at gmail.com>
    
    Upstream-Status: Inappropriate configuration
    Signed-off-by: Max Krummenacher <max.oss.09 at gmail.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit c04205a73182b8d065b1afbc502be0b70fa6017f
Author: Max Krummenacher <max.oss.09 at gmail.com>
Date:   Sat Nov 7 13:20:27 2015 +0100

    cef3: fix gcc5 compile issues
    
    A cef3 build with gcc5 fails with warnings treated as errors.
    
    bignum.cc, image_util.cc: strict-overflow warning
    gtest-typed-test.h: unused-variable warning
    SaturatedArithmetic.h: parentheses warning
    
    Compiles for qemux86 with gcc 5.2.0 and still compiles on
    armv7a with gcc linaro-4.9.4.
    Note that the resulting binary has not been tested on a target.
    
    Signed-off-by: Max Krummenacher <max.oss.09 at gmail.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit e2b1f6dd53789f8434c424959485090f07982596
Author: Max Krummenacher <max.oss.09 at gmail.com>
Date:   Sat Nov 7 13:20:26 2015 +0100

    cef3_280796.bb: change indent to 4 spaces
    
    Signed-off-by: Max Krummenacher <max.oss.09 at gmail.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 654ae2847858db5d62e2bc1f04e2049598cda18a
Author: Max Krummenacher <max.oss.09 at gmail.com>
Date:   Sat Nov 7 13:20:25 2015 +0100

    chromium: fix gcc5 compile issues
    
    A chromium build with gcc5 fails with warnings treated as errors.
    
    bignum.cc, image_util.cc: strict-overflow warning
    
    Compiles and runs on qemux86-64 with gcc 5.2.0 and still compiles on
    armv7a with gcc linaro-4.9.4.
    
    Signed-off-by: Max Krummenacher <max.oss.09 at gmail.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

Regards,

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-devel mailing list