From f524c92f4df89e0b2e7745292e30c604f5cc5643 Mon Sep 17 00:00:00 2001 From: Zhijiang Hu Date: Sat, 15 Apr 2017 07:46:07 +0000 Subject: Update git submodules * Update docs/submodules/daisy from branch 'master' - Merge "add the argument WORKDIR in daisy-img-modify.sh" - add the argument WORKDIR in daisy-img-modify.sh the daisy install tmp workdir can be configurated as an input argument in deploy.sh,and it also should be used in subshell daisy-img-modify.sh,so add the input argument -w workdir in daisy-img-modify.sh. 1.add an input argument -w workdir in daisy-img-modify.sh. 2.modify the WORKDIR default value to /tmp/workdir/daisy. 3.code refactor to put the centos7.qcow2 file clean statement from the deploy.sh to daisy-img-modify.sh. Change-Id: Id375a15ad2839c209329e644c5e032d044604e7d Signed-off-by: zhongjun --- docs/submodules/daisy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/daisy b/docs/submodules/daisy index a6b5bc153..0d7114ad9 160000 --- a/docs/submodules/daisy +++ b/docs/submodules/daisy @@ -1 +1 @@ -Subproject commit a6b5bc153f14a3f1d10733fe7fb4bf457d0ecf5f +Subproject commit 0d7114ad9efedeba16c7e0a448606c9d955aa338 -- cgit 1.2.3-korg