1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-12 17:10:33 +01:00
OpenVoiceOS/.gitmodules
j1nx 3eb157a4fa Change to own pairing skill and make sure MSM doesn't hang on very first boot.
Mycroft doesn't continue if the repo skill doesn't get fetched which
obviously can't be fetch without network. So include a local copy
of the skills-repo so at least it doesn't stall the boot.
2021-01-04 20:57:46 +01:00

30 lines
1.2 KiB
Plaintext

[submodule "buildroot"]
path = buildroot
url = https://github.com/buildroot/buildroot.git
branch = 2020.11.x
[submodule "skill-ovos-mycroftgui"]
path = buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-ovos-mycroftgui
url = https://github.com/OpenVoiceOS/skill-ovos-mycroftgui.git
branch = master
[submodule "skill-ovos-enclosure"]
path = buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-ovos-enclosure
url = https://github.com/OpenVoiceOS/skill-ovos-enclosure.git
branch = master
[submodule "skill-balena-wifi-setup"]
path = buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-balena-wifi-setup
url = https://github.com/OpenVoiceOS/skill-balena-wifi-setup.git
branch = master
[submodule "skill-ovos-pairing"]
path = buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-ovos-pairing
url = https://github.com/OpenVoiceOS/skill-ovos-pairing.git
branch = master
[submodule "mycroft-skills"]
path = buildroot-external/rootfs-overlay/opt/mycroft/.skills-repo
url = https://github.com/MycroftAI/mycroft-skills.git
branch = 20.08