Update submodules to follow Master
This commit is contained in:
parent
77f18be63d
commit
316c75c672
|
@ -1,16 +1,16 @@
|
||||||
[submodule "source/Jetpack"]
|
[submodule "source/Jetpack"]
|
||||||
path = source/Jetpack
|
path = source/Jetpack
|
||||||
url = https://git.spirirobotics.com/dchvs/Jetpack.git
|
url = https://git.spirirobotics.com/dchvs/Jetpack.git
|
||||||
branch = v0.1.0
|
branch = master
|
||||||
[submodule "source/drivers/li-mt9m021"]
|
[submodule "source/drivers/li-mt9m021"]
|
||||||
path = source/drivers/li-mt9m021
|
path = source/drivers/li-mt9m021
|
||||||
url = https://git.spirirobotics.com/dchvs/li-mt9m021.git
|
url = https://git.spirirobotics.com/dchvs/li-mt9m021.git
|
||||||
branch = v0.1.0
|
branch = master
|
||||||
[submodule "CTI-L4T"]
|
[submodule "CTI-L4T"]
|
||||||
path = CTI-L4T
|
path = CTI-L4T
|
||||||
url = https://git.spirirobotics.com/dchvs/CTI-L4T.git
|
url = https://git.spirirobotics.com/dchvs/CTI-L4T.git
|
||||||
branch = v0.1.0
|
branch = master
|
||||||
[submodule "source/drivers/eg25-g"]
|
[submodule "source/drivers/eg25-g"]
|
||||||
path = source/drivers/eg25-g
|
path = source/drivers/eg25-g
|
||||||
url = https://git.spirirobotics.com/dchvs/eg25-g.git
|
url = https://git.spirirobotics.com/dchvs/eg25-g.git
|
||||||
branch = v0.1.0
|
branch = master
|
||||||
|
|
Loading…
Reference in New Issue