Files
klipper-linux/.gitmodules
Sergey 'Jin' Bostandzhyan 6926dc8100 Added cubietruck support
...along with tons of stuff that got accumulated within the last year.

Should have been more disciplined, but somehow did not have time to
properly maintain it beyond "works for me".
2021-06-12 01:24:57 +02:00

22 lines
736 B
Plaintext

[submodule "yocto/poky"]
path = yocto/poky
url = git://git.yoctoproject.org/poky.git
[submodule "meta-python2"]
path = yocto/meta-python2
url = git://git.openembedded.org/meta-python2
[submodule "yocto/meta-rockchip"]
path = yocto/meta-rockchip
url = git://git.yoctoproject.org/meta-rockchip
[submodule "meta-openembedded"]
path = yocto/meta-openembedded
url = git://git.openembedded.org/meta-openembedded
[submodule "yocto/openembedded-core"]
path = yocto/openembedded-core
url = git://git.openembedded.org/openembedded-core
[submodule "yocto/meta-sunxi"]
path = yocto/meta-sunxi
url = https://github.com/linux-sunxi/meta-sunxi
[submodule "yocto/meta-arm"]
path = yocto/meta-arm
url = git://git.yoctoproject.org/meta-arm