Update for 2016.02
[buildroot-gz.git] / docs / website / news.html
blob62f1b5dc17268dcacffa95dd2db62dc1b2675993
1 <!--#include file="header.html" -->
3 <link href="css/timeline.css" rel="stylesheet">
5 <div class="container">
6 <div class="row nh">
7 <div class="col-lg-10 col-lg-offset-1 col-md-12 col-sm-12 col-xs-12">
9 <h2>News</h2>
10 <ul class="timeline">
12 <li class="timeline-inverted">
13 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
14 <div class="timeline-panel">
15 <div class="timeline-heading">
16 <h4 class="timeline-title">2016.02 released</h4>
17 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
18 </div>
19 <div class="timeline-body">
20 <p>The stable 2016.02 release is out - Thanks to everyone
21 contributing and testing the release candidates. See the
22 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02">CHANGES</a>
23 file for more details
24 and go to the <a href="/downloads/">downloads page</a> to pick up the
25 <a href="/downloads/buildroot-2016.02.tar.bz2">2016.02 release</a>.</p>
26 </div>
27 </div>
28 </li>
30 <li>
31 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
32 <div class="timeline-panel">
33 <div class="timeline-heading">
34 <h4 class="timeline-title">2016.02-rc3 released</h4>
35 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2016</small></p>
36 </div>
37 <div class="timeline-body">
38 <p>Release candidate 3 is out with more cleanups and security
39 / build fixes. See
40 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc3">CHANGES</a>
41 file for details.</p>
42 <p>Head to the <a href="/downloads/">downloads page</a> to
43 pick up
44 the <a href="/downloads/buildroot-2016.02-rc3.tar.bz2">2016.02-rc3
45 release candidate</a>, and report any problems found to
46 the <a href="support.html">mailing list</a>
47 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
48 </div>
49 </div>
50 </li>
52 <li class="timeline-inverted">
53 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
54 <div class="timeline-panel">
55 <div class="timeline-heading">
56 <h4 class="timeline-title">2016.02-rc2 released</h4>
57 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2016</small></p>
58 </div>
59 <div class="timeline-body">
60 <p>Another week, another release candidate with more cleanups
61 and build fixes. See
62 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc2">CHANGES</a>
63 file for details.</p>
65 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
66 <a href="/downloads/buildroot-2016.02-rc2.tar.bz2">2016.02-rc2
67 release candidate</a>, and report any problems found to
68 the <a href="support.html">mailing list</a>
69 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
70 </div>
71 </div>
72 </li>
74 <li>
75 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
76 <div class="timeline-panel">
77 <div class="timeline-heading">
78 <h4 class="timeline-title">2016.02-rc1 released</h4>
79 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2016</small></p>
80 </div>
81 <div class="timeline-body">
82 <p>We have a new release candidate! Lots of
83 changes all over the tree, see
84 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc1">CHANGES</a>
85 file for details and read the
86 <a href="http://lists.busybox.net/pipermail/buildroot/2016-February/152420.html">announcement</a>.
87 </p>
89 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
90 <a href="/downloads/buildroot-2016.02-rc1.tar.bz2">2016.02-rc1
91 release candidate</a>, and report any
92 problems found to the
93 <a href="support.html">mailing list</a> or
94 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
95 </div>
96 </div>
97 </li>
99 <li class="timeline-inverted">
100 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
101 <div class="timeline-panel">
102 <div class="timeline-heading">
103 <h4 class="timeline-title">2015.11.1 released</h4>
104 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2015</small></p>
105 </div>
106 <div class="timeline-body">
107 <p>The 2015.11.1 bugfix release is out - Thanks to everyone
108 contributing. This release fixes critical issues discovered
109 since the 2015.11 release. See the
110 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11.1">CHANGES</a>
111 file for more details, and go to the
112 <a href="/downloads/">downloads page</a> to pick up the
113 <a href="/downloads/buildroot-2015.11.1.tar.bz2">2015.11.1 release</a>.</p>
114 </div>
115 </div>
116 </li>
118 <li>
119 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
120 <div class="timeline-panel">
121 <div class="timeline-heading">
122 <h4 class="timeline-title">2015.11 released</h4>
123 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2015</small></p>
124 </div>
125 <div class="timeline-body">
126 <p>The stable 2015.11 release is out - Thanks to everyone
127 contributing and testing the release candidates. See the
128 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11">CHANGES</a>
129 file for more details, read the
130 <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/145727.html">announcement</a>
131 and go to the <a href="/downloads/">downloads page</a> to pick up the
132 <a href="/downloads/buildroot-2015.11.tar.bz2">2015.11 release</a>.</p>
133 </div>
134 </div>
135 </li>
137 <li class="timeline-inverted">
138 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
139 <div class="timeline-panel">
140 <div class="timeline-heading">
141 <h4 class="timeline-title">2015.11-rc3 released</h4>
142 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2015</small></p>
143 </div>
144 <div class="timeline-body">
145 <p>Release candidate 3 is out with more cleanups and security
146 / build fixes. See
147 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc3">CHANGES</a>
148 file for details.</p>
149 <p>Head to the <a href="/downloads/">downloads page</a> to
150 pick up
151 the <a href="/downloads/buildroot-2015.11-rc3.tar.bz2">2015.11-rc3
152 release candidate</a>, and report any problems found to
153 the <a href="support.html">mailing list</a>
154 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
155 </div>
156 </div>
157 </li>
159 <li>
160 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
161 <div class="timeline-panel">
162 <div class="timeline-heading">
163 <h4 class="timeline-title">2015.11-rc2 released</h4>
164 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 November 2015</small></p>
165 </div>
166 <div class="timeline-body">
167 <p>Another week, another release candidate with more cleanups
168 and build fixes. See the
169 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc2">CHANGES</a>
170 file for details.</p>
171 <p>Head to the <a href="/downloads/">downloads page</a> to
172 pick up
173 the <a href="/downloads/buildroot-2015.11-rc2.tar.bz2">2015.11-rc2
174 release candidate</a>, and report any problems found to
175 the <a href="support.html">mailing list</a>
176 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
177 </div>
178 </div>
179 </li>
181 <li class="timeline-inverted">
182 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
183 <div class="timeline-panel">
184 <div class="timeline-heading">
185 <h4 class="timeline-title">2015.11-rc1 released</h4>
186 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 November 2015</small></p>
187 </div>
188 <div class="timeline-body">
189 <p>We have a new release candidate! Lots of
190 changes all over the tree, see
191 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc1">CHANGES</a>
192 file for details. See also
193 the <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/144026.html">announcement
194 e-mail</a>.</p>
196 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
197 <a href="/downloads/buildroot-2015.11-rc1.tar.bz2">2015.11-rc1
198 release candidate</a>, and report any
199 problems found to the
200 <a href="support.html">mailing list</a> or
201 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
202 </div>
203 </div>
204 </li>
206 <li>
207 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
208 <div class="timeline-panel">
209 <div class="timeline-heading">
210 <h4 class="timeline-title">2015.08.1 released</h4>
211 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2015</small></p>
212 </div>
213 <div class="timeline-body">
214 <p>The 2015.08.1 bugfix release is out - Thanks to everyone
215 contributing. This release fixes critical issues discovered since
216 the 2015.08 release. See the
217 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a>
218 file for more details,
219 and go to the <a href="/downloads/">downloads page</a> to pick up the
220 <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p>
221 </div>
222 </div>
223 </li>
225 <li class="timeline-inverted">
226 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
227 <div class="timeline-panel">
228 <div class="timeline-heading">
229 <h4 class="timeline-title">2015.08 released</h4>
230 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2015</small></p>
231 </div>
232 <div class="timeline-body">
233 <p>The stable 2015.08 release is out - Thanks to everyone
234 contributing and testing the release candidates. See the
235 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08">CHANGES</a>
236 file for more details, read the
237 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/138336.html">announcement</a>
238 and go to the <a href="/downloads/">downloads page</a> to pick up the
239 <a href="/downloads/buildroot-2015.08.tar.bz2">2015.08 release</a>.</p>
240 </div>
241 </div>
242 </li>
244 <li>
245 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
246 <div class="timeline-panel">
247 <div class="timeline-heading">
248 <h4 class="timeline-title">2015.08-rc2 released</h4>
249 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2015</small></p>
250 </div>
251 <div class="timeline-body">
252 <p>We have a new release candidate! Lots of changes all over the
253 tree, see
254 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc2">CHANGES</a>
255 file for details, and
256 the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/137879.html">release
257 announcement</a>.</p>
259 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
260 <a href="/downloads/buildroot-2015.08-rc2.tar.bz2">2015.08-rc2
261 release candidate</a>, and report any problems found to the
262 <a href="support.html">mailing list</a> or
263 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
264 </div>
265 </div>
266 </li>
268 <li class="timeline-inverted">
269 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
270 <div class="timeline-panel">
271 <div class="timeline-heading">
272 <h4 class="timeline-title">2015.08-rc1 released</h4>
273 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2015</small></p>
274 </div>
275 <div class="timeline-body">
276 <p>We have a new release candidate! Lots of changes all over the tree, see
277 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc1">CHANGES</a>
278 file for details, read
279 the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/135417.html">announcement</a>.</p>
281 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
282 <a href="/downloads/buildroot-2015.08-rc1.tar.bz2">2015.08-rc1
283 release candidate</a>, and report any problems found to the
284 <a href="support.html">mailing list</a> or
285 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
286 </div>
287 </div>
288 </li>
290 <li>
291 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
292 <div class="timeline-panel">
293 <div class="timeline-heading">
294 <h4 class="timeline-title">2015.05 released</h4>
295 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2015</small></p>
296 </div>
297 <div class="timeline-body">
298 <p>The stable 2015.05 release is out - Thanks to everyone
299 contributing and testing the release candidates. See the
300 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05">CHANGES</a>
301 file for more details, read the
302 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/129209.html">announcement</a>
303 and go to the <a href="/downloads/">downloads page</a> to pick up the
304 <a href="/downloads/buildroot-2015.05.tar.bz2">2015.05 release</a>.</p>
305 </div>
306 </div>
307 </li>
309 <li class="timeline-inverted">
310 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
311 <div class="timeline-panel">
312 <div class="timeline-heading">
313 <h4 class="timeline-title">2015.05-rc3 released</h4>
314 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2015</small></p>
315 </div>
316 <div class="timeline-body">
317 <p>Release candidate 3 is out with more cleanups and security
318 / build fixes. See
319 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a>
320 file for details.</p>
321 <p>Head to the <a href="/downloads/">downloads page</a> to
322 pick up
323 the <a href="/downloads/buildroot-2015.05-rc3.tar.bz2">2015.05-rc3
324 release candidate</a>, and report any problems found to
325 the <a href="support.html">mailing list</a>
326 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
327 </div>
328 </div>
329 </li>
331 <li>
332 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
333 <div class="timeline-panel">
334 <div class="timeline-heading">
335 <h4 class="timeline-title">2015.05-rc2 released</h4>
336 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2015</small></p>
337 </div>
338 <div class="timeline-body">
339 <p>Another week, another release candidate with more cleanups
340 and build fixes. See
341 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc2">CHANGES</a>
342 file for details.</p>
343 <p>Head to the <a href="/downloads/">downloads page</a> to
344 pick up the
345 <a href="/downloads/buildroot-2015.05-rc2.tar.bz2">2015.05-rc2
346 release candidate</a>, and report any problems found to
347 the <a href="support.html">mailing list</a>
348 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
349 </div>
350 </div>
351 </li>
353 <li class="timeline-inverted">
354 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
355 <div class="timeline-panel">
356 <div class="timeline-heading">
357 <h4 class="timeline-title">2015.05-rc1 released</h4>
358 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2015</small></p>
359 </div>
360 <div class="timeline-body">
361 <p>We have a new release candidate! Lots of changes all over the
362 tree, see the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc1">CHANGES</a>
363 file for details, and read the
364 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p>
366 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
367 <a href="/downloads/buildroot-2015.05-rc1.tar.bz2">2015.05-rc1
368 release candidate</a>, and report any problems found to the
369 <a href="support.html">mailing list</a> or
370 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
371 </div>
372 </div>
373 </li>
375 <li>
376 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
377 <div class="timeline-panel">
378 <div class="timeline-heading">
379 <h4 class="timeline-title">2015.02 released</h4>
380 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2015</small></p>
381 </div>
382 <div class="timeline-body">
383 <p>The stable 2015.02 release is out - Thanks to everyone
384 contributing and testing the release candidates. See the
385 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02">CHANGES</a>
386 file for more details, read the
387 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-March/120396.html">announcement</a>
388 and go to the <a href="/downloads/">downloads page</a> to pick up the
389 <a href="/downloads/buildroot-2015.02.tar.bz2">2015.02 release</a>.</p>
390 </div>
391 </div>
392 </li>
395 <li class="timeline-inverted">
396 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
397 <div class="timeline-panel">
398 <div class="timeline-heading">
399 <h4 class="timeline-title">2015.02-rc3 released</h4>
400 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2015</small></p>
401 </div>
402 <div class="timeline-body">
403 <p>Release candidate 3 is out with more cleanups and security
404 / build fixes. See
405 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc3">CHANGES</a>
406 file for details.</p>
407 <p>Head to the <a href="/downloads/">downloads page</a> to
408 pick up the
409 <a href="/downloads/buildroot-2015.02-rc3.tar.bz2">2015.02-rc3
410 release candidate</a>, and report any problems found to
411 the <a href="support.html">mailing list</a>
412 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
413 </div>
414 </div>
415 </li>
417 <li>
418 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
419 <div class="timeline-panel">
420 <div class="timeline-heading">
421 <h4 class="timeline-title">2015.02-rc2 released</h4>
422 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2015</small></p>
423 </div>
424 <div class="timeline-body">
425 <p>Another week, another release candidate with more cleanups
426 and build fixes. See
427 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc2">CHANGES</a>
428 file for details.</p>
430 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
431 <a href="/downloads/buildroot-2015.02-rc2.tar.bz2">2015.02-rc2
432 release candidate</a>, and report any problems found to
433 the <a href="support.html">mailing list</a>
434 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
435 </div>
436 </div>
437 </li>
439 <li class="timeline-inverted">
440 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
441 <div class="timeline-panel">
442 <div class="timeline-heading">
443 <h4 class="timeline-title">2015.02-rc1 released</h4>
444 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 February 2015</small></p>
445 </div>
446 <div class="timeline-body">
447 <p>We have a new release candidate! Lots of changes all over
448 the tree, see
449 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc1">CHANGES</a>
450 file for details, and read the
451 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-February/118982.html">announcement</a>.</p>
453 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
454 <a href="/downloads/buildroot-2015.02-rc1.tar.bz2">2015.02-rc1
455 release candidate</a>, and report any problems found to
457 <a href="support.html">mailing list</a> or
458 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
459 </div>
460 </div>
461 </li>
463 <li>
464 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
465 <div class="timeline-panel">
466 <div class="timeline-heading">
467 <h4 class="timeline-title">2014.11 released</h4>
468 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2014</small></p>
469 </div>
470 <div class="timeline-body">
471 <p>The stable 2014.11 release is out - Thanks to everyone
472 contributing and testing the release candidates. See the
473 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11">CHANGES</a>
474 file for more details,
475 and go to the <a href="/downloads/">downloads page</a> to pick up the
476 <a href="/downloads/buildroot-2014.11.tar.bz2">2014.11 release</a>.</p>
477 </div>
478 </div>
479 </li>
481 <li class="timeline-inverted">
482 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
483 <div class="timeline-panel">
484 <div class="timeline-heading">
485 <h4 class="timeline-title">2014.11-rc3 released</h4>
486 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2014</small></p>
487 </div>
488 <div class="timeline-body">
489 <p>Release candidate 3 is out with more cleanups and build
490 fixes. See
491 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a>
492 file for details.</p>
494 <p>Head to the <a href="/downloads/">downloads page</a> to
495 pick up the
496 <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3
497 release candidate</a>, and report any problems found to
498 the <a href="support.html">mailing list</a>
499 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
500 </div>
501 </div>
502 </li>
504 <li>
505 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
506 <div class="timeline-panel">
507 <div class="timeline-heading">
508 <h4 class="timeline-title">2014.11-rc2 released</h4>
509 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2014</small></p>
510 </div>
511 <div class="timeline-body">
512 <p>Another week, another release candidate with more cleanups
513 and build fixes. See
514 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a>
515 file for details.</p>
517 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
518 <a href="/downloads/buildroot-2014.11-rc2.tar.bz2">2014.11-rc2
519 release candidate</a>, and report any problems found to
520 the <a href="support.html">mailing list</a>
521 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
522 </div>
523 </div>
524 </li>
526 <li class="timeline-inverted">
527 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
528 <div class="timeline-panel">
529 <div class="timeline-heading">
530 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
531 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2014</small></p>
532 </div>
533 <div class="timeline-body">
534 <p>A report from the recent
535 <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014">
536 Buildroot Developers Meeting</a> is now
537 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-October/109966.html">available</a>.</p>
539 <p>Once again, thanks to all the participants and to
540 <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
542 <p>The next Developer Days will take place on February 2nd and
543 3rd in Brussels, Belgium, right
544 after <a href="http://fosdem.org">FOSDEM</a>. See
545 the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a>
546 for more details.</p>
547 </div>
548 </div>
549 </li>
551 <li>
552 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
553 <div class="timeline-panel">
554 <div class="timeline-heading">
555 <h4 class="timeline-title">2014.11-rc1 released</h4>
556 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2014</small></p>
557 </div>
558 <div class="timeline-body">
559 <p>We have a new release candidate! Lots of changes all over the
560 tree, see the <a
561 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc1">CHANGES</a>
562 file for details, and read the
563 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p>
565 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
566 <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1
567 release candidate</a>, and report any problems found to the
568 <a href="support.html">mailing list</a> or
569 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
570 </div>
571 </div>
572 </li>
574 <li class="timeline-inverted">
575 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
576 <div class="timeline-panel">
577 <div class="timeline-heading">
578 <h4 class="timeline-title">2014.08 released</h4>
579 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2014</small></p>
580 </div>
581 <div class="timeline-body">
582 <p>The stable 2014.08 release is out - Thanks to everyone
583 contributing and testing the release candidates. See the
584 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a>
585 file for more details, read the
586 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-September/105257.html">announcement</a>
587 and go to the <a href="/downloads/">downloads page</a> to pick up the
588 <a href="/downloads/buildroot-2014.08.tar.bz2">2014.08 release</a>.</p>
589 </div>
590 </div>
591 </li>
593 <li>
594 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
595 <div class="timeline-panel">
596 <div class="timeline-heading">
597 <h4 class="timeline-title">2014.08-rc3 released</h4>
598 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2014</small></p>
599 </div>
600 <div class="timeline-body">
601 <p>Release candidate 3 is out with more cleanups and build
602 fixes. See
603 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc3">CHANGES</a>
604 file for details.</p>
606 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
607 <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3
608 release candidate</a>, and report any problems found to
609 the <a href="support.html">mailing list</a>
610 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
611 </div>
612 </div>
613 </li>
615 <li class="timeline-inverted">
616 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
617 <div class="timeline-panel">
618 <div class="timeline-heading">
619 <h4 class="timeline-title">2014.08-rc2 released</h4>
620 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 August 2014</small></p>
621 </div>
622 <div class="timeline-body">
623 <p>Another week, another release candidate with more cleanups
624 and build fixes. See
625 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc2">CHANGES</a>
626 file for details.</p>
628 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
629 <a href="/downloads/buildroot-2014.08-rc2.tar.bz2">2014.08-rc2
630 release candidate</a>, and report any problems found to
631 the <a href="support.html">mailing list</a>
632 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
633 </div>
634 </div>
635 </li>
637 <li>
638 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
639 <div class="timeline-panel">
640 <div class="timeline-heading">
641 <h4 class="timeline-title">2014.08-rc1 released</h4>
642 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 August 2014</small></p>
643 </div>
644 <div class="timeline-body">
645 <p>We have a new release candidate! Lots of changes all over the
646 tree, see the <a
647 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc1">CHANGES</a>
648 file for details, and read the
649 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p>
651 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
652 <a href="/downloads/buildroot-2014.08-rc1.tar.bz2">2014.08-rc1
653 release candidate</a>, and report any problems found to the
654 <a href="support.html">mailing list</a> or
655 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
656 </div>
657 </div>
658 </li>
660 <li class="timeline-inverted">
661 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
662 <div class="timeline-panel">
663 <div class="timeline-heading">
664 <h4 class="timeline-title">2014.05 released</h4>
665 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2014</small></p>
666 </div>
667 <div class="timeline-body">
668 <p>The stable 2014.05 release is out - Thanks to everyone
669 contributing and testing the release candidates. See the
670 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a>
671 file for more details, read the
672 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/097863.html">announcement</a>
673 and go to the <a href="/downloads/">downloads page</a> to pick up the
674 <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p>
675 </div>
676 </div>
677 </li>
679 <li>
680 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
681 <div class="timeline-panel">
682 <div class="timeline-heading">
683 <h4 class="timeline-title">2014.05-rc3 released</h4>
684 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2014</small></p>
685 </div>
686 <div class="timeline-body">
687 <p>Release candidate 3 is out with more cleanups and build
688 fixes. See
689 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a>
690 file for details.</p>
692 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
693 <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3
694 release candidate</a>, and report any problems found to
695 the <a href="support.html">mailing list</a>
696 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
697 </div>
698 </div>
699 </li>
701 <li class="timeline-inverted">
702 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
703 <div class="timeline-panel">
704 <div class="timeline-heading">
705 <h4 class="timeline-title">2014.05-rc2 released</h4>
706 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 May 2014</small></p>
707 </div>
708 <div class="timeline-body">
709 <p>Another week, another release candidate with more cleanups
710 and build fixes. See
711 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a>
712 file for details.</p>
714 <p>Head to the <a href="/downloads/">downloads page</a> to
715 pick up the
716 <a href="/downloads/buildroot-2014.05-rc2.tar.bz2">2014.05-rc2
717 release candidate</a>, and report any problems found to
718 the <a href="support.html">mailing list</a>
719 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
720 </div>
721 </div>
722 </li>
724 <li>
725 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
726 <div class="timeline-panel">
727 <div class="timeline-heading">
728 <h4 class="timeline-title">2014.05-rc1 released</h4>
729 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 May 2014</small></p>
730 </div>
731 <div class="timeline-body">
732 <p>We have a new release candidate! Lots of changes all over the
733 tree, see the <a
734 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc1">CHANGES</a>
735 file for details, and read the
736 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p>
738 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
739 <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1
740 release candidate</a>, and report any problems found to the
741 <a href="support.html">mailing list</a> or
742 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
743 </div>
744 </div>
745 </li>
747 <li class="timeline-inverted">
748 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
749 <div class="timeline-panel">
750 <div class="timeline-heading">
751 <h4 class="timeline-title">27 February 2014</h4>
752 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02 released</small></p>
753 </div>
754 <div class="timeline-body">
755 <p>The stable 2014.02 release is out - Thanks to everyone
756 contributing and testing the release candidates. See the
757 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a>
758 file for more details,
759 and go to the <a href="/downloads/">downloads page</a> to pick up the
760 <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p>
761 </div>
762 </div>
763 </li>
765 <li>
766 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
767 <div class="timeline-panel">
768 <div class="timeline-heading">
769 <h4 class="timeline-title">25 February 2014</h4>
770 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc3 released</small></p>
771 </div>
772 <div class="timeline-body">
773 <p>Release candidate 3 is out with more cleanups and build
774 fixes. See
775 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a>
776 file for details.</p>
778 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
779 <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3
780 release candidate</a>, and report any problems found to
781 the <a href="support.html">mailing list</a>
782 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
783 </div>
784 </div>
785 </li>
787 <li class="timeline-inverted">
788 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
789 <div class="timeline-panel">
790 <div class="timeline-heading">
791 <h4 class="timeline-title">20 February 2014</h4>
792 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc2 released</small></p>
793 </div>
794 <div class="timeline-body">
795 <p>Another week, another release candidate with more cleanups
796 and build fixes. See
797 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a>
798 file for details.</p>
800 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
801 <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2
802 release candidate</a>, and report any problems found to
803 the <a href="support.html">mailing list</a>
804 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
805 </div>
806 </div>
807 </li>
809 <li>
810 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
811 <div class="timeline-panel">
812 <div class="timeline-heading">
813 <h4 class="timeline-title">2014.02-rc1 released</h4>
814 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2014</small></p>
815 </div>
816 <div class="timeline-body">
817 <p>We have a new release candidate! Lots of changes all over the
818 tree, see the <a
819 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc1">CHANGES</a>
820 file for details, and read the
821 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p>
823 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
824 <a href="/downloads/buildroot-2014.02-rc1.tar.bz2">2014.02-rc1
825 release candidate</a>, and report any problems found to the
826 <a href="support.html">mailing list</a> or
827 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
828 </div>
829 </div>
830 </li>
832 <li class="timeline-inverted">
833 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
834 <div class="timeline-panel">
835 <div class="timeline-heading">
836 <h4 class="timeline-title">9 February 2014</h4>
837 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>Report from Buildroot Developers Meeting</small></p>
838 </div>
839 <div class="timeline-body">
840 <p>A report from the recent
841 <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
842 Buildroot Developers Meeting</a> is now
843 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/088373.html">available</a>.</p>
845 <p>Once again, thanks to all the participants and to
846 <a href="http://www.google.com">Google</a> and
847 <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
848 </div>
849 </div>
850 </li>
852 <li>
853 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
854 <div class="timeline-panel">
855 <div class="timeline-heading">
856 <h4 class="timeline-title">Upcoming Buildroot Developers meeting</h4>
857 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2014</small></p>
858 </div>
859 <div class="timeline-body">
860 <p>The upcoming Buildroot Developers meeting will take place in
861 Brussels on February, 3rd and 4th, after the
862 <a href="http://www.fosdem.org">FOSDEM</a> conference. Additional
863 details about the meeting can be found on the corresponding
864 <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
865 wiki page</a>.</p>
867 <p>Persons not able to join the meeting in Brussels can participate
868 remotely using Google Hangouts. Simply give your Google address to
869 <code>thomas.petazzoni@free-electrons.com</code>.</p>
871 <p>This meeting is sponsored by
872 <a href="http://www.google.com">Google</a> (for the meeting room)
873 and <a href="http://www.mind.be">Mind</a> (for the dinner).
874 Thanks to our sponsors!</p>
875 </div>
876 </div>
877 </li>
879 <li class="timeline-inverted">
880 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
881 <div class="timeline-panel">
882 <div class="timeline-heading">
883 <h4 class="timeline-title">2013.11 released</h4>
884 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
885 </div>
886 <div class="timeline-body">
887 <p>The stable 2013.11 release is out - Thanks to everyone
888 contributing and testing the release candidates. See the
889 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a>
890 file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/083600.html">announcement</a>
891 and go to the <a href="/downloads/">downloads page</a> to pick up the
892 <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p>
893 </div>
894 </div>
895 </li>
897 <li>
898 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
899 <div class="timeline-panel">
900 <div class="timeline-heading">
901 <h4 class="timeline-title">Slides from Embedded Linux Conference Europe</h4>
902 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
903 </div>
904 <div class="timeline-body">
905 <p>The slides from the Buildroot presentation at the recent
906 <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a>
907 are now
908 <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p>
909 </div>
910 </div>
911 </li>
913 <li class="timeline-inverted">
914 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
915 <div class="timeline-panel">
916 <div class="timeline-heading">
917 <h4 class="timeline-title">2013.11-rc3 released</h4>
918 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
919 </div>
920 <div class="timeline-body">
921 <p>Another week, another release candidate with more
922 fixes. See
923 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a>
924 file for details.</p>
926 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
927 <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">2013.11-rc3
928 release candidate</a>, and report any problems found to
929 the <a href="support.html">mailing list</a>
930 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
931 </div>
932 </div>
933 </li>
935 <li>
936 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
937 <div class="timeline-panel">
938 <div class="timeline-heading">
939 <h4 class="timeline-title">2013.11-rc2 released</h4>
940 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
941 </div>
942 <div class="timeline-body">
943 <p>Another week, another release candidate with more cleanups
944 and build fixes. See
945 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a>
946 file for details.</p>
948 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
949 <a href="/downloads/buildroot-2013.11-rc2.tar.bz2">2013.11-rc2
950 release candidate</a>, and report any problems found to
951 the <a href="support.html">mailing list</a>
952 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
953 </div>
954 </div>
955 </li>
957 <li class="timeline-inverted">
958 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
959 <div class="timeline-panel">
960 <div class="timeline-heading">
961 <h4 class="timeline-title">Announcement of the next Buildroot Developer Days</h4>
962 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2013</small></p>
963 </div>
964 <div class="timeline-body">
965 <p>The next <i>Buildroot Developer Days</i> meeting will take
966 place on Monday 3rd and Tuesday 4th February 2014 in Brussels,
967 Belgium - Just after
968 <a href="http://www.fosdem.org">FOSDEM</a> (February
969 1st/2nd). This two days meeting is mainly open to Buildroot
970 developers and contributors, or Buildroot users having a prior
971 experience with the tool. It will allow developers to work on
972 Buildroot and discuss current issues, the future directions, and
973 more.</p>
975 <p>In addition to the Buildroot event, we encourage embedded Linux
976 developers to propose talks for the Embedded and Mobile Developer
977 Room at FOSDEM. See
978 the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p>
980 <p>We would like to thank our
981 sponsor <a href="http://www.google.com">Google</a> for sponsoring
982 the event by providing all the needed logistics.</p>
984 <p>For more details, see the
985 <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki
986 page</a> dedicated to the meeting.</p>
987 </div>
988 </div>
989 </li>
991 <li>
992 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
993 <div class="timeline-panel">
994 <div class="timeline-heading">
995 <h4 class="timeline-title">2013.11-rc1 released</h4>
996 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2013</small></p>
997 </div>
998 <div class="timeline-body">
999 <p>We have a new release candidate! Lots of changes all over the
1000 tree, see the <a
1001 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a>
1002 file for details, and read the
1003 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p>
1005 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1006 <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1
1007 release candidate</a>, and report any problems found to
1008 the <a href="support.html">mailing list</a>
1009 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1010 </div>
1011 </div>
1012 </li>
1014 <li class="timeline-inverted">
1015 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1016 <div class="timeline-panel">
1017 <div class="timeline-heading">
1018 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
1019 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2013</small></p>
1020 </div>
1021 <div class="timeline-body">
1022 <p>A report from the recent
1023 <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2013">
1024 Buildroot Developers Meeting</a> is now
1025 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082401.html">available</a>.</p>
1027 <p>Once again, thanks to all the participants and to
1028 <a href="http://www.imgtec.com/">Imagination Technologies</a>
1029 for sponsoring the event.</p>
1030 </div>
1031 </div>
1032 </li>
1034 <li>
1035 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1036 <div class="timeline-panel">
1037 <div class="timeline-heading">
1038 <h4 class="timeline-title">2013.08.1 released</h4>
1039 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 September 2013</small></p>
1040 </div>
1041 <div class="timeline-body">
1042 <p>The 2013.08.1 bugfix release is out - Thanks to everyone
1043 contributing. This release fixes critical issues discovered since
1044 the 2013.08 release. See the
1045 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a>
1046 file for more details,
1047 and go to the <a href="/downloads/">downloads page</a> to pick up the
1048 <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p>
1049 </div>
1050 </div>
1051 </li>
1053 <li class="timeline-inverted">
1054 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1055 <div class="timeline-panel">
1056 <div class="timeline-heading">
1057 <h4 class="timeline-title">Buildroot Developer Days</h4>
1058 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 September 2013</small></p>
1059 </div>
1060 <div class="timeline-body">
1061 <p>The next <i>Buildroot Developer Days</i> meeting will take
1062 place on Saturday October 26th and Sunday October 27th 2013 in
1063 Edinburgh, UK - Just after the <a
1064 href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">
1065 Embedded Linux Conference Europe</a> (October 23th-24th). This two
1066 days meeting is mainly open to Buildroot developers and
1067 contributors, or Buildroot users having a prior experience with
1068 the tool. It will allow developers to work on Buildroot and
1069 discuss current issues, the future directions, and more.</p>
1071 <p>For more details, see the
1072 <a href="http://www.elinux.org/Buildroot:DeveloperDaysELCE2013">wiki
1073 page</a> dedicated to the meeting.</p>
1074 </div>
1075 </div>
1076 </li>
1078 <li>
1079 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1080 <div class="timeline-panel">
1081 <div class="timeline-heading">
1082 <h4 class="timeline-title">2013.08 released</h4>
1083 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2013</small></p>
1084 </div>
1085 <div class="timeline-body">
1086 <p>The stable 2013.08 release is out - Thanks to everyone
1087 contributing and testing the release candidates. See the
1088 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a>
1089 file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-August/077224.html">announcement</a>
1090 and go to the <a href="/downloads/">downloads page</a> to pick up the
1091 <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p>
1092 </div>
1093 </div>
1094 </li>
1096 <li class="timeline-inverted">
1097 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1098 <div class="timeline-panel">
1099 <div class="timeline-heading">
1100 <h4 class="timeline-title">2013.08-rc3 released</h4>
1101 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2013</small></p>
1102 </div>
1103 <div class="timeline-body">
1104 <p>Another week, another release candidate with more cleanups and
1105 build fixes. See the <a
1106 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a>
1107 file for details.</p>
1109 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1110 <a href="/downloads/buildroot-2013.08-rc3.tar.bz2">2013.08-rc3
1111 release candidate</a>, and report any problems found to the <a
1112 href="support.html">mailing list</a> or <a
1113 href="https://bugs.uclibc.org">bug tracker</a>.</p>
1114 </div>
1115 </div>
1116 </li>
1118 <li>
1119 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1120 <div class="timeline-panel">
1121 <div class="timeline-heading">
1122 <h4 class="timeline-title">2013.08-rc2 released</h4>
1123 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 August 2013</small></p>
1124 </div>
1125 <div class="timeline-body">
1126 <p>We have a new release candidate! Lots of changes all over the
1127 tree, see
1128 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc2">CHANGES</a>
1129 file for details.</p>
1131 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1132 <a href="/downloads/buildroot-2013.08-rc2.tar.bz2">2013.08-rc2
1133 release candidate</a>, and report any problems found to
1134 the <a href="support.html">mailing list</a>
1135 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1136 </div>
1137 </div>
1138 </li>
1140 <li class="timeline-inverted">
1141 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1142 <div class="timeline-panel">
1143 <div class="timeline-heading">
1144 <h4 class="timeline-title">2013.08-rc1 released</h4>
1145 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2013</small></p>
1146 </div>
1147 <div class="timeline-body">
1148 <p>We have a new release candidate! Lots of changes all over the
1149 tree, see
1150 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc1">CHANGES</a>
1151 file for details.</p>
1153 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1154 <a href="/downloads/buildroot-2013.08-rc1.tar.bz2">2013.08-rc1
1155 release candidate</a>, and report any problems found to
1156 the <a href="support.html">mailing list</a>
1157 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1158 </div>
1159 </div>
1160 </li>
1162 <li>
1163 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1164 <div class="timeline-panel">
1165 <div class="timeline-heading">
1166 <h4 class="timeline-title">2013.05 released</h4>
1167 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2013</small></p>
1168 </div>
1169 <div class="timeline-body">
1170 <p>The stable 2013.05 release is out - Thanks to everyone
1171 contributing and testing the release candidates. See the
1172 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a>
1173 file for more details, read the
1174 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/073121.html">announcement</a>
1175 and go to the <a href="/downloads/">downloads page</a> to pick up the
1176 <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p>
1177 </div>
1178 </div>
1179 </li>
1181 <li class="timeline-inverted">
1182 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1183 <div class="timeline-panel">
1184 <div class="timeline-heading">
1185 <h4 class="timeline-title">2013.05-rc3 released</h4>
1186 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2013</small></p>
1187 </div>
1188 <div class="timeline-body">
1189 <p>Another week, another release candidate with more cleanups and
1190 build fixes. See the <a
1191 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a>
1192 file for details.</p>
1194 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1195 <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3
1196 release candidate</a>, and report any problems found to
1197 the <a href="support.html">mailing list</a>
1198 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1199 </div>
1200 </div>
1201 </li>
1203 <li>
1204 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1205 <div class="timeline-panel">
1206 <div class="timeline-heading">
1207 <h4 class="timeline-title">2013.05-rc2 released</h4>
1208 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2013</small></p>
1209 </div>
1210 <div class="timeline-body">
1211 <p>Another week, another release candidate with more cleanups and
1212 build fixes. See the <a
1213 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a>
1214 file for details.</p>
1216 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1217 <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2
1218 release candidate</a>, and report any problems found to
1219 the <a href="support.html">mailing list</a>
1220 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1221 </div>
1222 </div>
1223 </li>
1225 <li class="timeline-inverted">
1226 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1227 <div class="timeline-panel">
1228 <div class="timeline-heading">
1229 <h4 class="timeline-title">2013.05-rc1 released</h4>
1230 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2013</small></p>
1231 </div>
1232 <div class="timeline-body">
1233 <p>We have a new release candidate! Lots of changes all over the
1234 tree, see the <a
1235 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a>
1236 file for details, and read the
1237 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p>
1239 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1240 <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1
1241 release candidate</a>, and report any problems found to
1242 the <a href="support.html">mailing list</a>
1243 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1244 </div>
1245 </div>
1246 </li>
1248 <li>
1249 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1250 <div class="timeline-panel">
1251 <div class="timeline-heading">
1252 <h4 class="timeline-title">2013.02 released</h4>
1253 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2013</small></p>
1254 </div>
1255 <div class="timeline-body">
1256 <p>The stable 2013.02 release is out - Thanks to everyone
1257 contributing and testing the release candidates. See the
1258 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a>
1259 file for more details
1260 and go to the <a href="/downloads/">downloads page</a> to pick up the
1261 <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p>
1262 </div>
1263 </div>
1264 </li>
1266 <li class="timeline-inverted">
1267 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1268 <div class="timeline-panel">
1269 <div class="timeline-heading">
1270 <h4 class="timeline-title">2013.02-rc3 released</h4>
1271 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2013</small></p>
1272 </div>
1273 <div class="timeline-body">
1274 <p>Another week, another release candidate with more cleanups
1275 and build fixes. See
1276 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a>
1277 file for details.</p>
1279 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1280 <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-rc3
1281 release candidate</a>, and report any problems found to
1282 the <a href="support.html">mailing list</a>
1283 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1284 </div>
1285 </div>
1286 </li>
1288 <li>
1289 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1290 <div class="timeline-panel">
1291 <div class="timeline-heading">
1292 <h4 class="timeline-title">2013.02-rc2 released</h4>
1293 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2013</small></p>
1294 </div>
1295 <div class="timeline-body">
1296 <p>Another week, another release candidate with more cleanups and
1297 build fixes. See the <a
1298 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a>
1299 file for details.</p>
1301 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1302 <a href="/downloads/buildroot-2013.02-rc2.tar.bz2">2013.02-rc2
1303 release candidate</a>, and report any problems found to
1304 the <a href="support.html">mailing list</a>
1305 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1306 </div>
1307 </div>
1308 </li>
1310 <li class="timeline-inverted">
1311 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1312 <div class="timeline-panel">
1313 <div class="timeline-heading">
1314 <h4 class="timeline-title">2013.02-rc1 released</h4>
1315 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
1316 </div>
1317 <div class="timeline-body">
1318 <p>We have a new release candidate! Lots of changes all over the
1319 tree, see the <a
1320 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a>
1321 file for details, and read the
1322 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p>
1324 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1325 <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1
1326 release candidate</a>, and report any problems found to
1327 the <a href="support.html">mailing list</a>
1328 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1329 </div>
1330 </div>
1331 </li>
1333 <li>
1334 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1335 <div class="timeline-panel">
1336 <div class="timeline-heading">
1337 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
1338 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
1339 </div>
1340 <div class="timeline-body">
1341 <p>A report from the recent Buildroot Developers Meeting is now
1342 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067105.html">available</a>.
1343 <a href="http://emlinews.net">Embedded Linux News</a> also has a
1344 <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/">
1345 writeup about the event</a>, including photos.</p>
1347 <p>Once again, thanks to all the participants and to
1348 <a href="http://www.google.com">Google</a> for sponsoring the event.</p>
1349 </div>
1350 </div>
1351 </li>
1353 <li class="timeline-inverted">
1354 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1355 <div class="timeline-panel">
1356 <div class="timeline-heading">
1357 <h4 class="timeline-title">Next Buildroot Developers Meeting next to FOSDEM, Brussels</h4>
1358 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2013</small></p>
1359 </div>
1360 <div class="timeline-body">
1361 <p>The next Buildroot Developers Meeting will take place on Monday
1362 4th February 2013 and Tuesday 5th February 2013 in Brussels,
1363 Belgium. Those dates have been chosen to immediately follow the
1364 great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p>
1366 <p>Attending this meeting is free, after registration by
1367 contacting <a href="mailto:thomas.petazzoni@free-electrons.com">Thomas
1368 Petazzoni</a>. For more details about the meeting, please see
1369 the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related
1370 Wiki page</a>.</p>
1372 <p>We would like to
1373 thank <a href="http://www.google.com">Google</a> for providing the
1374 meeting location and the Internet connection, and offering free
1375 lunch and refreshments to the participants.</p>
1376 </div>
1377 </div>
1378 </li>
1380 <li>
1381 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1382 <div class="timeline-panel">
1383 <div class="timeline-heading">
1384 <h4 class="timeline-title">2012.11.1 released</h4>
1385 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 January 2013</small></p>
1386 </div>
1387 <div class="timeline-body">
1388 <p>The 2012.11.1 bugfix release is out - Thanks to everyone
1389 contributing. This release fixes critical issues discovered since
1390 the 2012.11 release, most importantly with non-largefile builds on
1391 recent Ubuntu versions. See the
1392 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a>
1393 file for more details,
1394 and go to the <a href="/downloads/">downloads page</a> to pick up the
1395 <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p>
1396 </div>
1397 </div>
1398 </li>
1400 <li class="timeline-inverted">
1401 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1402 <div class="timeline-panel">
1403 <div class="timeline-heading">
1404 <h4 class="timeline-title">2012.11 released</h4>
1405 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2012</small></p>
1406 </div>
1407 <div class="timeline-body">
1408 <p>The stable 2012.11 release is out - Thanks to everyone
1409 contributing and testing the release candidates. See the
1410 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a>
1411 file for more details
1412 and go to the <a href="/downloads/">downloads page</a> to pick up the
1413 <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p>
1414 </div>
1415 </div>
1416 </li>
1418 <li>
1419 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1420 <div class="timeline-panel">
1421 <div class="timeline-heading">
1422 <h4 class="timeline-title">2012.11-rc2 released</h4>
1423 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2012</small></p>
1424 </div>
1425 <div class="timeline-body">
1426 <p>RC2 is out with more bugfixes - See
1427 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a>
1428 file for details.
1430 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1431 <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2
1432 release candidate</a>, and report any problems found to
1433 the <a href="support.html">mailing list</a>
1434 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1435 </div>
1436 </div>
1437 </li>
1439 <li class="timeline-inverted">
1440 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1441 <div class="timeline-panel">
1442 <div class="timeline-heading">
1443 <h4 class="timeline-title">2012.11-rc1 released</h4>
1444 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
1445 </div>
1446 <div class="timeline-body">
1447 <p>We have a new release candidate! Lots of changes all over the
1448 tree, see the <a
1449 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a>
1450 file for details, and read the
1451 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p>
1453 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1454 <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1
1455 release candidate</a>, and report any problems found to
1456 the <a href="support.html">mailing list</a>
1457 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1458 </div>
1459 </div>
1460 </li>
1462 <li>
1463 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1464 <div class="timeline-panel">
1465 <div class="timeline-heading">
1466 <h4 class="timeline-title">Buildroot Developer Day</h4>
1467 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
1468 </div>
1469 <div class="timeline-body">
1470 <p>A report from the recent <i>Buildroot Developer Days</i>
1471 meeting in Barcelona, Spain is
1472 now <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061558.html">available</a>.
1473 Many thanks to all the participants, and a special thanks to
1474 Arnout Vandecappelle from <a href="http://mind.be/">mind</a>
1475 for taking notes and Thomas Petazzoni
1476 from <a href="http://free-electrons.com/">Free Electrons</a>
1477 for handling all the practical arrangements, and naturally
1478 our sponsors, <a href="http://www.fluendo.com/">Fluendo</a>
1479 and <a href="http://www.synopsys.com/">Synopsis</a>.
1480 </p>
1481 <p>The next Developer Days will take place on February 4th and
1482 5th in Brussels, Belgium, right
1483 after <a href="http://fosdem.org">FOSDEM</a>.</p>
1484 </div>
1485 </div>
1486 </li>
1488 <li class="timeline-inverted">
1489 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1490 <div class="timeline-panel">
1491 <div class="timeline-heading">
1492 <h4 class="timeline-title">2012.08 released</h4>
1493 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2012</small></p>
1494 </div>
1495 <div class="timeline-body">
1496 <p>The stable 2012.08 release is out - Thanks to everyone
1497 contributing and testing the release candidates. See the
1498 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a>
1499 file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the
1500 <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p>
1501 </div>
1502 </div>
1503 </li>
1505 <li>
1506 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1507 <div class="timeline-panel">
1508 <div class="timeline-heading">
1509 <h4 class="timeline-title">2012.08-rc3 released</h4>
1510 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 August 2012</small></p>
1511 </div>
1512 <div class="timeline-body">
1513 <p>We have a new release candidate! Various fixes, and
1514 addition of licensing informations on many
1515 packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a>
1516 file for details</p>
1518 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1519 <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3
1520 release candidate</a>, and report any problems found to
1521 the <a href="support.html">mailing list</a>
1522 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1523 </div>
1524 </div>
1525 </li>
1527 <li class="timeline-inverted">
1528 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1529 <div class="timeline-panel">
1530 <div class="timeline-heading">
1531 <h4 class="timeline-title">2012.08-rc2 released</h4>
1532 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 August 2012</small></p>
1533 </div>
1534 <div class="timeline-body">
1535 <p>We have a new release candidate! Various fixes, and addition
1536 of licensing informations on many
1537 packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a>
1538 file for details</p>
1540 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1541 <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2
1542 release candidate</a>, and report any problems found to the <a
1543 href="support.html">mailing list</a> or <a
1544 href="https://bugs.uclibc.org">bug tracker</a>.</p>
1545 </div>
1546 </div>
1547 </li>
1549 <li>
1550 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1551 <div class="timeline-panel">
1552 <div class="timeline-heading">
1553 <h4 class="timeline-title">2012.08-rc1 released</h4>
1554 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 August 2012</small></p>
1555 </div>
1556 <div class="timeline-body">
1557 <p>We have a new release candidate! Lots of changes all over
1558 the tree, see
1559 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">CHANGES</a>
1560 file for details</p>
1562 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1563 <a href="/downloads/buildroot-2012.08-rc1.tar.bz2">2012.08-rc1
1564 release candidate</a>, and report any problems found to
1565 the <a href="support.html">mailing list</a>
1566 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1567 </div>
1568 </div>
1569 </li>
1571 <li class="timeline-inverted">
1572 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1573 <div class="timeline-panel">
1574 <div class="timeline-heading">
1575 <h4 class="timeline-title">Buildroot Developer Day</h4>
1576 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 July 2012</small></p>
1577 </div>
1578 <div class="timeline-body">
1579 <p>The next <i>Buildroot Developer Day</i> meeting will take place
1580 on Saturday November 3th and Sunday November 4th 2012 in
1581 Barcelona, Spain, just before
1582 the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded
1583 Linux Conference Europe</a> (November 5th-7th). This two days
1584 meeting is mainly opened to Buildroot developers and contributors,
1585 or Buildroot users having a prior experience with the tool. This
1586 meeting will allow developers to work and Buildroot, and discuss
1587 current issues, the future directions, and more.</p>
1589 <p>For more details, see
1590 the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki
1591 page</a> dedicated to the meeting.</p>
1592 </div>
1593 </div>
1594 </li>
1596 <li>
1597 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1598 <div class="timeline-panel">
1599 <div class="timeline-heading">
1600 <h4 class="timeline-title">2012.05 released</h4>
1601 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2012</small></p>
1602 </div>
1603 <div class="timeline-body">
1604 <p>The stable 2012.05 release is out - Thanks to everyone
1605 contributing and testing the release candidates. See the
1606 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a>
1607 file for more details, read the
1608 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/054342.html">announcement</a>
1609 and go to the <a href="/downloads/">downloads page</a> to pick up the
1610 <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p>
1611 </div>
1612 </div>
1613 </li>
1615 <li class="timeline-inverted">
1616 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1617 <div class="timeline-panel">
1618 <div class="timeline-heading">
1619 <h4 class="timeline-title">2012.05-rc3 released</h4>
1620 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2012</small></p>
1621 </div>
1622 <div class="timeline-body">
1623 <p>RC3 is out with more bugfixes - See
1624 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a>
1625 file for details.
1627 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1628 <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3
1629 release candidate</a>, and report any problems found to
1630 the <a href="support.html">mailing list</a>
1631 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1632 </div>
1633 </div>
1634 </li>
1636 <li>
1637 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1638 <div class="timeline-panel">
1639 <div class="timeline-heading">
1640 <h4 class="timeline-title">2012.05-rc2 released</h4>
1641 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2012</small></p>
1642 </div>
1643 <div class="timeline-body">
1644 <p>Another week, another release candidate with more cleanups
1645 and build fixes. See
1646 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a>
1647 file for details.</p>
1649 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1650 <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2
1651 release candidate</a>, and report any problems found to
1652 the <a href="support.html">mailing list</a>
1653 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1654 </div>
1655 </div>
1656 </li>
1658 <li class="timeline-inverted">
1659 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1660 <div class="timeline-panel">
1661 <div class="timeline-heading">
1662 <h4 class="timeline-title">2012.05-rc1 released</h4>
1663 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2012</small></p>
1664 </div>
1665 <div class="timeline-body">
1666 <p>We have a new release candidate! Lots of changes all over
1667 the tree, see
1668 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a>
1669 file for details, and read the
1670 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p>
1672 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1673 <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1
1674 release candidate</a>, and report any problems found to
1675 the <a href="support.html">mailing list</a>
1676 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1677 </div>
1678 </div>
1679 </li>
1681 <li>
1682 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1683 <div class="timeline-panel">
1684 <div class="timeline-heading">
1685 <h4 class="timeline-title">Autobuilder Results Online</h4>
1686 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 April 2012</small></p>
1687 </div>
1688 <div class="timeline-body">
1689 <p>The status of the autobuilders, which do repeated
1690 <code>randpackageconfig</code> builds for continuous
1691 integration testing, is now online
1692 at <a href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
1693 code behind it can be found
1694 in <a href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
1696 <p>Thanks to Thomas Petazzoni for running the web interface, and
1697 to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
1698 Farm</a> and <a href='http://free-electrons.com/'>Free
1699 Electrons</a> for hosting builders. Thomas also sends out a daily
1700 summary of the build status to the mailing list.</p>
1701 </div>
1702 </div>
1703 </li>
1705 <li class="timeline-inverted">
1706 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1707 <div class="timeline-panel">
1708 <div class="timeline-heading">
1709 <h4 class="timeline-title">2012.02 released</h4>
1710 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 February 2012</small></p>
1711 </div>
1712 <div class="timeline-body">
1713 <p>The stable 2012.02 release is out - Thanks to everyone
1714 contributing and testing the release candidates. See the
1715 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
1716 file for more details, read the
1717 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050752.html">announcement</a>
1718 and go to the <a href="/downloads/">downloads page</a> to pick up the
1719 <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p>
1720 </div>
1721 </div>
1722 </li>
1724 <li>
1725 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1726 <div class="timeline-panel">
1727 <div class="timeline-heading">
1728 <h4 class="timeline-title">2012.02-rc3 released</h4>
1729 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2012</small></p>
1730 </div>
1731 <div class="timeline-body">
1732 <p>RC3 is out with more bugfixes - See
1733 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
1734 file for details.
1736 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1737 <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3
1738 release candidate</a>, and report any problems found to
1739 the <a href="support.html">mailing list</a>
1740 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1741 </div>
1742 </div>
1743 </li>
1745 <li class="timeline-inverted">
1746 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1747 <div class="timeline-panel">
1748 <div class="timeline-heading">
1749 <h4 class="timeline-title">2012.02-rc2 released</h4>
1750 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2012</small></p>
1751 </div>
1752 <div class="timeline-body">
1753 <p>Another week, another release candidate with more cleanups
1754 and build fixes. See
1755 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
1756 file for details.</p>
1758 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1759 <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2
1760 release candidate</a>, and report any problems found to
1761 the <a href="support.html">mailing list</a>
1762 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1763 </div>
1764 </div>
1765 </li>
1767 <li>
1768 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1769 <div class="timeline-panel">
1770 <div class="timeline-heading">
1771 <h4 class="timeline-title">2012.02-rc1 released</h4>
1772 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2012</small></p>
1773 </div>
1774 <div class="timeline-body">
1775 <p>We have a new release candidate! Lots of changes all over
1776 the tree, see
1777 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a>
1778 file for details, and read the
1779 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
1781 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1782 <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1
1783 release candidate</a>, and report any problems found to
1784 the <a href="support.html">mailing list</a>
1785 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1786 </div>
1787 </div>
1788 </li>
1790 <li class="timeline-inverted">
1791 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1792 <div class="timeline-panel">
1793 <div class="timeline-heading">
1794 <h4 class="timeline-title">Buildroot Developer Day</h4>
1795 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2012</small></p>
1796 </div>
1797 <div class="timeline-body">
1798 <p>Another <i>Buildroot Developer Day</i> will take place on
1799 Friday, February 3rd in Brussels, Belgium - The day
1800 before <a href="http://fosdem.org">FOSDEM</a>. See the
1801 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-January/049340.html">announcement</a>
1803 the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free
1804 Electrons blog</a> for more info.</p>
1805 </div>
1806 </div>
1807 </li>
1809 <li>
1810 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1811 <div class="timeline-panel">
1812 <div class="timeline-heading">
1813 <h4 class="timeline-title">2011.11 released</h4>
1814 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2011</small></p>
1815 </div>
1816 <div class="timeline-body">
1817 <p>The stable 2011.11 release is out - Thanks to everyone
1818 contributing and testing the release candidates. See the
1819 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
1820 file for more details, read the
1821 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047926.html">announcement</a>
1822 and go to the <a href="/downloads/">downloads page</a> to pick up the
1823 <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
1824 </div>
1825 </div>
1826 </li>
1828 <li class="timeline-inverted">
1829 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1830 <div class="timeline-panel">
1831 <div class="timeline-heading">
1832 <h4 class="timeline-title">2011.11-rc3 released</h4>
1833 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2011</small></p>
1834 </div>
1835 <div class="timeline-body">
1836 <p>RC3 is out with more bugfixes - See
1837 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
1838 file for details.
1840 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1841 <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3
1842 release candidate</a>, and report any problems found to
1843 the <a href="support.html">mailing list</a>
1844 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1845 </div>
1846 </div>
1847 </li>
1849 <li>
1850 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1851 <div class="timeline-panel">
1852 <div class="timeline-heading">
1853 <h4 class="timeline-title">2011.11-rc2 released</h4>
1854 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2011</small></p>
1855 </div>
1856 <div class="timeline-body">
1857 <p>Another week, another release candidate with a bunch of
1858 cleanups and build fixes. See
1859 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
1860 file for details.</p>
1862 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1863 <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2
1864 release candidate</a>, and report any problems found to
1865 the <a href="support.html">mailing list</a>
1866 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1867 </div>
1868 </div>
1869 </li>
1871 <li class="timeline-inverted">
1872 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1873 <div class="timeline-panel">
1874 <div class="timeline-heading">
1875 <h4 class="timeline-title">2011.11-rc1 released</h4>
1876 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2011</small></p>
1877 </div>
1878 <div class="timeline-body">
1879 <p>We have a new release candidate! Lots of changes all over
1880 the tree, see
1881 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
1882 file for details, and read the
1883 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047395.html">announcement</a>
1885 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1886 <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1
1887 release candidate</a>, and report any problems found to
1888 the <a href="support.html">mailing list</a>
1889 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1890 </div>
1891 </div>
1892 </li>
1894 <li>
1895 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1896 <div class="timeline-panel">
1897 <div class="timeline-heading">
1898 <h4 class="timeline-title">2011.08 released</h4>
1899 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2011</small></p>
1900 </div>
1901 <div class="timeline-body">
1902 <p>The stable 2011.08 release is out - Thanks to everyone
1903 contributing and testing the release candidates. See the
1904 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
1905 file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
1906 <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
1907 </div>
1908 </div>
1909 </li>
1911 <li class="timeline-inverted">
1912 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1913 <div class="timeline-panel">
1914 <div class="timeline-heading">
1915 <h4 class="timeline-title">2011.08-rc2 released</h4>
1916 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2011</small></p>
1917 </div>
1918 <div class="timeline-body">
1919 <p>RC2 is out with more bugfixes. See
1920 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
1921 file for details, and read the
1922 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/045211.html">announcement</a>.
1924 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1925 <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2
1926 release candidate</a>, and report any problems found to
1927 the <a href="support.html">mailing list</a>
1928 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1929 </div>
1930 </div>
1931 </li>
1933 <li>
1934 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1935 <div class="timeline-panel">
1936 <div class="timeline-heading">
1937 <h4 class="timeline-title">2011.08-rc1 released</h4>
1938 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 August 2011</small></p>
1939 </div>
1940 <div class="timeline-body">
1941 <p>We have a new release candidate! Lots of changes all over
1942 the tree, see
1943 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a>
1944 file for details, and read the
1945 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/044855.html">announcement</a>.
1947 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1948 <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1
1949 release candidate</a>, and report any problems found to
1950 the <a href="support.html">mailing list</a>
1951 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1952 </div>
1953 </div>
1954 </li>
1956 <li class="timeline-inverted">
1957 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1958 <div class="timeline-panel">
1959 <div class="timeline-heading">
1960 <h4 class="timeline-title">2011.05 released</h4>
1961 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2011</small></p>
1962 </div>
1963 <div class="timeline-body">
1964 <p>The stable 2011.05 release is out - Thanks to everyone
1965 contributing and testing the release candidates. See the
1966 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
1967 file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
1968 <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
1969 </div>
1970 </div>
1971 </li>
1973 <li>
1974 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1975 <div class="timeline-panel">
1976 <div class="timeline-heading">
1977 <h4 class="timeline-title">2011.05-rc2 released</h4>
1978 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 May 2011</small></p>
1979 </div>
1980 <div class="timeline-body">
1981 <p>RC2 is out with more bugfixes. See
1982 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
1983 file for details.
1985 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1986 <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2
1987 release candidate</a>, and report any problems found to
1988 the <a href="support.html">mailing list</a>
1989 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1990 </div>
1991 </div>
1992 </li>
1994 <li class="timeline-inverted">
1995 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1996 <div class="timeline-panel">
1997 <div class="timeline-heading">
1998 <h4 class="timeline-title">2011.05-rc1 released</h4>
1999 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2011</small></p>
2000 </div>
2001 <div class="timeline-body">
2002 <p>We have a new release candidate! Lots of changes all over
2003 the tree, see
2004 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
2005 file for details, and read the
2006 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-May/043317.html">announcement</a>.
2008 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2009 <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1
2010 release candidate</a>, and report any problems found to
2011 the <a href="support.html">mailing list</a>
2012 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2013 </div>
2014 </div>
2015 </li>
2017 <li>
2018 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2019 <div class="timeline-panel">
2020 <div class="timeline-heading">
2021 <h4 class="timeline-title">2011.02 released</h4>
2022 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2011</small></p>
2023 </div>
2024 <div class="timeline-body">
2025 <p>The stable 2011.02 release is out - Thanks to everyone
2026 contributing and testing the release candidates. See the
2027 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
2028 file for more details, read the
2029 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041662.html">announcement</a>
2030 and go to the <a href="/downloads/">downloads page</a> to pick up the
2031 <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p>
2032 </div>
2033 </div>
2034 </li>
2036 <li class="timeline-inverted">
2037 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2038 <div class="timeline-panel">
2039 <div class="timeline-heading">
2040 <h4 class="timeline-title">2011.02-rc2 released</h4>
2041 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2011</small></p>
2042 </div>
2043 <div class="timeline-body">
2044 <p>RC2 is out with more cleanups and bugfixes, see
2045 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
2046 file for details.</p>
2048 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2049 <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2
2050 release candidate</a>, and report any problems found to
2051 the <a href="support.html">mailing list</a>
2052 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2053 </div>
2054 </div>
2055 </li>
2057 <li>
2058 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2059 <div class="timeline-panel">
2060 <div class="timeline-heading">
2061 <h4 class="timeline-title">2011.02-rc1 released</h4>
2062 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 February 2011</small></p>
2063 </div>
2064 <div class="timeline-body">
2065 <p>We have a new release candidate! Lots of changes all over
2066 the tree, see
2067 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
2068 file for details, and read the
2069 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041365.html">announcement</a>.
2071 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2072 <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1
2073 release candidate</a>, and report any problems found to
2074 the <a href="support.html">mailing list</a>
2075 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2076 </div>
2077 </div>
2078 </li>
2080 <li class="timeline-inverted">
2081 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2082 <div class="timeline-panel">
2083 <div class="timeline-heading">
2084 <h4 class="timeline-title">2010.11 released</h4>
2085 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2010</small></p>
2086 </div>
2087 <div class="timeline-body">
2088 <p>The stable 2010.11 release is out - Thanks to everyone
2089 contributing and testing the release candidates. See the
2090 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
2091 file for more details, read the
2092 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/039135.html">announcement</a>
2093 and go to the <a href="/downloads/">downloads page</a> to pick up the
2094 <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p>
2095 </div>
2096 </div>
2097 </li>
2099 <li>
2100 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2101 <div class="timeline-panel">
2102 <div class="timeline-heading">
2103 <h4 class="timeline-title">2010.11-rc2 released</h4>
2104 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 November 2010</small></p>
2105 </div>
2106 <div class="timeline-body">
2107 <p>RC2 is out with more cleanups and bugfixes, see
2108 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
2109 file for details.</p>
2111 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2112 <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2
2113 release candidate</a>, and report any problems found to
2114 the <a href="support.html">mailing list</a>
2115 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2116 </div>
2117 </div>
2118 </li>
2120 <li class="timeline-inverted">
2121 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2122 <div class="timeline-panel">
2123 <div class="timeline-heading">
2124 <h4 class="timeline-title">2010.11-rc1 released</h4>
2125 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 November 2010</small></p>
2126 </div>
2127 <div class="timeline-body">
2128 <p>We have a new release candidate! Lots of changes all over
2129 the tree, see
2130 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a>
2131 file for details, and read the
2132 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/038645.html">announcement</a>.
2134 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2135 <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1
2136 release candidate</a>, and report any problems found to
2137 the <a href="support.html">mailing list</a>
2138 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2139 </div>
2140 </div>
2141 </li>
2143 <li>
2144 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2145 <div class="timeline-panel">
2146 <div class="timeline-heading">
2147 <h4 class="timeline-title">Buildroot Developer Day</h4>
2148 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 September 2010</small></p>
2149 </div>
2150 <div class="timeline-body">
2151 <p>A <i>Buildroot Developer Day</i> will take place on
2152 Friday, October 29th in Cambridge, UK - Just the day after the
2153 <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
2154 Linux Conference Europe</a>. This <i>Developer Day</i>
2155 aims at allowing Buildroot developers to meet and exchange
2156 ideas on the project and its future. See the
2157 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-September/037930.html">announcement</a>
2158 for more info.</p>
2160 <p>Thanks to Thomas Petazzoni for taking care of the practical
2161 arrangements.</p>
2162 </div>
2163 </div>
2164 </li>
2166 <li class="timeline-inverted">
2167 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2168 <div class="timeline-panel">
2169 <div class="timeline-heading">
2170 <h4 class="timeline-title">2010.08 released</h4>
2171 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2010</small></p>
2172 </div>
2173 <div class="timeline-body">
2174 <p>The stable 2010.08 release is out - Thanks to everyone
2175 contributing and testing the release candidates. See the
2176 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
2177 file for more details, read the
2178 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-August/037078.html">announcement</a>
2179 and go to the <a href="/downloads/">downloads page</a> to pick up the
2180 <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
2181 </div>
2182 </div>
2183 </li>
2185 <li>
2186 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2187 <div class="timeline-panel">
2188 <div class="timeline-heading">
2189 <h4 class="timeline-title">2010.08-rc2 released</h4>
2190 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2010</small></p>
2191 </div>
2192 <div class="timeline-body">
2193 <p>RC2 is out with more cleanups and bugfixes, see
2194 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
2195 file for details.
2197 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2198 <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2
2199 release candidate</a>, and report any problems found to
2200 the <a href="support.html">mailing list</a>
2201 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2203 This is very much expected to be the final release candidate,
2204 so give it a good test and expect a final 2010.08 release
2205 before September unless critical issues are found.</p>
2206 </div>
2207 </div>
2208 </li>
2210 <li class="timeline-inverted">
2211 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2212 <div class="timeline-panel">
2213 <div class="timeline-heading">
2214 <h4 class="timeline-title">2010.08-rc1 released</h4>
2215 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 July 2010</small></p>
2216 </div>
2217 <div class="timeline-body">
2218 <p>We have a new release candidate! Lots of changes all over
2219 the tree, see
2220 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
2221 file for details.
2223 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2224 <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
2225 release candidate</a>, and report any problems found to
2226 the <a href="support.html">mailing list</a>
2227 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2228 </div>
2229 </div>
2230 </li>
2232 <li>
2233 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2234 <div class="timeline-panel">
2235 <div class="timeline-heading">
2236 <h4 class="timeline-title">2010.05 released</h4>
2237 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2010</small></p>
2238 </div>
2239 <div class="timeline-body">
2240 <p>The stable 2010.05 release is out - Thanks to everyone
2241 contributing and testing the release candidates. See the
2242 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
2243 file for more details, read the
2244 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-May/034878.html">announcement</a>
2245 and go to the <a href="/downloads/">downloads page</a> to pick up the
2246 <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
2247 </div>
2248 </div>
2249 </li>
2251 <li class="timeline-inverted">
2252 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2253 <div class="timeline-panel">
2254 <div class="timeline-heading">
2255 <h4 class="timeline-title">2010.05-rc3 released</h4>
2256 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2010</small></p>
2257 </div>
2258 <div class="timeline-body">
2259 <p>RC3 is out with more cleanups and bugfixes, see
2260 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
2261 file for details.
2263 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2264 <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
2265 release candidate</a>, and report any problems found to
2266 the <a href="support.html">mailing list</a>
2267 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2268 </div>
2269 </div>
2270 </li>
2272 <li>
2273 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2274 <div class="timeline-panel">
2275 <div class="timeline-heading">
2276 <h4 class="timeline-title">2010.05-rc2 released</h4>
2277 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2010</small></p>
2278 </div>
2279 <div class="timeline-body">
2280 <p>Another week, another release candidate with a bunch of
2281 cleanups and build fixes.</p>
2283 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2284 <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
2285 release candidate</a>, and report any problems found to
2286 the <a href="support.html">mailing list</a>
2287 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2288 </div>
2289 </div>
2290 </li>
2292 <li class="timeline-inverted">
2293 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2294 <div class="timeline-panel">
2295 <div class="timeline-heading">
2296 <h4 class="timeline-title">2010.05-rc1 released</h4>
2297 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2010</small></p>
2298 </div>
2299 <div class="timeline-body">
2300 <p>We have a new release candidate! Lots of changes all over
2301 the tree, see
2302 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
2303 file for details.
2305 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2306 <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
2307 release candidate</a>, and report any problems found to
2308 the <a href="support.html">mailing list</a>
2309 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2310 </div>
2311 </div>
2312 </li>
2314 <li>
2315 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2316 <div class="timeline-panel">
2317 <div class="timeline-heading">
2318 <h4 class="timeline-title">FOSDEM slides online</h4>
2319 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 May 2010</small></p>
2320 </div>
2321 <div class="timeline-body">
2322 <p>The slides from
2323 the <a href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
2324 Build Systems: Present & Future</a> session
2325 at <a href="http://fosdem.org/2010">FOSDEM</a> are
2326 now <a href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
2327 </div>
2328 </div>
2329 </li>
2331 <li class="timeline-inverted">
2332 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2333 <div class="timeline-panel">
2334 <div class="timeline-heading">
2335 <h4 class="timeline-title">2010.02 released</h4>
2336 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2010</small></p>
2337 </div>
2338 <div class="timeline-body">
2339 <p>The stable 2010.02 release is out - Thanks to everyone
2340 contributing and testing the release candidates. See the
2341 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
2342 file for more details, and go to
2343 the <a href="/downloads/">downloads page</a> to pick up
2344 the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
2345 release</a>.</p>
2346 </div>
2347 </div>
2348 </li>
2350 <li>
2351 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2352 <div class="timeline-panel">
2353 <div class="timeline-heading">
2354 <h4 class="timeline-title">2010.02-rc2 released</h4>
2355 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2010</small></p>
2356 </div>
2357 <div class="timeline-body">
2358 <p>RC2 is out with more cleanups and bugfixes, see
2359 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
2360 file for details.
2362 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2363 <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
2364 release candidate</a>, and report any problems found to
2365 the <a href="support.html">mailing list</a>
2366 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2367 </div>
2368 </div>
2369 </li>
2371 <li class="timeline-inverted">
2372 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2373 <div class="timeline-panel">
2374 <div class="timeline-heading">
2375 <h4 class="timeline-title">2010.02-rc1 released</h4>
2376 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2010</small></p>
2377 </div>
2378 <div class="timeline-body">
2379 <p>We have a new release candidate! Lots of changes all over
2380 the tree, see
2381 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
2382 file for details.
2384 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2385 <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
2386 release candidate</a>, and report any problems found to
2387 the <a href="support.html">mailing list</a>
2388 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2389 </div>
2390 </div>
2391 </li>
2393 <li>
2394 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2395 <div class="timeline-panel">
2396 <div class="timeline-heading">
2397 <h4 class="timeline-title">2009.11 released</h4>
2398 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2009</small></p>
2399 </div>
2400 <div class="timeline-body">
2401 <p>The stable 2009.11 release is out - Thanks to everyone
2402 contributing and testing the release candidates. See the
2403 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-December/030672.html">announcement</a>
2404 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
2405 for more details, and go to the <a href="/downloads/">downloads page</a>
2406 to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
2407 release</a>.</p>
2408 </div>
2409 </div>
2410 </li>
2412 <li class="timeline-inverted">
2413 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2414 <div class="timeline-panel">
2415 <div class="timeline-heading">
2416 <h4 class="timeline-title">2009.11-rc2 released</h4>
2417 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2009</small></p>
2418 </div>
2419 <div class="timeline-body">
2420 <p>RC2 is out with more cleanups and bugfixes, see
2421 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
2422 file for details.
2424 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2425 <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
2426 release candidate</a>, and report any problems found to
2427 the <a href="support.html">mailing list</a>
2428 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2429 </div>
2430 </div>
2431 </li>
2433 <li>
2434 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2435 <div class="timeline-panel">
2436 <div class="timeline-heading">
2437 <h4 class="timeline-title">2009.11-rc1 released</h4>
2438 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 November 2009</small></p>
2439 </div>
2440 <div class="timeline-body">
2441 <p>We have a new release candidate! Lots of changes all over
2442 the tree, see
2443 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
2444 file for details.
2446 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2447 <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
2448 release candidate</a>, and report any problems found to
2449 the <a href="support.html">mailing list</a>
2450 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2451 </div>
2452 </div>
2453 </li>
2455 <li class="timeline-inverted">
2456 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2457 <div class="timeline-panel">
2458 <div class="timeline-heading">
2459 <h4 class="timeline-title">First Buildroot Developer Day</h4>
2460 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 September 2009</small></p>
2461 </div>
2462 <div class="timeline-body">
2463 <p>The first <i>Buildroot Developer Day</i> will take place on
2464 Saturday, October 17th in Grenoble, France, just the day after
2465 Embedded Linux Conference Europe. This <i>Developer Day</i> aims
2466 at allowing Buildroot developers to meet and exchange ideas on the
2467 project and its future.</p>
2469 <p>As the number of places is limited, interested candidates are
2470 invited to send an e-mail to Peter Korsgaard (<code>jacmet at
2471 uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
2472 petazzoni at free-electrons dot com</code>).</p>
2474 <p>This <i>Developer Day</i> will take place thanks to the
2475 sponsoring of <a href="http://www.calao-systems.com">Calao
2476 Systems</a> and <a href="http://www.free-electrons.com">Free
2477 Electrons</a>.</p>
2478 </div>
2479 </div>
2480 </li>
2482 <li>
2483 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2484 <div class="timeline-panel">
2485 <div class="timeline-heading">
2486 <h4 class="timeline-title">2009.08 released</h4>
2487 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2009</small></p>
2488 </div>
2489 <div class="timeline-body">
2490 <p>The stable 2009.08 release is out - Thanks to everyone
2491 contributing and testing the release candidates. See the
2492 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-August/029018.html">announcement</a>
2493 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
2494 for more details, and go to the <a href="/downloads/">downloads page</a>
2495 to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
2496 release</a>.</p>
2497 </div>
2498 </div>
2499 </li>
2501 <li class="timeline-inverted">
2502 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2503 <div class="timeline-panel">
2504 <div class="timeline-heading">
2505 <h4 class="timeline-title">2009.08-rc3 released</h4>
2506 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2009</small></p>
2507 </div>
2508 <div class="timeline-body">
2509 <p>A number of bugfixes have been added to the tree since RC2
2510 (especially thanks to Thomas Petazzoni) - See
2511 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
2512 file for details. This is very much expected to be the final
2513 release candidate, so give it a good test and expect a final
2514 2009.08 release next weekend unless critical issues are
2515 found.</p>
2517 <p>Head to the <a href="/downloads/">downloads page</a> to
2518 pick up the
2519 <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
2520 release candidate</a>, and report any problems found to
2521 the <a href="support.html">mailing list</a>
2522 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2523 </div>
2524 </div>
2525 </li>
2527 <li>
2528 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2529 <div class="timeline-panel">
2530 <div class="timeline-heading">
2531 <h4 class="timeline-title">2009.08-rc2 released</h4>
2532 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2009</small></p>
2533 </div>
2534 <div class="timeline-body">
2535 <p>RC2 is out with more cleanups and bugfixes, see
2536 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
2537 file for details.
2539 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2540 <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
2541 release candidate</a>, and report any problems found to
2542 the <a href="support.html">mailing list</a>
2543 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2544 </div>
2545 </div>
2546 </li>
2548 <li class="timeline-inverted">
2549 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2550 <div class="timeline-panel">
2551 <div class="timeline-heading">
2552 <h4 class="timeline-title">2009.08-rc1 released</h4>
2553 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2009</small></p>
2554 </div>
2555 <div class="timeline-body">
2556 <p>We have a new release candidate! Lots of changes all over
2557 the tree, see
2558 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
2559 file for details.
2561 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2562 <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
2563 release candidate</a>, and report any problems found to
2564 the <a href="support.html">mailing list</a>
2565 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2566 </div>
2567 </div>
2568 </li>
2570 <li>
2571 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2572 <div class="timeline-panel">
2573 <div class="timeline-heading">
2574 <h4 class="timeline-title">2009.05 released</h4>
2575 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2009</small></p>
2576 </div>
2577 <div class="timeline-body">
2578 <p>The stable 2009.05 release is out - Thanks to everyone
2579 contributing and testing the release candidates. See the
2580 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-June/027640.html">announcement</a>
2581 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
2582 for more details, and go to the <a href="/downloads/">downloads page</a>
2583 to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
2584 release</a>.</p>
2585 </div>
2586 </div>
2587 </li>
2589 <li class="timeline-inverted">
2590 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2591 <div class="timeline-panel">
2592 <div class="timeline-heading">
2593 <h4 class="timeline-title">2009.05-rc3 released</h4>
2594 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2009</small></p>
2595 </div>
2596 <div class="timeline-body">
2597 <p>We had a number of fixes post-RC2, so RC3 is out
2598 (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
2599 for details). Now is the moment to test and verify that
2600 everything is working for your favorite config - Expect a
2601 final 2009.05 very soon.</p>
2603 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2604 <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
2605 release candidate</a>, and report any problems found to
2606 the <a href="support.html">mailing list</a>
2607 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2608 </div>
2609 </div>
2610 </li>
2612 <li>
2613 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2614 <div class="timeline-panel">
2615 <div class="timeline-heading">
2616 <h4 class="timeline-title">2009.05-rc2 released</h4>
2617 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 May 2009</small></p>
2618 </div>
2619 <div class="timeline-body">
2620 <p>RC2 is out with more cleanups and bug fixes
2621 (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
2622 Unless big issues are found, expect this to be the last
2623 release candidate before the release - So give it a good
2624 test.</p>
2626 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2627 <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
2628 release candidate</a>, and report any problems found to
2629 the <a href="support.html">mailing list</a>
2630 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2631 </div>
2632 </div>
2633 </li>
2635 <li class="timeline-inverted">
2636 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2637 <div class="timeline-panel">
2638 <div class="timeline-heading">
2639 <h4 class="timeline-title">Buildroot.org</h4>
2640 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 May 2009</small></p>
2641 </div>
2642 <div class="timeline-body">
2643 <p>Earl Levine has been so kind to donate
2644 the <b>buildroot.org</b> domain to us, so the website can
2645 now also be reached
2646 at <a href="http://www.buildroot.org">www.buildroot.org</a>
2647 (and git at
2648 <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
2650 Thanks a lot Earl!</p>
2651 </div>
2652 </div>
2653 </li>
2655 <li>
2656 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2657 <div class="timeline-panel">
2658 <div class="timeline-heading">
2659 <h4 class="timeline-title">2009.05-rc1 released</h4>
2660 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 May 2009</small></p>
2661 </div>
2662 <div class="timeline-body">
2663 <p>We have a new release candidate! Lots of changes all over the
2664 tree, see the <a
2665 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
2666 file for details.
2668 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2669 <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
2670 release candidate</a>, and report any problems found to
2671 the <a href="support.html">mailing list</a>
2672 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2673 </div>
2674 </div>
2675 </li>
2677 <li class="timeline-inverted">
2678 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2679 <div class="timeline-panel">
2680 <div class="timeline-heading">
2681 <h4 class="timeline-title">Moved to git</h4>
2682 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2009</small></p>
2683 </div>
2684 <div class="timeline-body">
2685 <p>We've moved the source code
2686 from <a href="http://subversion.tigris.org">Subversion</a>
2687 to <a href="http://git-scm.org">Git</a>. You can browse the
2688 repo online
2689 <a href="http://git.buildroot.net/buildroot">here</a>, and clone
2690 the repo using:
2691 <pre>git clone git://git.buildroot.net/buildroot</pre>
2692 See the <a href="/git.html">Git Access</a> page for more details.
2693 </p>
2694 </div>
2695 </div>
2696 </li>
2698 <li>
2699 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2700 <div class="timeline-panel">
2701 <div class="timeline-heading">
2702 <h4 class="timeline-title"><new Logo/h4>
2703 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 March 2009</small></p>
2704 </div>
2705 <div class="timeline-body">
2706 <p>We have a <a href="images/logo.png">logo</a>! We have so
2707 far been using the <a href="http://busybox.net">Busybox</a>
2708 logo on the website, as the website was a copy of
2709 the <a href="http://busybox.net">Busybox</a> one - But not
2710 anymore, we now have a shiny new logo of our own.</p>
2711 </div>
2712 </div>
2713 </li>
2715 <li class="timeline-inverted">
2716 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2717 <div class="timeline-panel">
2718 <div class="timeline-heading">
2719 <h4 class="timeline-title">2009.02 released</h4>
2720 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2009</small></p>
2721 </div>
2722 <div class="timeline-body">
2723 <p>The stable 2009.02 release is out - Thanks to everyone
2724 contributing and testing the release candidates. See the
2725 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-February/025974.html">announcement</a>
2726 for more details, and go to the <a href="/downloads/">downloads page</a>
2727 to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
2728 release</a>.</p>
2729 </div>
2730 </div>
2731 </li>
2733 <li>
2734 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2735 <div class="timeline-panel">
2736 <div class="timeline-heading">
2737 <h4 class="timeline-title">2009.02-rc4 released</h4>
2738 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2009</small></p>
2739 </div>
2740 <div class="timeline-body">
2741 <p>We had more than 50 changes since RC3, several of them
2742 toolchain related, so decided to make a RC4 as well. This is
2743 very much expected to be the final release candidate, so
2744 give it a good test and expect a final 2009.02 release this
2745 week unless critical issues are found.</p>
2747 <p>Head to the <a href="/downloads/">downloads page</a> to
2748 pick up the
2749 <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
2750 release candidate</a>, and report any problems found to
2751 the <a href="support.html">mailing list</a>
2752 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2753 </div>
2754 </div>
2755 </li>
2757 <li class="timeline-inverted">
2758 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2759 <div class="timeline-panel">
2760 <div class="timeline-heading">
2761 <h4 class="timeline-title">2009.02-rc3 released</h4>
2762 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2009</small></p>
2763 </div>
2764 <div class="timeline-body">
2765 <p>RC3 is out with more cleanups and bug fixes. Unless big
2766 issues are found, expect this to be the last release
2767 candidate before the release - So give it a good test.</p>
2769 <p>Head to the <a href="/downloads/">downloads page</a> to
2770 pick up the
2771 <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
2772 release candidate</a>, and report any problems found to
2773 the <a href="support.html">mailing list</a>
2774 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2775 </div>
2776 </div>
2777 </li>
2779 <li>
2780 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2781 <div class="timeline-panel">
2782 <div class="timeline-heading">
2783 <h4 class="timeline-title">2009.02-rc2 released</h4>
2784 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 January 2009</small></p>
2785 </div>
2786 <div class="timeline-body">
2787 <p>Another week, another release candidate with a bunch of
2788 cleanups and build fixes.</p>
2789 <p>Head to the <a href="/downloads/">downloads page</a> to
2790 pick up the
2791 <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
2792 release candidate</a>, and report any problems found to
2793 the <a href="support.html">mailing list</a>
2794 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2795 </div>
2796 </div>
2797 </li>
2799 <li class="timeline-inverted">
2800 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2801 <div class="timeline-panel">
2802 <div class="timeline-heading">
2803 <h4 class="timeline-title">Release candidate and new maintainer</h4>
2804 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 January 2009</small></p>
2805 </div>
2806 <div class="timeline-body">
2808 <p>It has been a long time coming, but we finally have a new
2809 release candidate! - And a new maintainer to match (Peter
2810 Korsgaard).</p>
2812 <p>Head to the <a href="/downloads/">downloads page</a> to
2813 pick up the
2814 <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
2815 release candidate</a>, and report any problems found to
2816 the <a href="support.html">mailing list</a>
2817 or <a href="https://bugs.uclibc.org">bug tracker</a>. The
2818 plan is to release 2009.02 in time
2819 for <a href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
2820 </div>
2821 </div>
2822 </li>
2824 <li>
2825 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2826 <div class="timeline-panel">
2827 <div class="timeline-heading">
2828 <h4 class="timeline-title">Buildroot mailing list</h4>
2829 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 July 2006</small></p>
2830 </div>
2831 <div class="timeline-body">
2832 <p>Buildroot now has its own <a href=support.html>mailing list</a>.</p>
2833 </div>
2834 </div>
2835 </li>
2837 <li class="timeline-inverted">
2838 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2839 <div class="timeline-panel">
2840 <div class="timeline-heading">
2841 <h4 class="timeline-title">Buildroot webpage added</h4>
2842 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 February 2005</small></p>
2844 <p>Buildroot is a set of Makefiles and patches that makes it easy generate a
2845 cross-compilation toolchain and root filesystem for your target Linux
2846 system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
2847 Buildroot is useful mainly for people working with small or embedded
2848 systems. Embedded systems often use processors that are not the regular
2849 x86 processors everyone is used to using on their PC. It can be PowerPC
2850 processors, MIPS processors, ARM processors, etc. And to be extra safe,
2851 you do not need to be root to build or run buildroot.</p>
2853 <p>And as of today buildroot even has its own webpage, making it a first class
2854 citizen of uclibc.org and busybox.net, and more importantly, make it easy
2855 to find and point to buildroot.</p>
2857 <p>If you find a bug in buildroot, or wish to submit a patch
2858 to fix a problem or add a shiny new feature, please use
2859 the <a href="https://bugs.uclibc.org/">Bug and Patch
2860 Tracking System</a> to post the details, to make certain
2861 your work is not lost</p>
2862 </div>
2863 </div>
2864 </li>
2865 </ul>
2867 </div><!--/.col-sm-10 -->
2868 </div><!--/.row -->
2869 </div>
2871 <!--#include file="footer.html" -->