-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
40 lines (40 loc) · 1.2 KB
/
.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
29
30
31
32
33
34
35
36
37
38
39
40
[submodule "poky"]
path = gatesgarth/poky
url = git://git.yoctoproject.org/poky
branch = gatesgarth
[submodule "whisk"]
path = whisk
url = https://github.com/garmin/whisk.git
branch = master
[submodule "meta-raspberrypi"]
path = gatesgarth/meta-raspberrypi
url = git://git.yoctoproject.org/meta-raspberrypi
branch = gatesgarth
[submodule "meta-rockchip"]
path = gatesgarth/meta-rockchip
url = git://git.yoctoproject.org/meta-rockchip
branch = gatesgarth
[submodule "meta-arm"]
path = gatesgarth/meta-arm
url = git://git.yoctoproject.org/meta-arm
branch = gatesgarth
[submodule "hardknott/meta-arm"]
path = hardknott/meta-arm
url = git://git.yoctoproject.org/meta-arm
branch = hardknott
[submodule "hardknott/meta-raspberrypi"]
path = hardknott/meta-raspberrypi
url = git://git.yoctoproject.org/meta-raspberrypi
branch = master
[submodule "hardknott/meta-rockchip"]
path = hardknott/meta-rockchip
url = git://git.yoctoproject.org/meta-rockchip
branch = hardknott
[submodule "hardknott/poky"]
path = hardknott/poky
url = git://git.yoctoproject.org/poky
branch = hardknott
[submodule "hardknott/meta-pine64"]
path = hardknott/meta-pine64
url = https://github.com/alistair23/meta-pine64.git
branch = master