Skip to content

Commit f1dea62

Browse files
nashifMaureenHelm
authored andcommitted
ci: fetch sof submodules
Fetch submodules needed to build with SOF. Signed-off-by: Anas Nashif <[email protected]>
1 parent 0c80862 commit f1dea62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/ci/run_ci.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ function west_setup() {
148148
west init -l ${git_dir}
149149
west update 1> west.update.log || west update 1> west.update-2.log
150150
west forall -c 'git reset --hard HEAD'
151+
# fetch sof submodules
152+
west sof update
151153
fi
152154
popd
153155
}

0 commit comments

Comments
 (0)