diff options
| author | 2026-08-03 21:15:01 +0700 | |
|---|---|---|
| committer | 2026-08-19 20:25:00 +0700 | |
| commit | 30f87d06f0b51c43917eebd6b35e849d011dd95a (patch) | |
| tree | 281d2e4f2a35ddbd5f8f695a857a39df5bce7c28 /.gitmodules | |
| parent | 019f17a1ed1b344e7384411ffe7bcd09e3f3aa5b (diff) | |
| download | kiwi-descriptions-30f87d06f0b51c43917eebd6b35e849d011dd95a.tar.gz kiwi-descriptions-30f87d06f0b51c43917eebd6b35e849d011dd95a.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 |