From ced41a1a74b1b6cc3ed268744c8795ec2da4a522 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Fri, 23 Mar 2018 21:27:43 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "xci: install: Move all pip installations to virtualenv" - xci: install: Move all pip installations to virtualenv Now that all pip installations are managed in the same way we can move them inside a global virtual environment to further isolate the XCI artifacts from the rest of the system. Moreover, we further simplify the initial package installation to install everything at once instead of calling the package manager for every single package that we need. Change-Id: I6a170d2439fae8b0653f3141e0e8bb8ead67657e Signed-off-by: Markos Chandras --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index d1fa862ec..792dc36e8 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit d1fa862ec0f4b75f40eeb08e65aa222241c275a0 +Subproject commit 792dc36e891e427de0652d7941f6c347367e996e -- cgit 1.2.3-korg