From dbdaf50cd79f0dd115ae34d4c501e5d51807bfe6 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Wed, 17 May 2017 22:03:51 +0000 Subject: Update git submodules * Update docs/submodules/apex from branch 'master' - Merge "Refactors build script for Apex" - Refactors build script for Apex Changes Include: - Build has been refactored into python - Caching now packs into multiple unique tar files which are logged into a journal file - Multiple files and journal allow for multiple apex builds to run simultaenously while minimizing risk of collision between cache reading and writing - Build dependency packages updated and will install when missing via ansible - If more than 2 caches exist then prune the oldest cache Change-Id: Iae703253eb6034aee42bf33153bb6e434d3cec48 Signed-off-by: Tim Rozet --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/apex b/docs/submodules/apex index 55fdc0e04..dd23df3e1 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit 55fdc0e0418ea23a4ca208ae3285e03e04a612e5 +Subproject commit dd23df3e1ecdf96fa3313114a91a7130566c3a3a -- cgit 1.2.3-korg