forked from sonyxperiadev/kernel
-
Notifications
You must be signed in to change notification settings - Fork 24
/
.gitmodules
35 lines (35 loc) · 1.49 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
[submodule "techpack/audio"]
path = techpack/audio
url = https://github.com/sonyxperiadev/kernel-techpack-audio.git
branch = aosp/LA.UM.9.12.r1
[submodule "techpack/camera"]
path = techpack/camera
url = https://github.com/sonyxperiadev/kernel-techpack-camera.git
branch = aosp/LA.UM.9.12.r1
[submodule "techpack/data-kernel"]
path = techpack/data-kernel
url = https://github.com/sonyxperiadev/kernel-techpack-data-kernel.git
branch = aosp/LA.UM.9.12.r1
[submodule "techpack/display"]
path = techpack/display
url = https://github.com/sonyxperiadev/kernel-techpack-display-driver.git
branch = aosp/LA.UM.9.12.r1
[submodule "techpack/video"]
path = techpack/video
branch = aosp/LA.UM.9.12.r1
url = https://github.com/sonyxperiadev/kernel-techpack-video.git
[submodule "drivers/staging/wlan-qc/fw-api"]
path = drivers/staging/wlan-qc/fw-api
url = https://github.com/sonyxperiadev/vendor-qcom-opensource-wlan-fw-api.git
branch = aosp/LA.UM.9.12.r1
[submodule "drivers/staging/wlan-qc/qcacld-3.0"]
path = drivers/staging/wlan-qc/qcacld-3.0
url = https://github.com/sonyxperiadev/vendor-qcom-opensource-wlan-qcacld-3.0.git
branch = aosp/LA.UM.9.12.r1
[submodule "drivers/staging/wlan-qc/qca-wifi-host-cmn"]
path = drivers/staging/wlan-qc/qca-wifi-host-cmn
url = https://github.com/sonyxperiadev/vendor-qcom-opensource-wlan-qca-wifi-host-cmn.git
branch = aosp/LA.UM.9.12.r1
[submodule "wireguard-linux-compat"]
path = wireguard-linux-compat
url = https://github.com/mer-hybris/wireguard-linux-compat.git