blob: 8cb86fa75e87752dd2b44769977c49c21fe7bbfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[submodule "meta-yocto"]
path = meta-yocto
url = https://git.yoctoproject.org/poky
branch = scarthgap
[submodule "meta-qt6"]
path = meta-qt6
url = http://code.qt.io/yocto/meta-qt6.git
[submodule "meta-oe"]
path = meta-oe
url = https://git.openembedded.org/meta-openembedded
branch = scarthgap
[submodule "meta-kazoe"]
path = meta-kazoe
url = https://kazoe.org/cgit/kazoe/meta-kazoe.git
|