[meta-freescale] Updates to meta-java (master) in 2016-12-06

Otavio Salvador otavio.salvador at gmail.com
Tue Dec 6 10:25:33 PST 2016


Hello,

I pushed following updates:

commit a265b31ec7d022be254abdf959360a7624208585 (HEAD -> master-next, yocto/master-next, yocto/master, m/master, m/krogoth)
Author: Amarnath Valluri <amarnath.valluri at intel.com>
Date:   Thu Oct 13 14:25:02 2016 +0300

    ant-native: Fix random build failure
    
    Due to lack of task dependency between 'do_removebinaries' and 'do_removecruft'
    when both run parallelly sometimes, 'find' in do_removebinaries referring on
    directories that sare already removed by do_removecruft.
    
    This change makes sure that both tasks execute sequentially.
    
    Signed-off-by: Amarnath Valluri <amarnath.valluri at intel.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 97f81e65843dd1e01c55cae528fd766dd13a265d
Author: Ricardo Ribalda Delgado <ricardo.ribalda at gmail.com>
Date:   Mon Oct 31 11:34:33 2016 +0100

    icedtea7-native: Fix segmentation fault
    
    Without this patch the generated icedtea produces segmentation faults.
    This is probably due to a race condition during cleanout.
    
    Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda at gmail.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2a3cd732ce7efea9f372862be7ef70ff5ecb50d9
Author: Cody P Schafer <dev at codyps.com>
Date:   Tue Nov 29 11:48:17 2016 -0500

    move from bb.data.getVar(x, d, 1) to d.getVar(x, True)
    
    bb.data.getVar was removed, need to use the modern mechanism.
    
    Signed-off-by: Cody P Schafer <dev at codyps.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit a70bf4a9e3e1c03ff1cc2d0db228a383943c54db
Author: Cody P Schafer <dev at codyps.com>
Date:   Fri Nov 18 10:25:13 2016 -0500

    openjdk-7: ignore the readdir_r deprecation already ignored in openjdk-8
    
    Without this, icedtea7-native (used to bootstrap openjdk) fails to build on my
    host system due to deprecation warnings being treated as errors.
    
    I haven't observed the same issue with openjdk-7 itself, but it seems likely to
    affect it as well, so I've added the -Wno-error flag there too.
    
    Signed-off-by: Cody P Schafer <dev at codyps.com>
    Signed-off-by: Maxin B. John <maxin.john at intel.com>

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 meta-freescale mailing list