diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2025-03-11 14:31:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-24 17:32:34 +0000 |
commit | 2cd05764b7e5920c64a9fc4da34e6ab2f179df9f (patch) | |
tree | 5353bcfed0d4e05b314734a7843d97bd91c0d6a8 | |
parent | 4fefecd2719f067a24255222b571f694a1aaca07 (diff) | |
download | poky-2cd05764b7e5920c64a9fc4da34e6ab2f179df9f.tar.gz |
overview-manual: convert configuration-compile-autoreconf.png to svg
- Convert the png file to an SVG file
- Add the UNPACKDIR reference.
- Remove ${PR} from WORKDIR value, after cc83e4548465 ("bitbake.conf:
Drop PE and PR from WORKDIR and STAMP") on OE-Core.
- Change S value to BP (equal to ${BPN}-${PV}, but more accurate).
(From yocto-docs rev: f24b00200ac49cda07e4c77e3e1b161a5b78b006)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/overview-manual/concepts.rst | 2 | ||||
-rw-r--r-- | documentation/overview-manual/figures/configuration-compile-autoreconf.png | bin | 70877 -> 0 bytes | |||
-rw-r--r-- | documentation/overview-manual/svg/configuration-compile-autoreconf.svg | 1497 |
3 files changed, 1498 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 5c6af847e5..a4752eaee5 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -805,7 +805,7 @@ After source code is patched, BitBake executes tasks that configure and | |||
805 | compile the source code. Once compilation occurs, the files are copied | 805 | compile the source code. Once compilation occurs, the files are copied |
806 | to a holding area (staged) in preparation for packaging: | 806 | to a holding area (staged) in preparation for packaging: |
807 | 807 | ||
808 | .. image:: figures/configuration-compile-autoreconf.png | 808 | .. image:: svg/configuration-compile-autoreconf.* |
809 | :width: 100% | 809 | :width: 100% |
810 | 810 | ||
811 | This step in the build process consists of the following tasks: | 811 | This step in the build process consists of the following tasks: |
diff --git a/documentation/overview-manual/figures/configuration-compile-autoreconf.png b/documentation/overview-manual/figures/configuration-compile-autoreconf.png deleted file mode 100644 index 043d195a33..0000000000 --- a/documentation/overview-manual/figures/configuration-compile-autoreconf.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/documentation/overview-manual/svg/configuration-compile-autoreconf.svg b/documentation/overview-manual/svg/configuration-compile-autoreconf.svg new file mode 100644 index 0000000000..c0de45681a --- /dev/null +++ b/documentation/overview-manual/svg/configuration-compile-autoreconf.svg | |||
@@ -0,0 +1,1497 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | version="1.1" | ||
4 | id="svg2" | ||
5 | width="715.68933" | ||
6 | height="568.14496" | ||
7 | viewBox="0 0 715.68933 568.14495" | ||
8 | sodipodi:docname="configuration-compile-autoreconf.svg" | ||
9 | inkscape:version="1.4 (e7c3feb100, 2024-10-09)" | ||
10 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
11 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
12 | xmlns="http://www.w3.org/2000/svg" | ||
13 | xmlns:svg="http://www.w3.org/2000/svg" | ||
14 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
15 | xmlns:cc="http://creativecommons.org/ns#" | ||
16 | xmlns:dc="http://purl.org/dc/elements/1.1/"> | ||
17 | <sodipodi:namedview | ||
18 | pagecolor="#ffffff" | ||
19 | bordercolor="#666666" | ||
20 | borderopacity="1" | ||
21 | objecttolerance="10" | ||
22 | gridtolerance="10" | ||
23 | guidetolerance="10" | ||
24 | inkscape:pageopacity="0" | ||
25 | inkscape:pageshadow="2" | ||
26 | inkscape:window-width="2255" | ||
27 | inkscape:window-height="1999" | ||
28 | id="namedview4" | ||
29 | showgrid="false" | ||
30 | inkscape:zoom="1.4472045" | ||
31 | inkscape:cx="219.38849" | ||
32 | inkscape:cy="537.58817" | ||
33 | inkscape:window-x="2271" | ||
34 | inkscape:window-y="115" | ||
35 | inkscape:window-maximized="0" | ||
36 | inkscape:current-layer="g10" | ||
37 | inkscape:document-rotation="0" | ||
38 | inkscape:snap-perpendicular="true" | ||
39 | fit-margin-top="30" | ||
40 | lock-margins="true" | ||
41 | fit-margin-left="30" | ||
42 | fit-margin-right="30" | ||
43 | fit-margin-bottom="30" | ||
44 | inkscape:pagecheckerboard="0" | ||
45 | inkscape:showpageshadow="2" | ||
46 | inkscape:deskcolor="#d1d1d1"> | ||
47 | <inkscape:grid | ||
48 | type="xygrid" | ||
49 | id="grid1257" | ||
50 | originx="56.164611" | ||
51 | originy="6.8221063" | ||
52 | spacingy="1" | ||
53 | spacingx="1" | ||
54 | units="px" /> | ||
55 | </sodipodi:namedview> | ||
56 | <metadata | ||
57 | id="metadata8"> | ||
58 | <rdf:RDF> | ||
59 | <cc:Work | ||
60 | rdf:about=""> | ||
61 | <dc:format>image/svg+xml</dc:format> | ||
62 | <dc:type | ||
63 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
64 | </cc:Work> | ||
65 | </rdf:RDF> | ||
66 | </metadata> | ||
67 | <defs | ||
68 | id="defs6"> | ||
69 | <rect | ||
70 | x="-345.93011" | ||
71 | y="-568.73254" | ||
72 | width="776.87695" | ||
73 | height="667.43011" | ||
74 | id="rect28" /> | ||
75 | <rect | ||
76 | x="23.839064" | ||
77 | y="148.04404" | ||
78 | width="87.237152" | ||
79 | height="79.809036" | ||
80 | id="rect2" /> | ||
81 | <inkscape:path-effect | ||
82 | effect="powerstroke" | ||
83 | id="path-effect6121" | ||
84 | is_visible="true" | ||
85 | lpeversion="1" | ||
86 | offset_points="0,0.5" | ||
87 | sort_points="true" | ||
88 | interpolator_type="CubicBezierJohan" | ||
89 | interpolator_beta="0.2" | ||
90 | start_linecap_type="zerowidth" | ||
91 | linejoin_type="extrp_arc" | ||
92 | miter_limit="4" | ||
93 | scale_width="1" | ||
94 | end_linecap_type="zerowidth" | ||
95 | not_jump="false" | ||
96 | message="" /> | ||
97 | <marker | ||
98 | style="overflow:visible" | ||
99 | id="marker5783" | ||
100 | refX="0" | ||
101 | refY="0" | ||
102 | orient="auto" | ||
103 | inkscape:stockid="Arrow2Mend" | ||
104 | inkscape:isstock="true" | ||
105 | viewBox="0 0 6.93045877 5.19622555" | ||
106 | markerWidth="6.93045877" | ||
107 | markerHeight="5.19622555" | ||
108 | preserveAspectRatio="xMidYMid"> | ||
109 | <path | ||
110 | transform="scale(-0.6)" | ||
111 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
112 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
113 | id="path5781" /> | ||
114 | </marker> | ||
115 | <marker | ||
116 | style="overflow:visible" | ||
117 | id="marker5623" | ||
118 | refX="0" | ||
119 | refY="0" | ||
120 | orient="auto" | ||
121 | inkscape:stockid="Arrow2Mend" | ||
122 | inkscape:isstock="true" | ||
123 | viewBox="0 0 6.9304588 5.1962256" | ||
124 | markerWidth="6.9304585" | ||
125 | markerHeight="5.1962256" | ||
126 | preserveAspectRatio="xMidYMid"> | ||
127 | <path | ||
128 | transform="scale(-0.6)" | ||
129 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
130 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
131 | id="path5621" /> | ||
132 | </marker> | ||
133 | <marker | ||
134 | style="overflow:visible" | ||
135 | id="marker5487" | ||
136 | refX="0" | ||
137 | refY="0" | ||
138 | orient="auto" | ||
139 | inkscape:stockid="Arrow2Mend" | ||
140 | inkscape:isstock="true"> | ||
141 | <path | ||
142 | transform="scale(-0.6)" | ||
143 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
144 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
145 | id="path5485" /> | ||
146 | </marker> | ||
147 | <marker | ||
148 | style="overflow:visible" | ||
149 | id="marker5285" | ||
150 | refX="0" | ||
151 | refY="0" | ||
152 | orient="auto" | ||
153 | inkscape:stockid="Arrow2Mstart" | ||
154 | inkscape:isstock="true"> | ||
155 | <path | ||
156 | transform="scale(0.6)" | ||
157 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
158 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
159 | id="path5283" /> | ||
160 | </marker> | ||
161 | <marker | ||
162 | style="overflow:visible" | ||
163 | id="marker5161" | ||
164 | refX="0" | ||
165 | refY="0" | ||
166 | orient="auto" | ||
167 | inkscape:stockid="Arrow2Mend" | ||
168 | inkscape:isstock="true"> | ||
169 | <path | ||
170 | transform="scale(-0.6)" | ||
171 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
172 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
173 | id="path5159" /> | ||
174 | </marker> | ||
175 | <marker | ||
176 | style="overflow:visible" | ||
177 | id="marker4860" | ||
178 | refX="0" | ||
179 | refY="0" | ||
180 | orient="auto" | ||
181 | inkscape:stockid="Arrow2Mend" | ||
182 | inkscape:isstock="true"> | ||
183 | <path | ||
184 | transform="scale(-0.6)" | ||
185 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
186 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
187 | id="path4858" /> | ||
188 | </marker> | ||
189 | <marker | ||
190 | style="overflow:visible" | ||
191 | id="marker4504" | ||
192 | refX="0" | ||
193 | refY="0" | ||
194 | orient="auto" | ||
195 | inkscape:stockid="Arrow2Mend" | ||
196 | inkscape:isstock="true"> | ||
197 | <path | ||
198 | transform="scale(-0.6)" | ||
199 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
200 | style="fill:#ffa348;fill-opacity:1;fill-rule:evenodd;stroke:#ffa348;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
201 | id="path4502" /> | ||
202 | </marker> | ||
203 | <marker | ||
204 | style="overflow:visible" | ||
205 | id="Arrow1Mend" | ||
206 | refX="0" | ||
207 | refY="0" | ||
208 | orient="auto" | ||
209 | inkscape:stockid="Arrow1Mend" | ||
210 | inkscape:isstock="true"> | ||
211 | <path | ||
212 | transform="matrix(-0.4,0,0,-0.4,-4,0)" | ||
213 | style="fill:#62a0ea;fill-opacity:1;fill-rule:evenodd;stroke:#62a0ea;stroke-width:1pt;stroke-opacity:1" | ||
214 | d="M 0,0 5,-5 -12.5,0 5,5 Z" | ||
215 | id="path3318" /> | ||
216 | </marker> | ||
217 | <marker | ||
218 | style="overflow:visible" | ||
219 | id="marker4174" | ||
220 | refX="0" | ||
221 | refY="0" | ||
222 | orient="auto" | ||
223 | inkscape:stockid="Arrow2Mstart" | ||
224 | inkscape:isstock="true"> | ||
225 | <path | ||
226 | transform="scale(0.6)" | ||
227 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
228 | style="fill:#62a0ea;fill-opacity:1;fill-rule:evenodd;stroke:#62a0ea;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
229 | id="path4172" /> | ||
230 | </marker> | ||
231 | <marker | ||
232 | style="overflow:visible" | ||
233 | id="Arrow2Mend" | ||
234 | refX="0" | ||
235 | refY="0" | ||
236 | orient="auto" | ||
237 | inkscape:stockid="Arrow2Mend" | ||
238 | inkscape:isstock="true"> | ||
239 | <path | ||
240 | transform="scale(-0.6)" | ||
241 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
242 | style="fill:#ffa348;fill-opacity:1;fill-rule:evenodd;stroke:#ffa348;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
243 | id="path3336" /> | ||
244 | </marker> | ||
245 | <marker | ||
246 | style="overflow:visible" | ||
247 | id="Arrow1Mstart" | ||
248 | refX="0" | ||
249 | refY="0" | ||
250 | orient="auto" | ||
251 | inkscape:stockid="Arrow1Mstart" | ||
252 | inkscape:isstock="true"> | ||
253 | <path | ||
254 | transform="matrix(0.4,0,0,0.4,4,0)" | ||
255 | style="fill:#ff7800;fill-opacity:1;fill-rule:evenodd;stroke:#ffa348;stroke-width:1pt;stroke-opacity:1" | ||
256 | d="M 0,0 5,-5 -12.5,0 5,5 Z" | ||
257 | id="path3315" /> | ||
258 | </marker> | ||
259 | <marker | ||
260 | style="overflow:visible" | ||
261 | id="Arrow2Lstart" | ||
262 | refX="0" | ||
263 | refY="0" | ||
264 | orient="auto" | ||
265 | inkscape:stockid="Arrow2Lstart" | ||
266 | inkscape:isstock="true"> | ||
267 | <path | ||
268 | transform="matrix(1.1,0,0,1.1,1.1,0)" | ||
269 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
270 | style="fill:#ff7800;fill-opacity:1;fill-rule:evenodd;stroke:#ffa348;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
271 | id="path3327" /> | ||
272 | </marker> | ||
273 | <marker | ||
274 | style="overflow:visible" | ||
275 | id="Arrow1Lstart" | ||
276 | refX="0" | ||
277 | refY="0" | ||
278 | orient="auto" | ||
279 | inkscape:stockid="Arrow1Lstart" | ||
280 | inkscape:isstock="true"> | ||
281 | <path | ||
282 | transform="matrix(0.8,0,0,0.8,10,0)" | ||
283 | style="fill:#ff7800;fill-opacity:1;fill-rule:evenodd;stroke:#ffa348;stroke-width:1pt;stroke-opacity:1" | ||
284 | d="M 0,0 5,-5 -12.5,0 5,5 Z" | ||
285 | id="path3309" /> | ||
286 | </marker> | ||
287 | <linearGradient | ||
288 | id="linearGradient921" | ||
289 | inkscape:swatch="solid"> | ||
290 | <stop | ||
291 | style="stop-color:#deddda;stop-opacity:1;" | ||
292 | offset="0" | ||
293 | id="stop919" /> | ||
294 | </linearGradient> | ||
295 | <linearGradient | ||
296 | id="linearGradient6035-4"> | ||
297 | <stop | ||
298 | id="stop6037-2" | ||
299 | style="stop-color:#ffffff" | ||
300 | offset="0" /> | ||
301 | <stop | ||
302 | id="stop6039-9" | ||
303 | style="stop-color:#ffffff;stop-opacity:0" | ||
304 | offset="1" /> | ||
305 | </linearGradient> | ||
306 | <marker | ||
307 | style="overflow:visible" | ||
308 | id="Arrow2Mstart-4" | ||
309 | refX="0" | ||
310 | refY="0" | ||
311 | orient="auto" | ||
312 | inkscape:stockid="Arrow2Mstart" | ||
313 | inkscape:isstock="true"> | ||
314 | <path | ||
315 | transform="scale(0.6)" | ||
316 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
317 | style="fill:#ffa348;fill-opacity:1;fill-rule:evenodd;stroke:#ffa348;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
318 | id="path3333-2" /> | ||
319 | </marker> | ||
320 | <marker | ||
321 | style="overflow:visible" | ||
322 | id="Arrow2Mend-2" | ||
323 | refX="0" | ||
324 | refY="0" | ||
325 | orient="auto" | ||
326 | inkscape:stockid="Arrow2Mend" | ||
327 | inkscape:isstock="true"> | ||
328 | <path | ||
329 | transform="scale(-0.6)" | ||
330 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
331 | style="fill:#ffa348;fill-opacity:1;fill-rule:evenodd;stroke:#ffa348;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
332 | id="path3336-7" /> | ||
333 | </marker> | ||
334 | <marker | ||
335 | style="overflow:visible" | ||
336 | id="marker5623-2" | ||
337 | refX="0" | ||
338 | refY="0" | ||
339 | orient="auto" | ||
340 | inkscape:stockid="Arrow2Mend" | ||
341 | inkscape:isstock="true"> | ||
342 | <path | ||
343 | transform="scale(-0.6)" | ||
344 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
345 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
346 | id="path5621-3" /> | ||
347 | </marker> | ||
348 | <marker | ||
349 | style="overflow:visible" | ||
350 | id="Arrow2Mend-4" | ||
351 | refX="0" | ||
352 | refY="0" | ||
353 | orient="auto" | ||
354 | inkscape:stockid="Arrow2Mend" | ||
355 | inkscape:isstock="true"> | ||
356 | <path | ||
357 | transform="scale(-0.6)" | ||
358 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
359 | style="fill:#ffa348;fill-opacity:1;fill-rule:evenodd;stroke:#ffa348;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
360 | id="path3336-3" /> | ||
361 | </marker> | ||
362 | <marker | ||
363 | style="overflow:visible" | ||
364 | id="marker5285-1" | ||
365 | refX="0" | ||
366 | refY="0" | ||
367 | orient="auto" | ||
368 | inkscape:stockid="Arrow2Mstart" | ||
369 | inkscape:isstock="true"> | ||
370 | <path | ||
371 | transform="scale(0.6)" | ||
372 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
373 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
374 | id="path5283-7" /> | ||
375 | </marker> | ||
376 | <marker | ||
377 | style="overflow:visible" | ||
378 | id="marker5161-4" | ||
379 | refX="0" | ||
380 | refY="0" | ||
381 | orient="auto" | ||
382 | inkscape:stockid="Arrow2Mend" | ||
383 | inkscape:isstock="true"> | ||
384 | <path | ||
385 | transform="scale(-0.6)" | ||
386 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
387 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
388 | id="path5159-3" /> | ||
389 | </marker> | ||
390 | <marker | ||
391 | style="overflow:visible" | ||
392 | id="marker5285-1-4" | ||
393 | refX="0" | ||
394 | refY="0" | ||
395 | orient="auto" | ||
396 | inkscape:stockid="Arrow2Mstart" | ||
397 | inkscape:isstock="true"> | ||
398 | <path | ||
399 | transform="scale(0.6)" | ||
400 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
401 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
402 | id="path5283-7-6" /> | ||
403 | </marker> | ||
404 | <marker | ||
405 | style="overflow:visible" | ||
406 | id="marker5161-4-9" | ||
407 | refX="0" | ||
408 | refY="0" | ||
409 | orient="auto" | ||
410 | inkscape:stockid="Arrow2Mend" | ||
411 | inkscape:isstock="true"> | ||
412 | <path | ||
413 | transform="scale(-0.6)" | ||
414 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
415 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
416 | id="path5159-3-4" /> | ||
417 | </marker> | ||
418 | <marker | ||
419 | style="overflow:visible" | ||
420 | id="marker4174-8" | ||
421 | refX="0" | ||
422 | refY="0" | ||
423 | orient="auto" | ||
424 | inkscape:stockid="Arrow2Mstart" | ||
425 | inkscape:isstock="true"> | ||
426 | <path | ||
427 | transform="scale(0.6)" | ||
428 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
429 | style="fill:#62a0ea;fill-opacity:1;fill-rule:evenodd;stroke:#62a0ea;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
430 | id="path4172-8" /> | ||
431 | </marker> | ||
432 | <marker | ||
433 | style="overflow:visible" | ||
434 | id="marker5285-9" | ||
435 | refX="0" | ||
436 | refY="0" | ||
437 | orient="auto" | ||
438 | inkscape:stockid="Arrow2Mstart" | ||
439 | inkscape:isstock="true"> | ||
440 | <path | ||
441 | transform="scale(0.6)" | ||
442 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
443 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
444 | id="path5283-5" /> | ||
445 | </marker> | ||
446 | <marker | ||
447 | style="overflow:visible" | ||
448 | id="marker5161-0" | ||
449 | refX="0" | ||
450 | refY="0" | ||
451 | orient="auto" | ||
452 | inkscape:stockid="marker5161-0" | ||
453 | inkscape:isstock="true"> | ||
454 | <path | ||
455 | transform="scale(-0.6)" | ||
456 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
457 | style="fill:#deddda;fill-opacity:1;fill-rule:evenodd;stroke:#deddda;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
458 | id="path5159-4" /> | ||
459 | </marker> | ||
460 | <marker | ||
461 | style="overflow:visible" | ||
462 | id="marker5285-17" | ||
463 | refX="0" | ||
464 | refY="0" | ||
465 | orient="auto" | ||
466 | inkscape:stockid="Arrow2Mstart" | ||
467 | inkscape:isstock="true"> | ||
468 | <path | ||
469 | transform="scale(0.6)" | ||
470 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
471 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
472 | id="path5283-2" /> | ||
473 | </marker> | ||
474 | <marker | ||
475 | style="overflow:visible" | ||
476 | id="marker5161-7" | ||
477 | refX="0" | ||
478 | refY="0" | ||
479 | orient="auto" | ||
480 | inkscape:stockid="Arrow2Mend" | ||
481 | inkscape:isstock="true"> | ||
482 | <path | ||
483 | transform="scale(-0.6)" | ||
484 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
485 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
486 | id="path5159-2" /> | ||
487 | </marker> | ||
488 | <marker | ||
489 | style="overflow:visible" | ||
490 | id="marker5285-17-6" | ||
491 | refX="0" | ||
492 | refY="0" | ||
493 | orient="auto" | ||
494 | inkscape:stockid="Arrow2Mstart" | ||
495 | inkscape:isstock="true"> | ||
496 | <path | ||
497 | transform="scale(0.6)" | ||
498 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
499 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
500 | id="path5283-2-1" /> | ||
501 | </marker> | ||
502 | <marker | ||
503 | style="overflow:visible" | ||
504 | id="marker5285-17-6-6" | ||
505 | refX="0" | ||
506 | refY="0" | ||
507 | orient="auto" | ||
508 | inkscape:stockid="Arrow2Mstart" | ||
509 | inkscape:isstock="true"> | ||
510 | <path | ||
511 | transform="scale(0.6)" | ||
512 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
513 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
514 | id="path5283-2-1-1" /> | ||
515 | </marker> | ||
516 | <marker | ||
517 | style="overflow:visible" | ||
518 | id="marker5285-17-9" | ||
519 | refX="0" | ||
520 | refY="0" | ||
521 | orient="auto" | ||
522 | inkscape:stockid="Arrow2Mstart" | ||
523 | inkscape:isstock="true"> | ||
524 | <path | ||
525 | transform="scale(0.6)" | ||
526 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
527 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
528 | id="path5283-2-4" /> | ||
529 | </marker> | ||
530 | <marker | ||
531 | style="overflow:visible" | ||
532 | id="marker5285-17-9-0" | ||
533 | refX="0" | ||
534 | refY="0" | ||
535 | orient="auto" | ||
536 | inkscape:stockid="Arrow2Mstart" | ||
537 | inkscape:isstock="true"> | ||
538 | <path | ||
539 | transform="scale(0.6)" | ||
540 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
541 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
542 | id="path5283-2-4-9" /> | ||
543 | </marker> | ||
544 | <marker | ||
545 | style="overflow:visible" | ||
546 | id="marker5285-17-9-2" | ||
547 | refX="0" | ||
548 | refY="0" | ||
549 | orient="auto" | ||
550 | inkscape:stockid="Arrow2Mstart" | ||
551 | inkscape:isstock="true"> | ||
552 | <path | ||
553 | transform="scale(0.6)" | ||
554 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
555 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
556 | id="path5283-2-4-93" /> | ||
557 | </marker> | ||
558 | <marker | ||
559 | style="overflow:visible" | ||
560 | id="marker5285-17-9-2-0" | ||
561 | refX="0" | ||
562 | refY="0" | ||
563 | orient="auto" | ||
564 | inkscape:stockid="Arrow2Mstart" | ||
565 | inkscape:isstock="true"> | ||
566 | <path | ||
567 | transform="scale(0.6)" | ||
568 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
569 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
570 | id="path5283-2-4-93-9" /> | ||
571 | </marker> | ||
572 | <marker | ||
573 | style="overflow:visible" | ||
574 | id="marker5285-17-9-3" | ||
575 | refX="0" | ||
576 | refY="0" | ||
577 | orient="auto" | ||
578 | inkscape:stockid="Arrow2Mstart" | ||
579 | inkscape:isstock="true"> | ||
580 | <path | ||
581 | transform="scale(0.6)" | ||
582 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
583 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
584 | id="path5283-2-4-8" /> | ||
585 | </marker> | ||
586 | <marker | ||
587 | style="overflow:visible" | ||
588 | id="marker5285-17-9-2-5" | ||
589 | refX="0" | ||
590 | refY="0" | ||
591 | orient="auto" | ||
592 | inkscape:stockid="Arrow2Mstart" | ||
593 | inkscape:isstock="true" | ||
594 | viewBox="0 0 6.9304588 5.1962256" | ||
595 | markerWidth="6.9304585" | ||
596 | markerHeight="5.1962256" | ||
597 | preserveAspectRatio="xMidYMid"> | ||
598 | <path | ||
599 | transform="scale(0.6)" | ||
600 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
601 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
602 | id="path5283-2-4-93-6" /> | ||
603 | </marker> | ||
604 | <marker | ||
605 | style="overflow:visible" | ||
606 | id="marker5285-17-6-1" | ||
607 | refX="0" | ||
608 | refY="0" | ||
609 | orient="auto" | ||
610 | inkscape:stockid="Arrow2Mstart" | ||
611 | inkscape:isstock="true"> | ||
612 | <path | ||
613 | transform="scale(0.6)" | ||
614 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
615 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
616 | id="path5283-2-1-15" /> | ||
617 | </marker> | ||
618 | <marker | ||
619 | style="overflow:visible" | ||
620 | id="marker5285-17-4" | ||
621 | refX="0" | ||
622 | refY="0" | ||
623 | orient="auto" | ||
624 | inkscape:stockid="Arrow2Mstart" | ||
625 | inkscape:isstock="true"> | ||
626 | <path | ||
627 | transform="scale(0.6)" | ||
628 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
629 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
630 | id="path5283-2-7" /> | ||
631 | </marker> | ||
632 | <marker | ||
633 | style="overflow:visible" | ||
634 | id="marker5285-17-4-4" | ||
635 | refX="0" | ||
636 | refY="0" | ||
637 | orient="auto" | ||
638 | inkscape:stockid="Arrow2Mstart" | ||
639 | inkscape:isstock="true"> | ||
640 | <path | ||
641 | transform="scale(0.6)" | ||
642 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
643 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
644 | id="path5283-2-7-3" /> | ||
645 | </marker> | ||
646 | <marker | ||
647 | style="overflow:visible" | ||
648 | id="marker5285-17-4-4-3" | ||
649 | refX="0" | ||
650 | refY="0" | ||
651 | orient="auto" | ||
652 | inkscape:stockid="Arrow2Mstart" | ||
653 | inkscape:isstock="true"> | ||
654 | <path | ||
655 | transform="scale(0.6)" | ||
656 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
657 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
658 | id="path5283-2-7-3-8" /> | ||
659 | </marker> | ||
660 | <marker | ||
661 | style="overflow:visible" | ||
662 | id="marker5285-17-4-7" | ||
663 | refX="0" | ||
664 | refY="0" | ||
665 | orient="auto" | ||
666 | inkscape:stockid="Arrow2Mstart" | ||
667 | inkscape:isstock="true"> | ||
668 | <path | ||
669 | transform="scale(0.6)" | ||
670 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
671 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
672 | id="path5283-2-7-7" /> | ||
673 | </marker> | ||
674 | <marker | ||
675 | style="overflow:visible" | ||
676 | id="marker5285-17-4-7-6" | ||
677 | refX="0" | ||
678 | refY="0" | ||
679 | orient="auto" | ||
680 | inkscape:stockid="Arrow2Mstart" | ||
681 | inkscape:isstock="true"> | ||
682 | <path | ||
683 | transform="scale(0.6)" | ||
684 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
685 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
686 | id="path5283-2-7-7-4" /> | ||
687 | </marker> | ||
688 | <marker | ||
689 | style="overflow:visible" | ||
690 | id="marker5285-17-4-7-0" | ||
691 | refX="0" | ||
692 | refY="0" | ||
693 | orient="auto" | ||
694 | inkscape:stockid="Arrow2Mstart" | ||
695 | inkscape:isstock="true"> | ||
696 | <path | ||
697 | transform="scale(0.6)" | ||
698 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
699 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
700 | id="path5283-2-7-7-3" /> | ||
701 | </marker> | ||
702 | <marker | ||
703 | style="overflow:visible" | ||
704 | id="marker5285-17-4-7-0-9" | ||
705 | refX="0" | ||
706 | refY="0" | ||
707 | orient="auto" | ||
708 | inkscape:stockid="Arrow2Mstart" | ||
709 | inkscape:isstock="true"> | ||
710 | <path | ||
711 | transform="scale(0.6)" | ||
712 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
713 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
714 | id="path5283-2-7-7-3-2" /> | ||
715 | </marker> | ||
716 | <marker | ||
717 | style="overflow:visible" | ||
718 | id="marker5285-17-4-7-0-9-4" | ||
719 | refX="0" | ||
720 | refY="0" | ||
721 | orient="auto" | ||
722 | inkscape:stockid="Arrow2Mstart" | ||
723 | inkscape:isstock="true"> | ||
724 | <path | ||
725 | transform="scale(0.6)" | ||
726 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
727 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
728 | id="path5283-2-7-7-3-2-0" /> | ||
729 | </marker> | ||
730 | <marker | ||
731 | style="overflow:visible" | ||
732 | id="marker5285-17-9-2-5-4" | ||
733 | refX="0" | ||
734 | refY="0" | ||
735 | orient="auto" | ||
736 | inkscape:stockid="Arrow2Mstart" | ||
737 | inkscape:isstock="true" | ||
738 | viewBox="0 0 6.9304588 5.1962256" | ||
739 | markerWidth="6.9304585" | ||
740 | markerHeight="5.1962256" | ||
741 | preserveAspectRatio="xMidYMid"> | ||
742 | <path | ||
743 | transform="scale(0.6)" | ||
744 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
745 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
746 | id="path5283-2-4-93-6-7" /> | ||
747 | </marker> | ||
748 | <marker | ||
749 | style="overflow:visible" | ||
750 | id="marker5285-17-9-2-8" | ||
751 | refX="0" | ||
752 | refY="0" | ||
753 | orient="auto" | ||
754 | inkscape:stockid="Arrow2Mstart" | ||
755 | inkscape:isstock="true"> | ||
756 | <path | ||
757 | transform="scale(0.6)" | ||
758 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
759 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
760 | id="path5283-2-4-93-1" /> | ||
761 | </marker> | ||
762 | <marker | ||
763 | style="overflow:visible" | ||
764 | id="marker5285-17-9-2-8-3" | ||
765 | refX="0" | ||
766 | refY="0" | ||
767 | orient="auto" | ||
768 | inkscape:stockid="Arrow2Mstart" | ||
769 | inkscape:isstock="true"> | ||
770 | <path | ||
771 | transform="scale(0.6)" | ||
772 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
773 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
774 | id="path5283-2-4-93-1-6" /> | ||
775 | </marker> | ||
776 | <marker | ||
777 | style="overflow:visible" | ||
778 | id="marker5285-17-9-2-5-5" | ||
779 | refX="0" | ||
780 | refY="0" | ||
781 | orient="auto" | ||
782 | inkscape:stockid="Arrow2Mstart" | ||
783 | inkscape:isstock="true" | ||
784 | viewBox="0 0 6.9304588 5.1962256" | ||
785 | markerWidth="6.9304585" | ||
786 | markerHeight="5.1962256" | ||
787 | preserveAspectRatio="xMidYMid"> | ||
788 | <path | ||
789 | transform="scale(0.6)" | ||
790 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
791 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
792 | id="path5283-2-4-93-6-6" /> | ||
793 | </marker> | ||
794 | <marker | ||
795 | style="overflow:visible" | ||
796 | id="marker5285-17-9-2-5-5-7" | ||
797 | refX="0" | ||
798 | refY="0" | ||
799 | orient="auto" | ||
800 | inkscape:stockid="Arrow2Mstart" | ||
801 | inkscape:isstock="true" | ||
802 | viewBox="0 0 6.9304588 5.1962256" | ||
803 | markerWidth="6.9304585" | ||
804 | markerHeight="5.1962256" | ||
805 | preserveAspectRatio="xMidYMid"> | ||
806 | <path | ||
807 | transform="scale(0.6)" | ||
808 | d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" | ||
809 | style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" | ||
810 | id="path5283-2-4-93-6-6-4" /> | ||
811 | </marker> | ||
812 | </defs> | ||
813 | <g | ||
814 | inkscape:groupmode="layer" | ||
815 | inkscape:label="Image" | ||
816 | id="g10" | ||
817 | transform="translate(56.164608,6.8220881)"> | ||
818 | <rect | ||
819 | style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:3.18457;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-opacity:0" | ||
820 | id="rect1" | ||
821 | width="712.50476" | ||
822 | height="564.96039" | ||
823 | x="-54.572323" | ||
824 | y="-5.2298031" /> | ||
825 | <text | ||
826 | xml:space="preserve" | ||
827 | style="font-weight:bold;font-size:42.5884px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
828 | x="142.22464" | ||
829 | y="565.10297" | ||
830 | id="text907"><tspan | ||
831 | sodipodi:role="line" | ||
832 | id="tspan905" | ||
833 | x="142.22464" | ||
834 | y="565.10297" /></text> | ||
835 | <text | ||
836 | xml:space="preserve" | ||
837 | style="font-weight:bold;font-size:42.5884px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
838 | x="98.363503" | ||
839 | y="637.8432" | ||
840 | id="text911"><tspan | ||
841 | sodipodi:role="line" | ||
842 | id="tspan909" | ||
843 | x="98.363503" | ||
844 | y="637.8432" /></text> | ||
845 | <text | ||
846 | xml:space="preserve" | ||
847 | style="font-weight:bold;font-size:42.5884px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
848 | x="-59.575905" | ||
849 | y="580.05695" | ||
850 | id="text915"><tspan | ||
851 | sodipodi:role="line" | ||
852 | id="tspan913" | ||
853 | x="-59.575905" | ||
854 | y="580.05695" /></text> | ||
855 | <text | ||
856 | xml:space="preserve" | ||
857 | style="font-weight:bold;font-size:42.5884px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
858 | x="313.46567" | ||
859 | y="412.9321" | ||
860 | id="text3781"><tspan | ||
861 | sodipodi:role="line" | ||
862 | id="tspan3779" | ||
863 | x="313.46567" | ||
864 | y="412.9321" /></text> | ||
865 | <g | ||
866 | id="g72820-3" | ||
867 | transform="matrix(3.2001899,0,0,4.5594279,-282.17456,-390.84179)"> | ||
868 | <rect | ||
869 | style="fill:#00b0f0;fill-opacity:1;fill-rule:evenodd;stroke:#62a0ea;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" | ||
870 | id="rect917-2-4-5-6" | ||
871 | width="196.16678" | ||
872 | height="75.164169" | ||
873 | x="74.926918" | ||
874 | y="125.14306" | ||
875 | ry="3.7680609" /> | ||
876 | <rect | ||
877 | style="fill:#00b0f0;fill-opacity:1;fill-rule:evenodd;stroke:#62a0ea;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" | ||
878 | id="rect917-2-4-5-6-5" | ||
879 | width="79.107689" | ||
880 | height="90.871338" | ||
881 | x="73.251595" | ||
882 | y="116.89642" | ||
883 | ry="4.5554776" /> | ||
884 | </g> | ||
885 | <text | ||
886 | xml:space="preserve" | ||
887 | style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.07299px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.3431px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
888 | x="72.493103" | ||
889 | y="148.14941" | ||
890 | id="text1185-3-5-5-9-7" | ||
891 | transform="matrix(3.87937,0,0,3.7611867,-282.17456,-390.84179)"><tspan | ||
892 | sodipodi:role="line" | ||
893 | x="72.493103" | ||
894 | y="148.14941" | ||
895 | style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.07299px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;stroke:none;stroke-width:0.3431px" | ||
896 | id="tspan60047-3">BitBake</tspan></text> | ||
897 | <text | ||
898 | xml:space="preserve" | ||
899 | style="font-weight:bold;font-size:42.5884px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
900 | x="-16.290483" | ||
901 | y="345.7359" | ||
902 | id="text3116"><tspan | ||
903 | sodipodi:role="line" | ||
904 | id="tspan3114" | ||
905 | x="-16.290483" | ||
906 | y="345.7359" /></text> | ||
907 | <rect | ||
908 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:2.77342;stroke-dasharray:none;stroke-opacity:1" | ||
909 | id="rect917-0-6" | ||
910 | width="311.86728" | ||
911 | height="319.61835" | ||
912 | x="255.71458" | ||
913 | y="192.37657" | ||
914 | ry="16.022812" /> | ||
915 | <rect | ||
916 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:1.55846;stroke-dasharray:none;stroke-opacity:1" | ||
917 | id="rect917-0-6-27" | ||
918 | width="252.62085" | ||
919 | height="124.59291" | ||
920 | x="-40.744541" | ||
921 | y="6.4460955" | ||
922 | ry="6.245976" /> | ||
923 | <g | ||
924 | id="g3" | ||
925 | transform="translate(22.091254,28.226313)"> | ||
926 | <rect | ||
927 | style="fill:#a0a0a0;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" | ||
928 | id="rect917-0-6-27-0" | ||
929 | width="77.51136" | ||
930 | height="60.565445" | ||
931 | x="-57.536053" | ||
932 | y="-15.779959" | ||
933 | ry="3.0362105" /> | ||
934 | </g> | ||
935 | <rect | ||
936 | style="fill:#deddda;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" | ||
937 | id="rect917-0-6-2" | ||
938 | width="270.12872" | ||
939 | height="275.32745" | ||
940 | x="276.16855" | ||
941 | y="220.72719" | ||
942 | ry="13.80246" /> | ||
943 | <rect | ||
944 | style="fill:#deddda;fill-opacity:1;fill-rule:evenodd;stroke:#deddda;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" | ||
945 | id="rect917-0-6-2-5" | ||
946 | width="121.85956" | ||
947 | height="217.05815" | ||
948 | x="23.647911" | ||
949 | y="220.42442" | ||
950 | ry="10.881358" /> | ||
951 | <g | ||
952 | id="g3-3" | ||
953 | transform="translate(103.61005,28.946859)"> | ||
954 | <rect | ||
955 | style="fill:#a0a0a0;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" | ||
956 | id="rect917-0-6-27-0-61" | ||
957 | width="77.51136" | ||
958 | height="60.565445" | ||
959 | x="-57.536053" | ||
960 | y="-15.779959" | ||
961 | ry="3.0362105" /> | ||
962 | </g> | ||
963 | <text | ||
964 | xml:space="preserve" | ||
965 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.42682px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
966 | x="84.219093" | ||
967 | y="39.632309" | ||
968 | id="text1185-3-5-5-9-7-93-9" | ||
969 | transform="scale(1.0010629,0.99893822)"><tspan | ||
970 | sodipodi:role="line" | ||
971 | x="84.219093" | ||
972 | y="39.632309" | ||
973 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42682px" | ||
974 | id="tspan2-9">Local</tspan><tspan | ||
975 | sodipodi:role="line" | ||
976 | x="84.219093" | ||
977 | y="52.965641" | ||
978 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42682px" | ||
979 | id="tspan5">Projects</tspan></text> | ||
980 | <g | ||
981 | id="g3-3-4" | ||
982 | transform="translate(183.7924,29.447932)"> | ||
983 | <rect | ||
984 | style="fill:#a0a0a0;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" | ||
985 | id="rect917-0-6-27-0-61-7" | ||
986 | width="77.51136" | ||
987 | height="60.565445" | ||
988 | x="-57.536053" | ||
989 | y="-15.779959" | ||
990 | ry="3.0362105" /> | ||
991 | </g> | ||
992 | <text | ||
993 | xml:space="preserve" | ||
994 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.42682px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
995 | x="165.86943" | ||
996 | y="39.960983" | ||
997 | id="text1185-3-5-5-9-7-93-9-4" | ||
998 | transform="scale(1.0010629,0.99893822)"><tspan | ||
999 | sodipodi:role="line" | ||
1000 | x="165.86943" | ||
1001 | y="39.960983" | ||
1002 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42682px" | ||
1003 | id="tspan2-9-3">SCMs</tspan><tspan | ||
1004 | sodipodi:role="line" | ||
1005 | x="165.86943" | ||
1006 | y="53.294315" | ||
1007 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42682px" | ||
1008 | id="tspan7">(optional)</tspan></text> | ||
1009 | <g | ||
1010 | id="g3-3-0" | ||
1011 | transform="matrix(3.0548289,0,0,0.817457,141.66394,89.23804)"> | ||
1012 | <rect | ||
1013 | style="fill:#656565;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" | ||
1014 | id="rect917-0-6-27-0-61-6" | ||
1015 | width="77.51136" | ||
1016 | height="60.565445" | ||
1017 | x="-57.536053" | ||
1018 | y="-15.779959" | ||
1019 | ry="2.4245923" | ||
1020 | rx="0.72017127" /> | ||
1021 | </g> | ||
1022 | <rect | ||
1023 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" | ||
1024 | id="rect917-0-6-27-0-6-3" | ||
1025 | width="19.926487" | ||
1026 | height="18.934353" | ||
1027 | x="45.831524" | ||
1028 | y="42.644245" | ||
1029 | ry="0" | ||
1030 | transform="rotate(43.365087)" /> | ||
1031 | <rect | ||
1032 | style="fill:#a1a1a1;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" | ||
1033 | id="rect917-0-6-27-0-6-3-2" | ||
1034 | width="19.926487" | ||
1035 | height="18.934353" | ||
1036 | x="43.716328" | ||
1037 | y="40.412731" | ||
1038 | ry="0" | ||
1039 | transform="rotate(43.365087)" /> | ||
1040 | <rect | ||
1041 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" | ||
1042 | id="rect917-0-6-27-0-6-3-5" | ||
1043 | width="19.926487" | ||
1044 | height="18.934353" | ||
1045 | x="103.70976" | ||
1046 | y="-11.862627" | ||
1047 | ry="0" | ||
1048 | transform="rotate(43.365087)" /> | ||
1049 | <rect | ||
1050 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" | ||
1051 | id="rect917-0-6-27-0-6-3-5-4" | ||
1052 | width="19.926487" | ||
1053 | height="18.934353" | ||
1054 | x="149.74034" | ||
1055 | y="34.173923" | ||
1056 | ry="0" | ||
1057 | transform="rotate(43.365087)" /> | ||
1058 | <rect | ||
1059 | style="fill:#00b0f0;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" | ||
1060 | id="rect917-0-6-27-0-6-3-5-4-2" | ||
1061 | width="19.926487" | ||
1062 | height="18.934353" | ||
1063 | x="202.05275" | ||
1064 | y="91.83194" | ||
1065 | ry="0" | ||
1066 | transform="rotate(43.365087)" /> | ||
1067 | <rect | ||
1068 | style="fill:#dddcd9;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" | ||
1069 | id="rect917-0-6-27-0-6-3-5-4-2-5" | ||
1070 | width="11.829602" | ||
1071 | height="11.269682" | ||
1072 | x="350.43219" | ||
1073 | y="246.40115" | ||
1074 | ry="0" | ||
1075 | transform="matrix(0.71126059,0.70292843,-0.67005221,0.74231397,0,0)" /> | ||
1076 | <rect | ||
1077 | style="fill:#a1a1a1;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" | ||
1078 | id="rect917-0-6-27-0-6-3-2-4" | ||
1079 | width="19.926487" | ||
1080 | height="18.934353" | ||
1081 | x="101.59456" | ||
1082 | y="-14.094144" | ||
1083 | ry="0" | ||
1084 | transform="rotate(43.365087)" /> | ||
1085 | <rect | ||
1086 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" | ||
1087 | id="rect917-0-6-27-0-6-3-5-7" | ||
1088 | width="19.926487" | ||
1089 | height="18.934353" | ||
1090 | x="162.23598" | ||
1091 | y="-67.150581" | ||
1092 | ry="0" | ||
1093 | transform="rotate(43.365087)" /> | ||
1094 | <rect | ||
1095 | style="fill:#a1a1a1;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" | ||
1096 | id="rect917-0-6-27-0-6-3-2-4-6" | ||
1097 | width="19.926487" | ||
1098 | height="18.934353" | ||
1099 | x="160.12079" | ||
1100 | y="-69.382095" | ||
1101 | ry="0" | ||
1102 | transform="rotate(43.365087)" /> | ||
1103 | <rect | ||
1104 | style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" | ||
1105 | id="rect917-0-6-27-0-6-3-2-4-6-7" | ||
1106 | width="19.926487" | ||
1107 | height="18.934353" | ||
1108 | x="138.76538" | ||
1109 | y="22.819752" | ||
1110 | ry="0" | ||
1111 | transform="rotate(43.365087)" /> | ||
1112 | <text | ||
1113 | xml:space="preserve" | ||
1114 | style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15.5581px;line-height:119%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.42682px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1115 | x="324.94836" | ||
1116 | y="209.74802" | ||
1117 | id="text1185-3-5-5-9-7-9" | ||
1118 | transform="scale(1.0010629,0.99893822)"><tspan | ||
1119 | sodipodi:role="line" | ||
1120 | x="324.94836" | ||
1121 | y="209.74802" | ||
1122 | style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15.5581px;line-height:119%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;stroke:none;stroke-width:1.42682px" | ||
1123 | id="tspan60047-3-1">Build Directory</tspan></text> | ||
1124 | <text | ||
1125 | xml:space="preserve" | ||
1126 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.42682px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1127 | x="3.9948041" | ||
1128 | y="32.339645" | ||
1129 | id="text1185-3-5-5-9-7-93" | ||
1130 | transform="scale(1.0010629,0.99893822)"><tspan | ||
1131 | sodipodi:role="line" | ||
1132 | x="3.9948034" | ||
1133 | y="32.339645" | ||
1134 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42682px" | ||
1135 | id="tspan60047-3-6">Upstream</tspan><tspan | ||
1136 | sodipodi:role="line" | ||
1137 | x="3.9948037" | ||
1138 | y="45.672977" | ||
1139 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42682px" | ||
1140 | id="tspan1">Project</tspan><tspan | ||
1141 | sodipodi:role="line" | ||
1142 | x="3.9948041" | ||
1143 | y="59.006313" | ||
1144 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42682px" | ||
1145 | id="tspan2">Releases</tspan></text> | ||
1146 | <rect | ||
1147 | style="fill:#92d050;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" | ||
1148 | id="rect917-0-6-2-5-4" | ||
1149 | width="72.495255" | ||
1150 | height="33.113335" | ||
1151 | x="48.76759" | ||
1152 | y="262.15137" /> | ||
1153 | <text | ||
1154 | xml:space="preserve" | ||
1155 | style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:7.92165px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.84771px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1156 | x="88.260292" | ||
1157 | y="240.17499" | ||
1158 | id="text1185-3-5-5-9-7-4" | ||
1159 | transform="scale(0.97863561,1.0218308)"><tspan | ||
1160 | sodipodi:role="line" | ||
1161 | x="88.260292" | ||
1162 | y="240.17499" | ||
1163 | style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:7.92165px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;stroke:none;stroke-width:0.84771px" | ||
1164 | id="tspan60047-3-7">Configure / Compile / </tspan><tspan | ||
1165 | sodipodi:role="line" | ||
1166 | x="88.260292" | ||
1167 | y="250.07706" | ||
1168 | style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:7.92165px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;stroke:none;stroke-width:0.84771px" | ||
1169 | id="tspan46">Autoreconf as needed</tspan></text> | ||
1170 | <text | ||
1171 | xml:space="preserve" | ||
1172 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8px;line-height:125%;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.84771px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1173 | x="92.404968" | ||
1174 | y="485.89694" | ||
1175 | id="text1185-3-5-5-9-7-4-2" | ||
1176 | transform="scale(0.97863561,1.0218308)"><tspan | ||
1177 | sodipodi:role="line" | ||
1178 | x="92.404968" | ||
1179 | y="485.89694" | ||
1180 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;stroke:none;stroke-width:0.84771px" | ||
1181 | id="tspan46-0">EXTRA_OECONF = "<extra configure script options>"</tspan></text> | ||
1182 | <text | ||
1183 | xml:space="preserve" | ||
1184 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8px;line-height:125%;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.84771px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1185 | x="-25.569267" | ||
1186 | y="482.02933" | ||
1187 | id="text1185-3-5-5-9-7-4-2-7" | ||
1188 | transform="scale(0.97863561,1.0218308)"><tspan | ||
1189 | sodipodi:role="line" | ||
1190 | x="-25.569267" | ||
1191 | y="482.02933" | ||
1192 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;stroke:none;stroke-width:0.84771px" | ||
1193 | id="tspan46-0-8">*</tspan></text> | ||
1194 | <text | ||
1195 | xml:space="preserve" | ||
1196 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.84771px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1197 | x="86.689705" | ||
1198 | y="275.88089" | ||
1199 | id="text1185-3-5-5-9-7-4-3" | ||
1200 | transform="scale(0.97863562,1.0218308)"><tspan | ||
1201 | sodipodi:role="line" | ||
1202 | x="86.689705" | ||
1203 | y="275.88089" | ||
1204 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;stroke:none;stroke-width:0.84771px" | ||
1205 | id="tspan60047-3-7-0">do_configure*</tspan></text> | ||
1206 | <rect | ||
1207 | style="fill:#92d050;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" | ||
1208 | id="rect917-0-6-2-5-4-0" | ||
1209 | width="72.495255" | ||
1210 | height="33.113335" | ||
1211 | x="49.58181" | ||
1212 | y="318.39053" /> | ||
1213 | <text | ||
1214 | xml:space="preserve" | ||
1215 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.84771px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1216 | x="87.521706" | ||
1217 | y="330.91858" | ||
1218 | id="text1185-3-5-5-9-7-4-3-4" | ||
1219 | transform="scale(0.97863561,1.0218308)"><tspan | ||
1220 | sodipodi:role="line" | ||
1221 | x="87.521706" | ||
1222 | y="330.91858" | ||
1223 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;stroke:none;stroke-width:0.84771px" | ||
1224 | id="tspan60047-3-7-0-8">do_compile</tspan></text> | ||
1225 | <rect | ||
1226 | style="fill:#92d050;fill-opacity:1;fill-rule:evenodd;stroke:#9a9996;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" | ||
1227 | id="rect917-0-6-2-5-4-0-8" | ||
1228 | width="72.495255" | ||
1229 | height="33.113335" | ||
1230 | x="50.855366" | ||
1231 | y="379.17896" /> | ||
1232 | <text | ||
1233 | xml:space="preserve" | ||
1234 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.84771px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1235 | x="88.823059" | ||
1236 | y="390.40823" | ||
1237 | id="text1185-3-5-5-9-7-4-3-4-8" | ||
1238 | transform="scale(0.97863561,1.0218308)"><tspan | ||
1239 | sodipodi:role="line" | ||
1240 | x="88.823059" | ||
1241 | y="390.40823" | ||
1242 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;stroke:none;stroke-width:0.84771px" | ||
1243 | id="tspan60047-3-7-0-8-9">do_install</tspan></text> | ||
1244 | <text | ||
1245 | xml:space="preserve" | ||
1246 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;line-height:125%;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.42682px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1247 | x="287.2186" | ||
1248 | y="234.09459" | ||
1249 | id="text1185-3-5-5-9-7-4-3-6" | ||
1250 | transform="scale(1.0010629,0.99893822)"><tspan | ||
1251 | sodipodi:role="line" | ||
1252 | x="287.2186" | ||
1253 | y="234.09459" | ||
1254 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1255 | id="tspan4">tmp <───────────────────────────────────────── TMPDIR</tspan><tspan | ||
1256 | sodipodi:role="line" | ||
1257 | x="287.2186" | ||
1258 | y="247.42796" | ||
1259 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1260 | id="tspan6"> work</tspan><tspan | ||
1261 | sodipodi:role="line" | ||
1262 | x="287.2186" | ||
1263 | y="260.76135" | ||
1264 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1265 | id="tspan8"> ${PACKAGE_ARCH}-poky-${TARGET_OS}</tspan><tspan | ||
1266 | sodipodi:role="line" | ||
1267 | x="287.2186" | ||
1268 | y="274.09473" | ||
1269 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1270 | id="tspan12"> ${PN}</tspan><tspan | ||
1271 | sodipodi:role="line" | ||
1272 | x="287.2186" | ||
1273 | y="287.4281" | ||
1274 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1275 | id="tspan20"> ${PV} <──────────────────────────────── WORKDIR</tspan><tspan | ||
1276 | sodipodi:role="line" | ||
1277 | x="287.2186" | ||
1278 | y="300.76147" | ||
1279 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1280 | id="tspan21"> sources-unpack <───────────────────── UNPACKDIR</tspan><tspan | ||
1281 | sodipodi:role="line" | ||
1282 | x="287.2186" | ||
1283 | y="314.09485" | ||
1284 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1285 | id="tspan22"> ${BP} <────────────────────────────── S / B</tspan><tspan | ||
1286 | sodipodi:role="line" | ||
1287 | x="287.2186" | ||
1288 | y="327.42822" | ||
1289 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1290 | id="tspan26"> image <────────────────────────────── D</tspan><tspan | ||
1291 | sodipodi:role="line" | ||
1292 | x="287.2186" | ||
1293 | y="340.7616" | ||
1294 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1295 | id="tspan27"> ${PN} </tspan><tspan | ||
1296 | sodipodi:role="line" | ||
1297 | x="287.2186" | ||
1298 | y="354.09497" | ||
1299 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1300 | id="tspan28"> recipe-sysroot</tspan><tspan | ||
1301 | sodipodi:role="line" | ||
1302 | x="287.2186" | ||
1303 | y="367.42834" | ||
1304 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1305 | id="tspan31"> recipe-sysroot-native</tspan><tspan | ||
1306 | sodipodi:role="line" | ||
1307 | x="287.2186" | ||
1308 | y="380.76172" | ||
1309 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1310 | id="tspan32"> ${MACHINE}-poky-${TARGET_OS}</tspan><tspan | ||
1311 | sodipodi:role="line" | ||
1312 | x="287.2186" | ||
1313 | y="394.09509" | ||
1314 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1315 | id="tspan33"> ${PN}</tspan><tspan | ||
1316 | sodipodi:role="line" | ||
1317 | x="287.2186" | ||
1318 | y="407.42847" | ||
1319 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1320 | id="tspan34"> ${PV} <──────────────────────────────── WORKDIR</tspan><tspan | ||
1321 | sodipodi:role="line" | ||
1322 | x="287.2186" | ||
1323 | y="420.76184" | ||
1324 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1325 | id="tspan35"> sources-unpack <───────────────────── UNPACKDIR</tspan><tspan | ||
1326 | sodipodi:role="line" | ||
1327 | x="287.2186" | ||
1328 | y="434.09521" | ||
1329 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1330 | id="tspan36"> ${BP} <────────────────────────────── S / B</tspan><tspan | ||
1331 | sodipodi:role="line" | ||
1332 | x="287.2186" | ||
1333 | y="447.42859" | ||
1334 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1335 | id="tspan40"> image <────────────────────────────── D</tspan><tspan | ||
1336 | sodipodi:role="line" | ||
1337 | x="287.2186" | ||
1338 | y="460.76196" | ||
1339 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1340 | id="tspan41"> ${PN}</tspan><tspan | ||
1341 | sodipodi:role="line" | ||
1342 | x="287.2186" | ||
1343 | y="474.09534" | ||
1344 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1345 | id="tspan42"> recipe-sysroot</tspan><tspan | ||
1346 | sodipodi:role="line" | ||
1347 | x="287.2186" | ||
1348 | y="487.42871" | ||
1349 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1350 | id="tspan43"> recipe-sysroot-native</tspan></text> | ||
1351 | <text | ||
1352 | xml:space="preserve" | ||
1353 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.4555px;line-height:125%;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.42682px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1354 | x="193.64195" | ||
1355 | y="301.45981" | ||
1356 | id="text1185-3-5-5-9-7-4-3-6-7-6-6-0-4" | ||
1357 | transform="scale(1.0010629,0.99893822)"><tspan | ||
1358 | sodipodi:role="line" | ||
1359 | x="193.64195" | ||
1360 | y="301.45981" | ||
1361 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.4555px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1362 | id="tspan19-3-5-3-8-6">S</tspan></text> | ||
1363 | <text | ||
1364 | xml:space="preserve" | ||
1365 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.4555px;line-height:125%;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.42682px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1366 | x="193.36331" | ||
1367 | y="340.31906" | ||
1368 | id="text1185-3-5-5-9-7-4-3-6-7-6-6-0-4-2" | ||
1369 | transform="scale(1.0010629,0.99893822)"><tspan | ||
1370 | sodipodi:role="line" | ||
1371 | x="193.36331" | ||
1372 | y="340.31906" | ||
1373 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.4555px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1374 | id="tspan19-3-5-3-8-6-2">B</tspan></text> | ||
1375 | <text | ||
1376 | xml:space="preserve" | ||
1377 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.4555px;line-height:125%;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.42682px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1378 | x="193.43362" | ||
1379 | y="400.95511" | ||
1380 | id="text1185-3-5-5-9-7-4-3-6-7-6-6-0-4-2-5" | ||
1381 | transform="scale(1.0010629,0.99893822)"><tspan | ||
1382 | sodipodi:role="line" | ||
1383 | x="193.43362" | ||
1384 | y="400.95511" | ||
1385 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.4555px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1386 | id="tspan19-3-5-3-8-6-2-4">D</tspan></text> | ||
1387 | <text | ||
1388 | xml:space="preserve" | ||
1389 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;line-height:125%;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.42682px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1390 | x="83.74826" | ||
1391 | y="106.97425" | ||
1392 | id="text1185-3-5-5-9-7-93-9-5" | ||
1393 | transform="scale(1.0010629,0.99893822)"><tspan | ||
1394 | sodipodi:role="line" | ||
1395 | x="83.74826" | ||
1396 | y="106.97425" | ||
1397 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;font-family:'Nimbus Sans L';-inkscape-font-specification:'Nimbus Sans L, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.42682px" | ||
1398 | id="tspan5-9">Source Mirror(s)</tspan></text> | ||
1399 | <text | ||
1400 | xml:space="preserve" | ||
1401 | transform="translate(-82.778014,-165.84268)" | ||
1402 | id="text2" | ||
1403 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;line-height:119%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';text-align:start;writing-mode:lr-tb;direction:ltr;white-space:pre;shape-inside:url(#rect2);display:inline;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none" /> | ||
1404 | <text | ||
1405 | xml:space="preserve" | ||
1406 | transform="translate(-82.778014,-165.84268)" | ||
1407 | id="text28" | ||
1408 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.6667px;line-height:119%;font-family:'Liberation Mono';-inkscape-font-specification:'Liberation Mono';text-align:start;writing-mode:lr-tb;direction:ltr;white-space:pre;shape-inside:url(#rect28);display:inline;fill:#808080;fill-opacity:1;stroke:#deddda;stroke-width:1.893;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" /> | ||
1409 | <path | ||
1410 | style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.13623;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker5285-17-4-7)" | ||
1411 | d="M 84.107321,316.8924 83.916347,295.45352" | ||
1412 | id="path5151-2-6" | ||
1413 | inkscape:connector-type="polyline" | ||
1414 | inkscape:connector-curvature="0" /> | ||
1415 | <path | ||
1416 | style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.13623;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker5285-17-4-7-0)" | ||
1417 | d="m 121.84721,276.95178 21.43888,-0.19098" | ||
1418 | id="path5151-2-6-0" | ||
1419 | inkscape:connector-type="polyline" | ||
1420 | inkscape:connector-curvature="0" /> | ||
1421 | <path | ||
1422 | style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.13623;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker5285-17-4-7-0-9)" | ||
1423 | d="m 122.16274,332.20494 21.43888,-0.19098" | ||
1424 | id="path5151-2-6-0-5" | ||
1425 | inkscape:connector-type="polyline" | ||
1426 | inkscape:connector-curvature="0" /> | ||
1427 | <path | ||
1428 | style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.20639;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
1429 | d="m 142.72419,276.78776 0.18052,55.11154" | ||
1430 | id="path5151-2-6-0-5-5" | ||
1431 | inkscape:connector-type="polyline" | ||
1432 | inkscape:connector-curvature="0" /> | ||
1433 | <path | ||
1434 | style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.197;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
1435 | d="m 142.8223,303.82265 111.46136,-0.17668" | ||
1436 | id="path5151-2-6-0-5-5-9" | ||
1437 | inkscape:connector-type="polyline" | ||
1438 | inkscape:connector-curvature="0" /> | ||
1439 | <path | ||
1440 | style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.18805;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker5285-17-9-2-5);marker-end:url(#marker5783)" | ||
1441 | d="m 123.78754,341.99278 129.49107,-0.17595" | ||
1442 | id="path5151-2-6-0-5-5-9-9" | ||
1443 | inkscape:connector-type="polyline" | ||
1444 | inkscape:connector-curvature="0" /> | ||
1445 | <text | ||
1446 | xml:space="preserve" | ||
1447 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.4555px;line-height:125%;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.42682px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1448 | x="193.32457" | ||
1449 | y="266.90759" | ||
1450 | id="text1185-3-5-5-9-7-4-3-6-7-6-6-0-4-2-9" | ||
1451 | transform="scale(1.0010629,0.99893822)"><tspan | ||
1452 | sodipodi:role="line" | ||
1453 | x="193.32457" | ||
1454 | y="266.90759" | ||
1455 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.4555px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1456 | id="tspan19-3-5-3-8-6-2-3">B</tspan></text> | ||
1457 | <path | ||
1458 | style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.19251;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker5285-17-9-2-5-5)" | ||
1459 | d="m 122.88894,268.65887 131.39539,-0.17471" | ||
1460 | id="path5151-2-6-0-5-5-9-9-74" | ||
1461 | inkscape:connector-type="polyline" | ||
1462 | inkscape:connector-curvature="0" /> | ||
1463 | <text | ||
1464 | xml:space="preserve" | ||
1465 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.4555px;line-height:125%;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.42682px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
1466 | x="193.47418" | ||
1467 | y="382.88867" | ||
1468 | id="text1185-3-5-5-9-7-4-3-6-7-6-6-0-4-2-9-4" | ||
1469 | transform="scale(1.0010629,0.99893822)"><tspan | ||
1470 | sodipodi:role="line" | ||
1471 | x="193.47418" | ||
1472 | y="382.88867" | ||
1473 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.4555px;font-family:'Nimbus Mono PS';-inkscape-font-specification:'Nimbus Mono PS, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:start;text-anchor:start;stroke:none;stroke-width:1.42682px" | ||
1474 | id="tspan19-3-5-3-8-6-2-3-3">B</tspan></text> | ||
1475 | <path | ||
1476 | style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.18751;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker5285-17-9-2-5-5-7)" | ||
1477 | d="M 124.73989,384.51678 254.4195,384.34124" | ||
1478 | id="path5151-2-6-0-5-5-9-9-74-0" | ||
1479 | inkscape:connector-type="polyline" | ||
1480 | inkscape:connector-curvature="0" /> | ||
1481 | <path | ||
1482 | style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.19;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5623)" | ||
1483 | d="m 123.0117,403.26392 130.52871,-0.17513" | ||
1484 | id="path5151-2-6-0-5-5-9-9-7" | ||
1485 | inkscape:connector-type="polyline" | ||
1486 | inkscape:connector-curvature="0" /> | ||
1487 | <path | ||
1488 | style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.20636;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker5285-17-4-7-6)" | ||
1489 | d="M 84.096686,377.39393 83.919385,351.36334" | ||
1490 | id="path5151-2-6-3" | ||
1491 | inkscape:connector-type="polyline" | ||
1492 | inkscape:connector-curvature="0" /> | ||
1493 | </g> | ||
1494 | <style | ||
1495 | type="text/css" | ||
1496 | id="style1021"> .st0{fill:#4A97D2;} .st1{fill:#333333;} </style> | ||
1497 | </svg> | ||