diff options
author | Amarnath Valluri <amarnath.valluri@intel.com> | 2016-10-13 14:25:02 +0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-12-06 16:25:08 -0200 |
commit | a265b31ec7d022be254abdf959360a7624208585 (patch) | |
tree | 42f7710387673416e03cd389bdd2b04ab07bc3ff /recipes-core/xerces-j | |
parent | 97f81e65843dd1e01c55cae528fd766dd13a265d (diff) | |
download | meta-java-a265b31ec7d022be254abdf959360a7624208585.tar.gz |
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>
Diffstat (limited to 'recipes-core/xerces-j')
0 files changed, 0 insertions, 0 deletions