Move qemu to chipyard from firesim

This commit is contained in:
Nathan Pemberton
2019-10-04 19:04:08 -04:00
parent 95a44ff6d0
commit 8e8ce09ce9
5 changed files with 10 additions and 1 deletions

View File

@@ -30,6 +30,8 @@ cd "$RDIR"
for name in toolchains/*/*/ ; do
git config submodule."${name%/}".update none
done
git config submodule.toolchains.qemu.update none
# Disable updates to the FireSim submodule until explicitly requested
git config submodule.sims/firesim.update none
# Disable updates to the hammer tool plugins repos