-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
52 lines (52 loc) · 1.41 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[submodule "xenbus"]
path = xenbus
url = https://github.com/OpenXT/xenbus.git
branch = openxt-staging-9.0
[submodule "xenvusb"]
path = xenvusb
url = https://github.com/OpenXT/xenvusb.git
branch = master
[submodule "xenusbdevice"]
path = xenusbdevice
url = https://github.com/OpenXT/xenusbdevice.git
branch = master
[submodule "ivc"]
path = ivc
url = https://gitlab.com/ericch/ivc.git
branch = troy-winbuild
[submodule "pv-display-helper"]
path = pv-display-helper
url = https://gitlab.com/ericch/pv-display-helper.git
branch = troy-winbuild
[submodule "glasswddm"]
path = glasswddm
url = https://gitlab.com/ericch/glasswddm.git
branch = 9.0.0-unify
[submodule "xencons"]
path = xencons
url = https://github.com/OpenXT/xencons.git
branch = openxt-staging-9.0
[submodule "xenhid"]
path = xenhid
url = https://github.com/OpenXT/xenhid.git
branch = openxt-staging-9.0
[submodule "xeniface"]
path = xeniface
url = https://github.com/OpenXT/xeniface.git
branch = openxt-staging-9.0
[submodule "xennet"]
path = xennet
url = https://github.com/OpenXT/xennet.git
branch = openxt-staging-9.0
[submodule "xenvbd"]
path = xenvbd
url = https://github.com/OpenXT/xenvbd.git
branch = openxt-staging-9.0
[submodule "xenvif"]
path = xenvif
url = https://github.com/OpenXT/xenvif.git
branch = openxt-staging-9.0
[submodule "xenvkbd"]
path = xenvkbd
url = https://github.com/OpenXT/xenvkbd.git
branch = openxt-staging-9.0