All of lore.kernel.org
 help / color / mirror / Atom feed
* Updates to meta-java (master) in 2016-12-06
@ 2016-12-06 18:25 Otavio Salvador
  2016-12-06 19:27 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Otavio Salvador @ 2016-12-06 18:25 UTC (permalink / raw)
  To: meta-freescale

Hello,

I pushed following updates:

commit a265b31ec7d022be254abdf959360a7624208585 (HEAD -> master-next, yocto/master-next, yocto/master, m/master, m/krogoth)
Author: Amarnath Valluri <amarnath.valluri@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@intel.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 97f81e65843dd1e01c55cae528fd766dd13a265d
Author: Ricardo Ribalda Delgado <ricardo.ribalda@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@gmail.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 2a3cd732ce7efea9f372862be7ef70ff5ecb50d9
Author: Cody P Schafer <dev@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@codyps.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit a70bf4a9e3e1c03ff1cc2d0db228a383943c54db
Author: Cody P Schafer <dev@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@codyps.com>
    Signed-off-by: Maxin B. John <maxin.john@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


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

* Re: Updates to meta-java (master) in 2016-12-06
  2016-12-06 18:25 Updates to meta-java (master) in 2016-12-06 Otavio Salvador
@ 2016-12-06 19:27 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2016-12-06 19:27 UTC (permalink / raw)
  To: meta-freescale

On Tue, Dec 6, 2016 at 4:25 PM, Otavio Salvador
<otavio.salvador@gmail.com> wrote:
> commit a265b31ec7d022be254abdf959360a7624208585 (HEAD -> master-next, yocto/master-next, yocto/master, m/master, m/krogoth)
> Author: Amarnath Valluri <amarnath.valluri@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@intel.com>
>     Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
...

Wrong mailing list; this was intended to be send for meta-oe. Sorry
for the noise.


-- 
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


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

end of thread, other threads:[~2016-12-06 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-06 18:25 Updates to meta-java (master) in 2016-12-06 Otavio Salvador
2016-12-06 19:27 ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.