diff options
| author | 2026-08-03 21:15:01 +0700 | |
|---|---|---|
| committer | 2026-08-03 21:15:14 +0700 | |
| commit | a776fe5f94c6b673498addecf2e8835de286d424 (patch) | |
| tree | 6175b4ac7161bb8f8a7a34a4998a5ad575f01efc /.gitmodules | |
| parent | 6ecf2b2f21e4063df705ac7e8b385a2a50c1f89f (diff) | |
| download | kiwi-descriptions-a776fe5f94c6b673498addecf2e8835de286d424.tar.gz kiwi-descriptions-a776fe5f94c6b673498addecf2e8835de286d424.zip | |
feat: kiwi descriptions adaptation for surface pro 12"
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e46f080 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,20 @@ +[submodule "root/tmp/harrisonvanderbyl/surface-pro-12-inch-linux"] + path = root/tmp/harrisonvanderbyl/surface-pro-12-inch-linux + url = https://github.com/harrisonvanderbyl/surface-pro-12-inch-linux.git + branch = main +[submodule "root/tmp/harrisonvanderbyl/hexagonrpc"] + path = root/tmp/harrisonvanderbyl/hexagonrpc + url = https://github.com/harrisonvanderbyl/hexagonrpc + branch = main +[submodule "root/tmp/DylanVanAssche/libssc"] + path = root/tmp/DylanVanAssche/libssc + url = https://codeberg.org/DylanVanAssche/libssc + branch = main +[submodule "root/tmp/harrisonvanderbyl/iio-sensor-proxy"] + path = root/tmp/harrisonvanderbyl/iio-sensor-proxy + url = https://github.com/harrisonvanderbyl/iio-sensor-proxy + branch = master +[submodule "root/tmp/linux-msm/audioreach-topology"] + path = root/tmp/linux-msm/audioreach-topology + url = https://github.com/linux-msm/audioreach-topology + branch = main |