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