-
Notifications
You must be signed in to change notification settings - Fork 60
/
.gitmodules
28 lines (28 loc) · 948 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "openembedded-core"]
path = openembedded-core
url = git://git.openembedded.org/openembedded-core
ignore = dirty
[submodule "meta-openembedded"]
path = meta-openembedded
url = git://git.openembedded.org/meta-openembedded
ignore = dirty
[submodule "bitbake"]
path = bitbake
url = git://git.openembedded.org/bitbake
ignore = dirty
[submodule "meta-oe-alliance/recipes-oe-alliance/e2openplugins"]
path = meta-oe-alliance/recipes-oe-alliance/e2openplugins
url = https://github.com/E2OpenPlugins/e2openplugins.git
ignore = dirty
[submodule "meta-oe-alliance"]
path = meta-oe-alliance
url = https://github.com/oe-alliance/oe-alliance-core.git
[submodule "meta-qt5.15"]
path = meta-qt5.15
url = https://github.com/oe-mirrors/meta-qt5.15.git
[submodule "meta-clang"]
path = meta-clang
url = https://github.com/kraj/meta-clang
[submodule "meta-python2"]
path = meta-python2
url = https://github.com/oe-mirrors/meta-python2.git