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