-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
138 lines (138 loc) · 4.48 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
[submodule "xrt"]
path = xrt
url = https://github.com/kiwichris/XRT.git
[submodule "rtems_waf"]
path = rtems_waf
url = git://git.rtems.org/rtems_waf.git
[submodule "boost/any"]
path = boost/any
url = https://github.com/boostorg/any.git
[submodule "boost/property_tree"]
path = boost/property_tree
url = https://github.com/boostorg/property_tree.git
[submodule "boost/config"]
path = boost/config
url = https://github.com/boostorg/config.git
[submodule "boost/optional"]
path = boost/optional
url = https://github.com/boostorg/optional.git
[submodule "boost/type_traits"]
path = boost/type_traits
url = https://github.com/boostorg/type_traits.git
[submodule "boost/type_index"]
path = boost/type_index
url = https://github.com/boostorg/type_index.git
[submodule "boost/throw_exception"]
path = boost/throw_exception
url = https://github.com/boostorg/throw_exception.git
[submodule "boost/container_hash"]
path = boost/container_hash
url = https://github.com/boostorg/container_hash.git
[submodule "boost/static_assert"]
path = boost/static_assert
url = https://github.com/boostorg/static_assert.git
[submodule "boost/assert"]
path = boost/assert
url = https://github.com/boostorg/assert.git
[submodule "boost/core"]
path = boost/core
url = https://github.com/boostorg/core.git
[submodule "boost/format"]
path = boost/format
url = https://github.com/boostorg/format.git
[submodule "boost/move"]
path = boost/move
url = https://github.com/boostorg/move.git
[submodule "boost/utility"]
path = boost/utility
url = https://github.com/boostorg/utility.git
[submodule "boost/preprocessor"]
path = boost/preprocessor
url = https://github.com/boostorg/preprocessor.git
[submodule "boost/smart_ptr"]
path = boost/smart_ptr
url = https://github.com/boostorg/smart_ptr.git
[submodule "boost/algorithm"]
path = boost/algorithm
url = https://github.com/boostorg/algorithm.git
[submodule "boost/mpl"]
path = boost/mpl
url = https://github.com/boostorg/mpl.git
[submodule "boost/range"]
path = boost/range
url = https://github.com/boostorg/range.git
[submodule "boost/multi_index"]
path = boost/multi_index
url = https://github.com/boostorg/multi_index.git
[submodule "boost/serialization"]
path = boost/serialization
url = https://github.com/boostorg/serialization.git
[submodule "boost/tuple"]
path = boost/tuple
url = https://github.com/boostorg/tuple.git
[submodule "boost/iterator"]
path = boost/iterator
url = https://github.com/boostorg/iterator.git
[submodule "boost/bind"]
path = boost/bind
url = https://github.com/boostorg/bind.git
[submodule "boost/detail"]
path = boost/detail
url = https://github.com/boostorg/detail.git
[submodule "boost/foreach"]
path = boost/foreach
url = https://github.com/boostorg/foreach.git
[submodule "boost/concept_check"]
path = boost/concept_check
url = https://github.com/boostorg/concept_check.git
[submodule "boost/filesystem"]
path = boost/filesystem
url = https://github.com/boostorg/filesystem.git
[submodule "boost/system"]
path = boost/system
url = https://github.com/boostorg/system.git
[submodule "boost/function"]
path = boost/function
url = https://github.com/boostorg/function.git
[submodule "boost/tokenizer"]
path = boost/tokenizer
url = https://github.com/boostorg/tokenizer.git
[submodule "boost/integer"]
path = boost/integer
url = https://github.com/boostorg/integer.git
[submodule "boost/io"]
path = boost/io
url = https://github.com/boostorg/io.git
[submodule "boost/lexical_cast"]
path = boost/lexical_cast
url = https://github.com/boostorg/lexical_cast.git
[submodule "boost/numeric_conversion"]
path = boost/numeric_conversion
url = https://github.com/boostorg/numeric_conversion.git
[submodule "boost/uuid"]
path = boost/uuid
url = https://github.com/boostorg/uuid.git
[submodule "boost/array"]
path = boost/array
url = https://github.com/boostorg/array.git
[submodule "boost/container"]
path = boost/container
url = https://github.com/boostorg/container.git
[submodule "embeddedsw"]
path = embeddedsw
url = https://github.com/kiwichris/embeddedsw.git
[submodule "mesa-drm"]
path = mesa-drm
url = https://gitlab.freedesktop.org/mesa/drm
[submodule "boost/program_options"]
path = boost/program_options
url = https://github.com/boostorg/program_options.git
[submodule "boost/intrusive"]
path = boost/intrusive
url = https://github.com/boostorg/intrusive.git
[submodule "boost/predef"]
path = boost/predef
url = https://github.com/boostorg/predef.git
[submodule "boost/spirit"]
path = boost/spirit
url = https://github.com/boostorg/spirit.git