Skip to content

Commit

Permalink
tidy up submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
cirosantilli committed Sep 17, 2018
1 parent 60f0e98 commit e114830
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 11 deletions.
12 changes: 6 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
path = submodules/buildroot
url = https://github.com/cirosantilli/buildroot
ignore = dirty
[submodule "submodules/qemu"]
path = submodules/qemu
url = https://github.com/cirosantilli/qemu
[submodule "submodules/gem5"]
path = submodules/gem5
url = https://gem5.googlesource.com/public/gem5
# The true upstream does not accept git submodule update --init --depth 1
# git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
# But git clone --branch --depth 1 worked weirdly:
# https://unix.stackexchange.com/questions/338578/linux-kernel-source-code-size-difference
[submodule "submodules/linux"]
path = submodules/linux
url = https://github.com/cirosantilli/linux
[submodule "submodules/gem5"]
path = submodules/gem5
url = https://gem5.googlesource.com/public/gem5
[submodule "submodules/parsec-benchmark"]
path = submodules/parsec-benchmark
url = https://github.com/cirosantilli/parsec-benchmark
[submodule "submodules/qemu"]
path = submodules/qemu
url = https://github.com/cirosantilli/qemu
1 change: 0 additions & 1 deletion buildroot
Submodule buildroot deleted from bc6038
1 change: 0 additions & 1 deletion gem5/gem5
Submodule gem5 deleted from 200281
1 change: 0 additions & 1 deletion linux
Submodule linux deleted from 94710c
1 change: 0 additions & 1 deletion parsec-benchmark/parsec-benchmark
Submodule parsec-benchmark deleted from c56aca
1 change: 0 additions & 1 deletion qemu
Submodule qemu deleted from d0f9ab

0 comments on commit e114830

Please sign in to comment.