summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 842620d6706741e7cd673d791454df0e464ebe1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "dependencies/linux"]
	path = dependencies/linux
	url = https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
	branch = master
[submodule "dependencies/util-linux"]
	path = dependencies/util-linux
	url = https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
[submodule "dependencies/libqcow"]
	path = dependencies/libqcow
	url = https://github.com/libyal/libqcow.git
[submodule "dependencies/qemu"]
	path = dependencies/qemu
	url = git://git.qemu.org/qemu.git