body: add fw repo as submodule (#25420)

* body: add fw repo as submodule

* bump body

* file whitelist

* revert that for now
old-commit-hash: 7e6f4e74bf
This commit is contained in:
Adeeb Shihadeh
2022-08-12 16:46:33 -07:00
committed by GitHub
parent 58f654e456
commit a4effaa34a
6 changed files with 35 additions and 15 deletions

23
.gitmodules vendored
View File

@@ -1,15 +1,18 @@
[submodule "panda"]
path = panda
url = ../../commaai/panda.git
path = panda
url = ../../commaai/panda.git
[submodule "opendbc"]
path = opendbc
url = ../../commaai/opendbc.git
path = opendbc
url = ../../commaai/opendbc.git
[submodule "laika_repo"]
path = laika_repo
url = ../../commaai/laika.git
path = laika_repo
url = ../../commaai/laika.git
[submodule "cereal"]
path = cereal
url = ../../commaai/cereal.git
path = cereal
url = ../../commaai/cereal.git
[submodule "rednose_repo"]
path = rednose_repo
url = ../../commaai/rednose.git
path = rednose_repo
url = ../../commaai/rednose.git
[submodule "body"]
path = body
url = ../../commaai/body.git