mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: Add the default mycroftos skills as git submodules
This commit is contained in:
10
.gitmodules
vendored
10
.gitmodules
vendored
@@ -2,3 +2,13 @@
|
|||||||
path = buildroot
|
path = buildroot
|
||||||
url = https://github.com/buildroot/buildroot.git
|
url = https://github.com/buildroot/buildroot.git
|
||||||
branch = 2020.02.x
|
branch = 2020.02.x
|
||||||
|
|
||||||
|
[submodule "skill-mycroftos-enclosure"]
|
||||||
|
path = buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-mycroftos-enclosure
|
||||||
|
url = https://github.com/j1nx/skill-mycroftos-enclosure.git
|
||||||
|
branch = master
|
||||||
|
|
||||||
|
[submodule "skill-mycroftos-gui"]
|
||||||
|
path = buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-mycroftos-gui
|
||||||
|
url = https://github.com/j1nx/skill-mycroftos-gui.git
|
||||||
|
branch = master
|
||||||
|
Reference in New Issue
Block a user