-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 783 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "kernel/tools"]
path = kernel/tools
url = git://github.com/raspberrypi/tools.git
[submodule "kernel/linux"]
path = kernel/linux
url = https://github.com/raspberrypi/linux.git
[submodule "programs/ffmpeg"]
path = programs/ffmpeg
url = git://source.ffmpeg.org/ffmpeg.git
[submodule "programs/hidapi"]
path = programs/hidapi
url = https://github.com/signal11/hidapi.git
[submodule "programs/motion-mmal"]
path = programs/motion-mmal
url = https://github.com/dozencrows/motion.git
[submodule "programs/psips"]
path = programs/psips
url = https://github.com/AndyA/psips.git
[submodule "programs/TEMPered"]
path = programs/TEMPered
url = https://github.com/edorfaus/TEMPered.git
[submodule "programs/x264"]
path = programs/x264
url = git://git.videolan.org/x264