blob: 9f23d35789cd93075674508feea3eb58e67f04e9 [file] [log] [blame]
Eric Andersena9d6aed2005-02-21 21:16:29 +00001<!--#include file="header.html" -->
2
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003<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">
Angelo Compagnuccida9ab5e2014-10-31 16:50:51 +01008
Maxime Hadjinliancec43a82014-03-02 19:04:24 +01009<h2>News</h2>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +020010<ul class="timeline">
Peter Korsgaard610f3fa2015-11-26 23:06:02 +010011
Peter Korsgaardef803272016-09-21 23:24:31 +020012 <li>
13 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
14 <div class="timeline-panel">
15 <div class="timeline-heading">
16 <h4 class="timeline-title">2016.08.1 released</h4>
17 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 September 2016</small></p>
18 </div>
19 <div class="timeline-body">
20 <p>The 2016.08.1 bugfix release is out. This release fixes a
21 potential entire root filesystem removal issue with the
22 external toolchain handling discovered since the 2016.08
23 release. See the
24 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08.1">CHANGES</a>
25 file for more details, read the
26 <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/172712.html">announcement<a> and go to the
27 <a href="/downloads/">downloads page</a> to pick up the
28 <a href="/downloads/buildroot-2016.08.1.tar.bz2">2016.08.1 release</a>.</p>
29 </div>
30 </div>
31 </li>
32
Peter Korsgaard78e99142016-09-01 11:30:19 +020033 <li class="timeline-inverted">
34 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
35 <div class="timeline-panel">
36 <div class="timeline-heading">
37 <h4 class="timeline-title">2016.08 released</h4>
38 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2016</small></p>
39 </div>
40 <div class="timeline-body">
41 <p>The stable 2016.08 release is out - Thanks to everyone
42 contributing and testing the release candidates. See the
43 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08">CHANGES</a>
Peter Korsgaarda895c272016-09-01 14:22:25 +020044 file for more details, read the
45 <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/171172.html">announcement<a>
Peter Korsgaard78e99142016-09-01 11:30:19 +020046 and go to the <a href="/downloads/">downloads page</a> to pick up the
47 <a href="/downloads/buildroot-2016.08.tar.bz2">2016.08 release</a>.</p>
48 </div>
49 </div>
50 </li>
51
Peter Korsgaard7e981ed2016-08-30 08:14:23 +020052 <li>
53 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
54 <div class="timeline-panel">
55 <div class="timeline-heading">
56 <h4 class="timeline-title">2016.08-rc3 released</h4>
57 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2016</small></p>
58 </div>
59 <div class="timeline-body">
60 <p>Release candidate 3 is out with more cleanups and security
61 / build fixes. See
62 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc3">CHANGES</a>
63 file for details.</p>
64 <p>Head to the <a href="/downloads/">downloads page</a> to
65 pick up
66 the <a href="/downloads/buildroot-2016.08-rc3.tar.bz2">2016.08-rc3
67 release candidate</a>, and report any problems found to
68 the <a href="support.html">mailing list</a>
69 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
70 </div>
71 </div>
72 </li>
73
Peter Korsgaard3b3fa452016-08-17 08:49:38 +020074 <li class="timeline-inverted">
75 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
76 <div class="timeline-panel">
77 <div class="timeline-heading">
78 <h4 class="timeline-title">2016.08-rc2 released</h4>
79 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 August 2016</small></p>
80 </div>
81 <div class="timeline-body">
82 <p>Another week, another release candidate with more cleanups
83 and build fixes. See
84 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc2">CHANGES</a>
85 file for details.</p>
86
87 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
88 <a href="/downloads/buildroot-2016.08-rc2.tar.bz2">2016.08-rc2
89 release candidate</a>, and report any problems found to
90 the <a href="support.html">mailing list</a>
91 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
92 </div>
93 </div>
94 </li>
95
Peter Korsgaard19040c92016-08-06 11:39:54 +020096 <li>
97 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
98 <div class="timeline-panel">
99 <div class="timeline-heading">
100 <h4 class="timeline-title">2016.08-rc1 released</h4>
Peter Korsgaardd2e18fd2016-08-17 08:47:39 +0200101 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2016</small></p>
Peter Korsgaard19040c92016-08-06 11:39:54 +0200102 </div>
103 <div class="timeline-body">
104 <p>We have a new release candidate! Lots of
105 changes all over the tree, see
106 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc1">CHANGES</a>
Peter Korsgaarddd59dbd2016-08-17 08:42:29 +0200107 file for details and read the
108 <a href="http://lists.busybox.net/pipermail/buildroot/2016-August/169277.html">announcement</a>
Peter Korsgaard19040c92016-08-06 11:39:54 +0200109 </p>
110
111 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
112 <a href="/downloads/buildroot-2016.08-rc1.tar.bz2">2016.08-rc1
113 release candidate</a>, and report any
114 problems found to the
115 <a href="support.html">mailing list</a> or
116 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
117 </div>
118 </div>
119 </li>
120
Peter Korsgaardaa6fd112016-05-31 23:52:36 +0200121 <li class="timeline-inverted">
122 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
123 <div class="timeline-panel">
124 <div class="timeline-heading">
125 <h4 class="timeline-title">2016.05 released</h4>
126 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
127 </div>
128 <div class="timeline-body">
129 <p>The stable 2016.05 release is out - Thanks to everyone
130 contributing and testing the release candidates. See the
131 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05">CHANGES</a>
Peter Korsgaarde4d1d182016-06-01 09:23:56 +0200132 file for more details, read the
133 <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/162428.html">announcement<a>
Peter Korsgaardaa6fd112016-05-31 23:52:36 +0200134 and go to the <a href="/downloads/">downloads page</a> to pick up the
135 <a href="/downloads/buildroot-2016.05.tar.bz2">2016.05 release</a>.</p>
136 </div>
137 </div>
138 </li>
139
Peter Korsgaardf4365df2016-05-26 23:37:23 +0200140 <li>
141 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
142 <div class="timeline-panel">
143 <div class="timeline-heading">
144 <h4 class="timeline-title">2016.05-rc3 released</h4>
145 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 May 2016</small></p>
146 </div>
147 <div class="timeline-body">
148 <p>Release candidate 3 is out with more cleanups and security
149 / build fixes. See
150 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc3">CHANGES</a>
151 file for details.</p>
152 <p>Head to the <a href="/downloads/">downloads page</a> to
153 pick up
154 the <a href="/downloads/buildroot-2016.05-rc3.tar.bz2">2016.05-rc3
155 release candidate</a>, and report any problems found to
156 the <a href="support.html">mailing list</a>
157 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
158 </div>
159 </div>
160 </li>
161
Peter Korsgaard3f3342a2016-05-17 16:11:24 +0200162 <li class="timeline-inverted">
163 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
164 <div class="timeline-panel">
165 <div class="timeline-heading">
166 <h4 class="timeline-title">2016.05-rc2 released</h4>
167 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2016</small></p>
168 </div>
169 <div class="timeline-body">
170 <p>Another week, another release candidate with more cleanups
171 and build fixes. See
172 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc2">CHANGES</a>
173 file for details.</p>
174
175 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
176 <a href="/downloads/buildroot-2016.05-rc2.tar.bz2">2016.05-rc2
177 release candidate</a>, and report any problems found to
178 the <a href="support.html">mailing list</a>
179 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
180 </div>
181 </div>
182 </li>
183
Peter Korsgaard0ab73722016-05-10 23:23:00 +0200184 <li>
185 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
186 <div class="timeline-panel">
187 <div class="timeline-heading">
188 <h4 class="timeline-title">2016.05-rc1 released</h4>
189 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2016</small></p>
190 </div>
191 <div class="timeline-body">
192 <p>We have a new release candidate! Lots of
193 changes all over the tree, see
194 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc1">CHANGES</a>
Peter Korsgaard911406d2016-05-17 08:42:08 +0200195 file for details and read the
196 <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/160897.html">announcement</a>.
Peter Korsgaard0ab73722016-05-10 23:23:00 +0200197 </p>
198
199 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
200 <a href="/downloads/buildroot-2016.05-rc1.tar.bz2">2016.05-rc1
201 release candidate</a>, and report any
202 problems found to the
203 <a href="support.html">mailing list</a> or
204 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
205 </div>
206 </div>
207 </li>
208
Peter Korsgaardaaf6c282016-03-01 21:47:30 +0100209 <li class="timeline-inverted">
210 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
211 <div class="timeline-panel">
212 <div class="timeline-heading">
213 <h4 class="timeline-title">2016.02 released</h4>
214 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
215 </div>
216 <div class="timeline-body">
217 <p>The stable 2016.02 release is out - Thanks to everyone
218 contributing and testing the release candidates. See the
219 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02">CHANGES</a>
Peter Korsgaard557d34b2016-03-02 21:35:12 +0100220 file for more details, read the
221 <a href="http://lists.busybox.net/pipermail/buildroot/2016-March/154535.html">announcement<a>
Peter Korsgaardaaf6c282016-03-01 21:47:30 +0100222 and go to the <a href="/downloads/">downloads page</a> to pick up the
223 <a href="/downloads/buildroot-2016.02.tar.bz2">2016.02 release</a>.</p>
224 </div>
225 </div>
226 </li>
227
Peter Korsgaard100ba0f2016-02-27 23:50:51 +0100228 <li>
229 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
230 <div class="timeline-panel">
231 <div class="timeline-heading">
232 <h4 class="timeline-title">2016.02-rc3 released</h4>
233 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2016</small></p>
234 </div>
235 <div class="timeline-body">
236 <p>Release candidate 3 is out with more cleanups and security
237 / build fixes. See
238 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc3">CHANGES</a>
239 file for details.</p>
240 <p>Head to the <a href="/downloads/">downloads page</a> to
241 pick up
242 the <a href="/downloads/buildroot-2016.02-rc3.tar.bz2">2016.02-rc3
243 release candidate</a>, and report any problems found to
244 the <a href="support.html">mailing list</a>
245 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
246 </div>
247 </div>
248 </li>
249
Peter Korsgaard6cd8cbc2016-02-18 15:34:16 +0100250 <li class="timeline-inverted">
251 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
252 <div class="timeline-panel">
253 <div class="timeline-heading">
254 <h4 class="timeline-title">2016.02-rc2 released</h4>
255 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2016</small></p>
256 </div>
257 <div class="timeline-body">
258 <p>Another week, another release candidate with more cleanups
259 and build fixes. See
260 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc2">CHANGES</a>
261 file for details.</p>
262
263 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
264 <a href="/downloads/buildroot-2016.02-rc2.tar.bz2">2016.02-rc2
265 release candidate</a>, and report any problems found to
266 the <a href="support.html">mailing list</a>
267 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
268 </div>
269 </div>
270 </li>
271
Peter Korsgaardecf55c32016-02-10 08:05:42 +0100272 <li>
273 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
274 <div class="timeline-panel">
275 <div class="timeline-heading">
276 <h4 class="timeline-title">2016.02-rc1 released</h4>
277 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2016</small></p>
278 </div>
279 <div class="timeline-body">
280 <p>We have a new release candidate! Lots of
281 changes all over the tree, see
282 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc1">CHANGES</a>
Peter Korsgaard982d47b2016-02-17 22:51:54 +0100283 file for details and read the
284 <a href="http://lists.busybox.net/pipermail/buildroot/2016-February/152420.html">announcement</a>.
285 </p>
Peter Korsgaardecf55c32016-02-10 08:05:42 +0100286
287 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
288 <a href="/downloads/buildroot-2016.02-rc1.tar.bz2">2016.02-rc1
289 release candidate</a>, and report any
290 problems found to the
291 <a href="support.html">mailing list</a> or
292 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
293 </div>
294 </div>
295 </li>
296
Peter Korsgaardf8daafd2015-12-05 23:17:04 +0100297 <li class="timeline-inverted">
298 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
299 <div class="timeline-panel">
300 <div class="timeline-heading">
301 <h4 class="timeline-title">2015.11.1 released</h4>
302 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2015</small></p>
303 </div>
304 <div class="timeline-body">
305 <p>The 2015.11.1 bugfix release is out - Thanks to everyone
306 contributing. This release fixes critical issues discovered
307 since the 2015.11 release. See the
308 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11.1">CHANGES</a>
309 file for more details, and go to the
310 <a href="/downloads/">downloads page</a> to pick up the
311 <a href="/downloads/buildroot-2015.11.1.tar.bz2">2015.11.1 release</a>.</p>
312 </div>
313 </div>
314 </li>
315
Peter Korsgaard3f90e532015-11-30 22:54:25 +0100316 <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.11 released</h4>
321 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2015</small></p>
322 </div>
323 <div class="timeline-body">
324 <p>The stable 2015.11 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.11">CHANGES</a>
Peter Korsgaard2723fa42015-12-01 22:15:28 +0100327 file for more details, read the
328 <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/145727.html">announcement</a>
Peter Korsgaard3f90e532015-11-30 22:54:25 +0100329 and go to the <a href="/downloads/">downloads page</a> to pick up the
330 <a href="/downloads/buildroot-2015.11.tar.bz2">2015.11 release</a>.</p>
331 </div>
332 </div>
333 </li>
334
Peter Korsgaard610f3fa2015-11-26 23:06:02 +0100335 <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.11-rc3 released</h4>
340 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 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.11-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.11-rc3.tar.bz2">2015.11-rc3
350 release candidate</a>, and report any problems found to
Thomas Petazzoni15cec182015-11-28 14:54:07 +0100351 the <a href="support.html">mailing list</a>
Peter Korsgaard610f3fa2015-11-26 23:06:02 +0100352 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
353 </div>
354 </div>
355 </li>
356
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200357 <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.11-rc2 released</h4>
362 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 November 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 the
367 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc2">CHANGES</a>
368 file for details.</p>
369 <p>Head to the <a href="/downloads/">downloads page</a> to
370 pick up
371 the <a href="/downloads/buildroot-2015.11-rc2.tar.bz2">2015.11-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>
Peter Korsgaard546ebed2009-03-27 12:05:24 +0000378
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200379 <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.11-rc1 released</h4>
384 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 November 2015</small></p>
385 </div>
386 <div class="timeline-body">
387 <p>We have a new release candidate! Lots of
388 changes all over the tree, see
389 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc1">CHANGES</a>
390 file for details. See also
391 the <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/144026.html">announcement
392 e-mail</a>.</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +0000393
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200394 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
395 <a href="/downloads/buildroot-2015.11-rc1.tar.bz2">2015.11-rc1
396 release candidate</a>, and report any
397 problems found to the
398 <a href="support.html">mailing list</a> or
399 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
400 </div>
401 </div>
402 </li>
Peter Korsgaardbfaed962015-11-19 13:07:41 +0100403
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200404 <li>
405 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
406 <div class="timeline-panel">
407 <div class="timeline-heading">
408 <h4 class="timeline-title">2015.08.1 released</h4>
409 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2015</small></p>
410 </div>
411 <div class="timeline-body">
412 <p>The 2015.08.1 bugfix release is out - Thanks to everyone
413 contributing. This release fixes critical issues discovered since
414 the 2015.08 release. See the
415 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a>
416 file for more details,
417 and go to the <a href="/downloads/">downloads page</a> to pick up the
418 <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p>
419 </div>
420 </div>
421 </li>
Peter Korsgaardbfaed962015-11-19 13:07:41 +0100422
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200423 <li class="timeline-inverted">
424 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
425 <div class="timeline-panel">
426 <div class="timeline-heading">
427 <h4 class="timeline-title">2015.08 released</h4>
428 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2015</small></p>
429 </div>
430 <div class="timeline-body">
431 <p>The stable 2015.08 release is out - Thanks to everyone
432 contributing and testing the release candidates. See the
433 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08">CHANGES</a>
434 file for more details, read the
435 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/138336.html">announcement</a>
436 and go to the <a href="/downloads/">downloads page</a> to pick up the
437 <a href="/downloads/buildroot-2015.08.tar.bz2">2015.08 release</a>.</p>
438 </div>
439 </div>
440 </li>
Peter Korsgaardbfaed962015-11-19 13:07:41 +0100441
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200442 <li>
443 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
444 <div class="timeline-panel">
445 <div class="timeline-heading">
446 <h4 class="timeline-title">2015.08-rc2 released</h4>
447 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2015</small></p>
448 </div>
449 <div class="timeline-body">
450 <p>We have a new release candidate! Lots of changes all over the
451 tree, see
452 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc2">CHANGES</a>
453 file for details, and
454 the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/137879.html">release
455 announcement</a>.</p>
Thomas Petazzonie1da0ef2015-11-06 11:25:40 +0100456
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200457 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
458 <a href="/downloads/buildroot-2015.08-rc2.tar.bz2">2015.08-rc2
459 release candidate</a>, and report any problems found to the
460 <a href="support.html">mailing list</a> or
461 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
462 </div>
463 </div>
464 </li>
Thomas Petazzonie1da0ef2015-11-06 11:25:40 +0100465
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200466 <li class="timeline-inverted">
467 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
468 <div class="timeline-panel">
469 <div class="timeline-heading">
470 <h4 class="timeline-title">2015.08-rc1 released</h4>
471 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2015</small></p>
472 </div>
473 <div class="timeline-body">
474 <p>We have a new release candidate! Lots of changes all over the tree, see
475 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc1">CHANGES</a>
476 file for details, read
477 the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/135417.html">announcement</a>.</p>
Thomas Petazzonie1da0ef2015-11-06 11:25:40 +0100478
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200479 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
480 <a href="/downloads/buildroot-2015.08-rc1.tar.bz2">2015.08-rc1
481 release candidate</a>, and report any problems found to the
482 <a href="support.html">mailing list</a> or
483 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
484 </div>
485 </div>
486 </li>
Peter Korsgaard3cd209b2015-09-06 23:09:12 +0200487
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200488 <li>
489 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
490 <div class="timeline-panel">
491 <div class="timeline-heading">
492 <h4 class="timeline-title">2015.05 released</h4>
493 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2015</small></p>
494 </div>
495 <div class="timeline-body">
496 <p>The stable 2015.05 release is out - Thanks to everyone
497 contributing and testing the release candidates. See the
498 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05">CHANGES</a>
499 file for more details, read the
500 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/129209.html">announcement</a>
501 and go to the <a href="/downloads/">downloads page</a> to pick up the
502 <a href="/downloads/buildroot-2015.05.tar.bz2">2015.05 release</a>.</p>
503 </div>
504 </div>
505 </li>
Peter Korsgaard3cd209b2015-09-06 23:09:12 +0200506
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200507 <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">2015.05-rc3 released</h4>
512 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2015</small></p>
513 </div>
514 <div class="timeline-body">
515 <p>Release candidate 3 is out with more cleanups and security
516 / build fixes. See
517 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a>
518 file for details.</p>
519 <p>Head to the <a href="/downloads/">downloads page</a> to
520 pick up
Peter Korsgaard260fe6c2015-11-26 22:54:41 +0100521 the <a href="/downloads/buildroot-2015.05-rc3.tar.bz2">2015.05-rc3
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200522 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +0100523 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200524 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
525 </div>
526 </div>
527 </li>
Peter Korsgaard20a36cd2015-08-31 23:06:58 +0200528
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200529 <li>
530 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
531 <div class="timeline-panel">
532 <div class="timeline-heading">
533 <h4 class="timeline-title">2015.05-rc2 released</h4>
534 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2015</small></p>
535 </div>
536 <div class="timeline-body">
537 <p>Another week, another release candidate with more cleanups
538 and build fixes. See
539 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc2">CHANGES</a>
540 file for details.</p>
541 <p>Head to the <a href="/downloads/">downloads page</a> to
542 pick up the
543 <a href="/downloads/buildroot-2015.05-rc2.tar.bz2">2015.05-rc2
544 release candidate</a>, and report any problems found to
545 the <a href="support.html">mailing list</a>
546 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
547 </div>
548 </div>
549 </li>
Peter Korsgaard20a36cd2015-08-31 23:06:58 +0200550
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200551 <li class="timeline-inverted">
552 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
553 <div class="timeline-panel">
554 <div class="timeline-heading">
555 <h4 class="timeline-title">2015.05-rc1 released</h4>
556 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2015</small></p>
557 </div>
558 <div class="timeline-body">
559 <p>We have a new release candidate! Lots of changes all over the
560 tree, see the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc1">CHANGES</a>
561 file for details, and read the
562 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p>
Thomas Petazzoni985b46b2015-08-24 22:20:16 +0200563
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200564 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
565 <a href="/downloads/buildroot-2015.05-rc1.tar.bz2">2015.05-rc1
566 release candidate</a>, and report any problems found to the
567 <a href="support.html">mailing list</a> or
568 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
569 </div>
570 </div>
571 </li>
Thomas Petazzoni985b46b2015-08-24 22:20:16 +0200572
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200573 <li>
574 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
575 <div class="timeline-panel">
576 <div class="timeline-heading">
577 <h4 class="timeline-title">2015.02 released</h4>
578 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2015</small></p>
579 </div>
580 <div class="timeline-body">
581 <p>The stable 2015.02 release is out - Thanks to everyone
582 contributing and testing the release candidates. See the
583 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02">CHANGES</a>
584 file for more details, read the
585 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-March/120396.html">announcement</a>
586 and go to the <a href="/downloads/">downloads page</a> to pick up the
587 <a href="/downloads/buildroot-2015.02.tar.bz2">2015.02 release</a>.</p>
588 </div>
589 </div>
590 </li>
Thomas Petazzoni985b46b2015-08-24 22:20:16 +0200591
Thomas Petazzoni7b1e9d52015-08-05 15:48:25 +0200592
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200593 <li class="timeline-inverted">
594 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
595 <div class="timeline-panel">
596 <div class="timeline-heading">
597 <h4 class="timeline-title">2015.02-rc3 released</h4>
598 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2015</small></p>
599 </div>
600 <div class="timeline-body">
601 <p>Release candidate 3 is out with more cleanups and security
602 / build fixes. See
603 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc3">CHANGES</a>
604 file for details.</p>
605 <p>Head to the <a href="/downloads/">downloads page</a> to
606 pick up the
607 <a href="/downloads/buildroot-2015.02-rc3.tar.bz2">2015.02-rc3
608 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +0100609 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200610 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
611 </div>
612 </div>
613 </li>
Thomas Petazzoni7b1e9d52015-08-05 15:48:25 +0200614
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200615 <li>
616 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
617 <div class="timeline-panel">
618 <div class="timeline-heading">
619 <h4 class="timeline-title">2015.02-rc2 released</h4>
620 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2015</small></p>
621 </div>
622 <div class="timeline-body">
623 <p>Another week, another release candidate with more cleanups
624 and build fixes. See
625 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc2">CHANGES</a>
626 file for details.</p>
Peter Korsgaard6d736152015-05-31 23:15:34 +0200627
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200628 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
629 <a href="/downloads/buildroot-2015.02-rc2.tar.bz2">2015.02-rc2
630 release candidate</a>, and report any problems found to
631 the <a href="support.html">mailing list</a>
632 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
633 </div>
634 </div>
635 </li>
Peter Korsgaard6d736152015-05-31 23:15:34 +0200636
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200637 <li class="timeline-inverted">
638 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
639 <div class="timeline-panel">
640 <div class="timeline-heading">
641 <h4 class="timeline-title">2015.02-rc1 released</h4>
642 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 February 2015</small></p>
643 </div>
644 <div class="timeline-body">
645 <p>We have a new release candidate! Lots of changes all over
646 the tree, see
647 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc1">CHANGES</a>
648 file for details, and read the
649 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-February/118982.html">announcement</a>.</p>
Peter Korsgaard6d736152015-05-31 23:15:34 +0200650
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200651 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
652 <a href="/downloads/buildroot-2015.02-rc1.tar.bz2">2015.02-rc1
653 release candidate</a>, and report any problems found to
654 the
655 <a href="support.html">mailing list</a> or
656 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
657 </div>
658 </div>
659 </li>
Peter Korsgaardc6ce1192015-05-22 11:53:58 +0200660
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200661 <li>
662 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
663 <div class="timeline-panel">
664 <div class="timeline-heading">
665 <h4 class="timeline-title">2014.11 released</h4>
666 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2014</small></p>
667 </div>
668 <div class="timeline-body">
669 <p>The stable 2014.11 release is out - Thanks to everyone
670 contributing and testing the release candidates. See the
671 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11">CHANGES</a>
672 file for more details,
673 and go to the <a href="/downloads/">downloads page</a> to pick up the
674 <a href="/downloads/buildroot-2014.11.tar.bz2">2014.11 release</a>.</p>
675 </div>
676 </div>
677 </li>
Peter Korsgaardc6ce1192015-05-22 11:53:58 +0200678
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200679 <li class="timeline-inverted">
680 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
681 <div class="timeline-panel">
682 <div class="timeline-heading">
683 <h4 class="timeline-title">2014.11-rc3 released</h4>
684 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2014</small></p>
685 </div>
686 <div class="timeline-body">
687 <p>Release candidate 3 is out with more cleanups and build
688 fixes. See
689 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a>
690 file for details.</p>
Peter Korsgaardc6ce1192015-05-22 11:53:58 +0200691
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200692 <p>Head to the <a href="/downloads/">downloads page</a> to
693 pick up the
694 <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3
695 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +0100696 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200697 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
698 </div>
699 </div>
700 </li>
Peter Korsgaardf2435f62015-05-11 13:28:26 +0200701
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200702 <li>
703 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
704 <div class="timeline-panel">
705 <div class="timeline-heading">
706 <h4 class="timeline-title">2014.11-rc2 released</h4>
707 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2014</small></p>
708 </div>
709 <div class="timeline-body">
710 <p>Another week, another release candidate with more cleanups
711 and build fixes. See
712 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a>
713 file for details.</p>
Peter Korsgaardf2435f62015-05-11 13:28:26 +0200714
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200715 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
716 <a href="/downloads/buildroot-2014.11-rc2.tar.bz2">2014.11-rc2
717 release candidate</a>, and report any problems found to
718 the <a href="support.html">mailing list</a>
719 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
720 </div>
721 </div>
722 </li>
Peter Korsgaardf2435f62015-05-11 13:28:26 +0200723
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200724 <li class="timeline-inverted">
725 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
726 <div class="timeline-panel">
727 <div class="timeline-heading">
728 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
729 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2014</small></p>
730 </div>
731 <div class="timeline-body">
732 <p>A report from the recent
733 <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014">
734 Buildroot Developers Meeting</a> is now
735 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-October/109966.html">available</a>.</p>
Peter Korsgaard5628a152015-05-04 21:25:41 +0200736
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200737 <p>Once again, thanks to all the participants and to
738 <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
Peter Korsgaard5628a152015-05-04 21:25:41 +0200739
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200740 <p>The next Developer Days will take place on February 2nd and
741 3rd in Brussels, Belgium, right
742 after <a href="http://fosdem.org">FOSDEM</a>. See
743 the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a>
744 for more details.</p>
745 </div>
746 </div>
747 </li>
Peter Korsgaard5628a152015-05-04 21:25:41 +0200748
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200749 <li>
750 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
751 <div class="timeline-panel">
752 <div class="timeline-heading">
753 <h4 class="timeline-title">2014.11-rc1 released</h4>
754 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2014</small></p>
755 </div>
756 <div class="timeline-body">
757 <p>We have a new release candidate! Lots of changes all over the
758 tree, see the <a
759 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc1">CHANGES</a>
760 file for details, and read the
761 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p>
Peter Korsgaard6bf057b2015-03-01 22:08:12 +0100762
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200763 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
764 <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1
765 release candidate</a>, and report any problems found to the
766 <a href="support.html">mailing list</a> or
767 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
768 </div>
769 </div>
770 </li>
Peter Korsgaard6bf057b2015-03-01 22:08:12 +0100771
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200772 <li class="timeline-inverted">
773 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
774 <div class="timeline-panel">
775 <div class="timeline-heading">
776 <h4 class="timeline-title">2014.08 released</h4>
777 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2014</small></p>
778 </div>
779 <div class="timeline-body">
780 <p>The stable 2014.08 release is out - Thanks to everyone
781 contributing and testing the release candidates. See the
782 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a>
783 file for more details, read the
784 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-September/105257.html">announcement</a>
785 and go to the <a href="/downloads/">downloads page</a> to pick up the
786 <a href="/downloads/buildroot-2014.08.tar.bz2">2014.08 release</a>.</p>
787 </div>
788 </div>
789 </li>
Peter Korsgaard345f32e2015-02-24 00:24:19 +0100790
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200791 <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">2014.08-rc3 released</h4>
796 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2014</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.08-rc3">CHANGES</a>
802 file for details.</p>
Peter Korsgaard345f32e2015-02-24 00:24:19 +0100803
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200804 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
805 <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3
806 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +0100807 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200808 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
809 </div>
810 </div>
811 </li>
Peter Korsgaard345f32e2015-02-24 00:24:19 +0100812
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200813 <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">2014.08-rc2 released</h4>
818 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 August 2014</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.08-rc2">CHANGES</a>
824 file for details.</p>
Peter Korsgaardbc113922015-02-15 23:44:43 +0100825
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200826 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
827 <a href="/downloads/buildroot-2014.08-rc2.tar.bz2">2014.08-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>
Peter Korsgaardbc113922015-02-15 23:44:43 +0100834
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200835 <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.08-rc1 released</h4>
840 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 August 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.08-rc1">CHANGES</a>
846 file for details, and read the
847 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p>
Peter Korsgaardbc113922015-02-15 23:44:43 +0100848
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200849 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
850 <a href="/downloads/buildroot-2014.08-rc1.tar.bz2">2014.08-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>
Peter Korsgaard21652672015-02-08 21:57:14 +0100857
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200858 <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">2014.05 released</h4>
863 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2014</small></p>
864 </div>
865 <div class="timeline-body">
866 <p>The stable 2014.05 release is out - Thanks to everyone
867 contributing and testing the release candidates. See the
868 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a>
869 file for more details, read the
870 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/097863.html">announcement</a>
871 and go to the <a href="/downloads/">downloads page</a> to pick up the
872 <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p>
873 </div>
874 </div>
875 </li>
Peter Korsgaard21652672015-02-08 21:57:14 +0100876
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200877 <li>
878 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
879 <div class="timeline-panel">
880 <div class="timeline-heading">
881 <h4 class="timeline-title">2014.05-rc3 released</h4>
882 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2014</small></p>
883 </div>
884 <div class="timeline-body">
885 <p>Release candidate 3 is out with more cleanups and build
886 fixes. See
887 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a>
888 file for details.</p>
Maxime Hadjinliancec43a82014-03-02 19:04:24 +0100889
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200890 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
891 <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3
892 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +0100893 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200894 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
895 </div>
896 </div>
897 </li>
Peter Korsgaard9a5434f2014-12-01 10:19:00 +0100898
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200899 <li class="timeline-inverted">
900 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
901 <div class="timeline-panel">
902 <div class="timeline-heading">
903 <h4 class="timeline-title">2014.05-rc2 released</h4>
904 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 May 2014</small></p>
905 </div>
906 <div class="timeline-body">
907 <p>Another week, another release candidate with more cleanups
908 and build fixes. See
909 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a>
910 file for details.</p>
Peter Korsgaard9a5434f2014-12-01 10:19:00 +0100911
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200912 <p>Head to the <a href="/downloads/">downloads page</a> to
913 pick up the
914 <a href="/downloads/buildroot-2014.05-rc2.tar.bz2">2014.05-rc2
915 release candidate</a>, and report any problems found to
916 the <a href="support.html">mailing list</a>
917 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
918 </div>
919 </div>
920 </li>
Peter Korsgaardf30e54e2014-11-28 13:23:02 +0100921
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200922 <li>
923 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
924 <div class="timeline-panel">
925 <div class="timeline-heading">
926 <h4 class="timeline-title">2014.05-rc1 released</h4>
927 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 May 2014</small></p>
928 </div>
929 <div class="timeline-body">
930 <p>We have a new release candidate! Lots of changes all over the
931 tree, see the <a
932 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc1">CHANGES</a>
933 file for details, and read the
934 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p>
Peter Korsgaardf30e54e2014-11-28 13:23:02 +0100935
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200936 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
937 <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1
938 release candidate</a>, and report any problems found to the
939 <a href="support.html">mailing list</a> or
940 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
941 </div>
942 </div>
943 </li>
Peter Korsgaardf30e54e2014-11-28 13:23:02 +0100944
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200945 <li class="timeline-inverted">
946 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
947 <div class="timeline-panel">
948 <div class="timeline-heading">
949 <h4 class="timeline-title">27 February 2014</h4>
950 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02 released</small></p>
951 </div>
952 <div class="timeline-body">
953 <p>The stable 2014.02 release is out - Thanks to everyone
954 contributing and testing the release candidates. See the
955 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a>
956 file for more details,
957 and go to the <a href="/downloads/">downloads page</a> to pick up the
958 <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p>
959 </div>
960 </div>
961 </li>
Peter Korsgaard641e00e2014-11-21 13:19:45 +0100962
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200963 <li>
964 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
965 <div class="timeline-panel">
966 <div class="timeline-heading">
967 <h4 class="timeline-title">25 February 2014</h4>
968 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc3 released</small></p>
969 </div>
970 <div class="timeline-body">
971 <p>Release candidate 3 is out with more cleanups and build
972 fixes. See
973 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a>
974 file for details.</p>
Peter Korsgaard641e00e2014-11-21 13:19:45 +0100975
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200976 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
977 <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3
978 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +0100979 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200980 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
981 </div>
982 </div>
983 </li>
Peter Korsgaard641e00e2014-11-21 13:19:45 +0100984
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200985 <li class="timeline-inverted">
986 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
987 <div class="timeline-panel">
988 <div class="timeline-heading">
989 <h4 class="timeline-title">20 February 2014</h4>
990 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc2 released</small></p>
991 </div>
992 <div class="timeline-body">
993 <p>Another week, another release candidate with more cleanups
994 and build fixes. See
995 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a>
996 file for details.</p>
Peter Korsgaardffeaa182014-11-13 22:56:50 +0100997
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200998 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
999 <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2
1000 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001001 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001002 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1003 </div>
1004 </div>
1005 </li>
Peter Korsgaardffeaa182014-11-13 22:56:50 +01001006
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001007 <li>
1008 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1009 <div class="timeline-panel">
1010 <div class="timeline-heading">
1011 <h4 class="timeline-title">2014.02-rc1 released</h4>
1012 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2014</small></p>
1013 </div>
1014 <div class="timeline-body">
1015 <p>We have a new release candidate! Lots of changes all over the
1016 tree, see the <a
1017 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc1">CHANGES</a>
1018 file for details, and read the
1019 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p>
Peter Korsgaardffeaa182014-11-13 22:56:50 +01001020
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001021 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1022 <a href="/downloads/buildroot-2014.02-rc1.tar.bz2">2014.02-rc1
1023 release candidate</a>, and report any problems found to the
1024 <a href="support.html">mailing list</a> or
1025 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1026 </div>
1027 </div>
1028 </li>
Peter Korsgaardffeaa182014-11-13 22:56:50 +01001029
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001030 <li class="timeline-inverted">
1031 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1032 <div class="timeline-panel">
1033 <div class="timeline-heading">
1034 <h4 class="timeline-title">9 February 2014</h4>
1035 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>Report from Buildroot Developers Meeting</small></p>
1036 </div>
1037 <div class="timeline-body">
1038 <p>A report from the recent
1039 <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
1040 Buildroot Developers Meeting</a> is now
1041 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/088373.html">available</a>.</p>
Peter Korsgaard74128852014-11-12 23:11:07 +01001042
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001043 <p>Once again, thanks to all the participants and to
1044 <a href="http://www.google.com">Google</a> and
1045 <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
1046 </div>
1047 </div>
1048 </li>
Peter Korsgaard74128852014-11-12 23:11:07 +01001049
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001050 <li>
1051 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1052 <div class="timeline-panel">
1053 <div class="timeline-heading">
1054 <h4 class="timeline-title">Upcoming Buildroot Developers meeting</h4>
1055 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2014</small></p>
1056 </div>
1057 <div class="timeline-body">
1058 <p>The upcoming Buildroot Developers meeting will take place in
1059 Brussels on February, 3rd and 4th, after the
1060 <a href="http://www.fosdem.org">FOSDEM</a> conference. Additional
1061 details about the meeting can be found on the corresponding
1062 <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
1063 wiki page</a>.</p>
Peter Korsgaard74128852014-11-12 23:11:07 +01001064
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001065 <p>Persons not able to join the meeting in Brussels can participate
1066 remotely using Google Hangouts. Simply give your Google address to
1067 <code>thomas.petazzoni@free-electrons.com</code>.</p>
Peter Korsgaardfcd720d2014-09-01 12:12:30 +02001068
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001069 <p>This meeting is sponsored by
1070 <a href="http://www.google.com">Google</a> (for the meeting room)
1071 and <a href="http://www.mind.be">Mind</a> (for the dinner).
1072 Thanks to our sponsors!</p>
1073 </div>
1074 </div>
1075 </li>
Peter Korsgaardfcd720d2014-09-01 12:12:30 +02001076
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001077 <li class="timeline-inverted">
1078 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1079 <div class="timeline-panel">
1080 <div class="timeline-heading">
1081 <h4 class="timeline-title">2013.11 released</h4>
1082 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
1083 </div>
1084 <div class="timeline-body">
1085 <p>The stable 2013.11 release is out - Thanks to everyone
1086 contributing and testing the release candidates. See the
1087 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a>
1088 file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/083600.html">announcement</a>
1089 and go to the <a href="/downloads/">downloads page</a> to pick up the
1090 <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p>
1091 </div>
1092 </div>
1093 </li>
Peter Korsgaardfdff7152014-08-26 10:26:38 +02001094
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001095 <li>
1096 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1097 <div class="timeline-panel">
1098 <div class="timeline-heading">
1099 <h4 class="timeline-title">Slides from Embedded Linux Conference Europe</h4>
1100 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
1101 </div>
1102 <div class="timeline-body">
1103 <p>The slides from the Buildroot presentation at the recent
1104 <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a>
1105 are now
1106 <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p>
1107 </div>
1108 </div>
1109 </li>
Peter Korsgaardfdff7152014-08-26 10:26:38 +02001110
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001111 <li class="timeline-inverted">
1112 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1113 <div class="timeline-panel">
1114 <div class="timeline-heading">
1115 <h4 class="timeline-title">2013.11-rc3 released</h4>
1116 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
1117 </div>
1118 <div class="timeline-body">
1119 <p>Another week, another release candidate with more
1120 fixes. See
1121 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a>
1122 file for details.</p>
Peter Korsgaardfdff7152014-08-26 10:26:38 +02001123
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001124 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1125 <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">2013.11-rc3
1126 release candidate</a>, and report any problems found to
1127 the <a href="support.html">mailing list</a>
1128 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1129 </div>
1130 </div>
1131 </li>
Peter Korsgaard7dc7c792014-08-18 01:04:16 +02001132
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001133 <li>
1134 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1135 <div class="timeline-panel">
1136 <div class="timeline-heading">
1137 <h4 class="timeline-title">2013.11-rc2 released</h4>
1138 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
1139 </div>
1140 <div class="timeline-body">
1141 <p>Another week, another release candidate with more cleanups
1142 and build fixes. See
1143 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a>
1144 file for details.</p>
Peter Korsgaard7dc7c792014-08-18 01:04:16 +02001145
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001146 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1147 <a href="/downloads/buildroot-2013.11-rc2.tar.bz2">2013.11-rc2
1148 release candidate</a>, and report any problems found to
1149 the <a href="support.html">mailing list</a>
1150 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1151 </div>
1152 </div>
1153 </li>
Peter Korsgaard7dc7c792014-08-18 01:04:16 +02001154
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001155 <li class="timeline-inverted">
1156 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1157 <div class="timeline-panel">
1158 <div class="timeline-heading">
1159 <h4 class="timeline-title">Announcement of the next Buildroot Developer Days</h4>
1160 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2013</small></p>
1161 </div>
1162 <div class="timeline-body">
1163 <p>The next <i>Buildroot Developer Days</i> meeting will take
1164 place on Monday 3rd and Tuesday 4th February 2014 in Brussels,
1165 Belgium - Just after
1166 <a href="http://www.fosdem.org">FOSDEM</a> (February
1167 1st/2nd). This two days meeting is mainly open to Buildroot
1168 developers and contributors, or Buildroot users having a prior
1169 experience with the tool. It will allow developers to work on
1170 Buildroot and discuss current issues, the future directions, and
1171 more.</p>
Peter Korsgaard7e725e12014-08-08 23:34:24 +02001172
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001173 <p>In addition to the Buildroot event, we encourage embedded Linux
1174 developers to propose talks for the Embedded and Mobile Developer
1175 Room at FOSDEM. See
1176 the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p>
Peter Korsgaard7e725e12014-08-08 23:34:24 +02001177
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001178 <p>We would like to thank our
1179 sponsor <a href="http://www.google.com">Google</a> for sponsoring
1180 the event by providing all the needed logistics.</p>
Peter Korsgaard7e725e12014-08-08 23:34:24 +02001181
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001182 <p>For more details, see the
1183 <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki
1184 page</a> dedicated to the meeting.</p>
1185 </div>
1186 </div>
1187 </li>
Peter Korsgaardf287d622014-05-31 09:52:49 +02001188
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001189 <li>
1190 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1191 <div class="timeline-panel">
1192 <div class="timeline-heading">
1193 <h4 class="timeline-title">2013.11-rc1 released</h4>
1194 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2013</small></p>
1195 </div>
1196 <div class="timeline-body">
1197 <p>We have a new release candidate! Lots of changes all over the
1198 tree, see the <a
1199 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a>
1200 file for details, and read the
1201 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p>
Peter Korsgaardf287d622014-05-31 09:52:49 +02001202
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001203 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1204 <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1
1205 release candidate</a>, and report any problems found to
1206 the <a href="support.html">mailing list</a>
1207 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1208 </div>
1209 </div>
1210 </li>
Peter Korsgaardd830cce2014-05-28 17:07:11 +02001211
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001212 <li class="timeline-inverted">
1213 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1214 <div class="timeline-panel">
1215 <div class="timeline-heading">
1216 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
1217 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2013</small></p>
1218 </div>
1219 <div class="timeline-body">
1220 <p>A report from the recent
1221 <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2013">
1222 Buildroot Developers Meeting</a> is now
1223 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082401.html">available</a>.</p>
Peter Korsgaardd830cce2014-05-28 17:07:11 +02001224
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001225 <p>Once again, thanks to all the participants and to
1226 <a href="http://www.imgtec.com/">Imagination Technologies</a>
1227 for sponsoring the event.</p>
1228 </div>
1229 </div>
1230 </li>
Peter Korsgaardd830cce2014-05-28 17:07:11 +02001231
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001232 <li>
1233 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1234 <div class="timeline-panel">
1235 <div class="timeline-heading">
1236 <h4 class="timeline-title">2013.08.1 released</h4>
1237 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 September 2013</small></p>
1238 </div>
1239 <div class="timeline-body">
1240 <p>The 2013.08.1 bugfix release is out - Thanks to everyone
1241 contributing. This release fixes critical issues discovered since
1242 the 2013.08 release. See the
1243 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a>
1244 file for more details,
1245 and go to the <a href="/downloads/">downloads page</a> to pick up the
1246 <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p>
1247 </div>
1248 </div>
1249 </li>
Peter Korsgaard63fbdd52014-05-21 17:17:03 +02001250
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001251 <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">Buildroot Developer Days</h4>
1256 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 September 2013</small></p>
1257 </div>
1258 <div class="timeline-body">
1259 <p>The next <i>Buildroot Developer Days</i> meeting will take
1260 place on Saturday October 26th and Sunday October 27th 2013 in
1261 Edinburgh, UK - Just after the <a
1262 href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">
1263 Embedded Linux Conference Europe</a> (October 23th-24th). This two
1264 days meeting is mainly open to Buildroot developers and
1265 contributors, or Buildroot users having a prior experience with
1266 the tool. It will allow developers to work on Buildroot and
1267 discuss current issues, the future directions, and more.</p>
Peter Korsgaard63fbdd52014-05-21 17:17:03 +02001268
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001269 <p>For more details, see the
1270 <a href="http://www.elinux.org/Buildroot:DeveloperDaysELCE2013">wiki
1271 page</a> dedicated to the meeting.</p>
1272 </div>
1273 </div>
1274 </li>
Peter Korsgaard63fbdd52014-05-21 17:17:03 +02001275
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001276 <li>
1277 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1278 <div class="timeline-panel">
1279 <div class="timeline-heading">
1280 <h4 class="timeline-title">2013.08 released</h4>
1281 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2013</small></p>
1282 </div>
1283 <div class="timeline-body">
1284 <p>The stable 2013.08 release is out - Thanks to everyone
1285 contributing and testing the release candidates. See the
1286 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a>
1287 file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-August/077224.html">announcement</a>
1288 and go to the <a href="/downloads/">downloads page</a> to pick up the
1289 <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p>
1290 </div>
1291 </div>
1292 </li>
Peter Korsgaard921a9ef2014-05-13 10:49:03 +02001293
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001294 <li class="timeline-inverted">
1295 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1296 <div class="timeline-panel">
1297 <div class="timeline-heading">
1298 <h4 class="timeline-title">2013.08-rc3 released</h4>
1299 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2013</small></p>
1300 </div>
1301 <div class="timeline-body">
1302 <p>Another week, another release candidate with more cleanups and
1303 build fixes. See the <a
1304 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a>
1305 file for details.</p>
Peter Korsgaard921a9ef2014-05-13 10:49:03 +02001306
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001307 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1308 <a href="/downloads/buildroot-2013.08-rc3.tar.bz2">2013.08-rc3
1309 release candidate</a>, and report any problems found to the <a
1310 href="support.html">mailing list</a> or <a
1311 href="https://bugs.uclibc.org">bug tracker</a>.</p>
1312 </div>
1313 </div>
1314 </li>
Peter Korsgaard921a9ef2014-05-13 10:49:03 +02001315
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001316 <li>
1317 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1318 <div class="timeline-panel">
1319 <div class="timeline-heading">
1320 <h4 class="timeline-title">2013.08-rc2 released</h4>
1321 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 August 2013</small></p>
1322 </div>
1323 <div class="timeline-body">
1324 <p>We have a new release candidate! Lots of changes all over the
1325 tree, see
1326 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc2">CHANGES</a>
1327 file for details.</p>
Peter Korsgaarda6cfaea2014-02-27 21:51:23 +01001328
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001329 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1330 <a href="/downloads/buildroot-2013.08-rc2.tar.bz2">2013.08-rc2
1331 release candidate</a>, and report any problems found to
1332 the <a href="support.html">mailing list</a>
1333 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1334 </div>
1335 </div>
1336 </li>
Peter Korsgaarda6cfaea2014-02-27 21:51:23 +01001337
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001338 <li class="timeline-inverted">
1339 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1340 <div class="timeline-panel">
1341 <div class="timeline-heading">
1342 <h4 class="timeline-title">2013.08-rc1 released</h4>
1343 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2013</small></p>
1344 </div>
1345 <div class="timeline-body">
1346 <p>We have a new release candidate! Lots of changes all over the
1347 tree, see
1348 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc1">CHANGES</a>
1349 file for details.</p>
Peter Korsgaard98f7e122014-02-25 08:49:04 +01001350
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001351 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1352 <a href="/downloads/buildroot-2013.08-rc1.tar.bz2">2013.08-rc1
1353 release candidate</a>, and report any problems found to
1354 the <a href="support.html">mailing list</a>
1355 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1356 </div>
1357 </div>
1358 </li>
Peter Korsgaard98f7e122014-02-25 08:49:04 +01001359
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001360 <li>
1361 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1362 <div class="timeline-panel">
1363 <div class="timeline-heading">
1364 <h4 class="timeline-title">2013.05 released</h4>
1365 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2013</small></p>
1366 </div>
1367 <div class="timeline-body">
1368 <p>The stable 2013.05 release is out - Thanks to everyone
1369 contributing and testing the release candidates. See the
1370 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a>
1371 file for more details, read the
1372 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/073121.html">announcement</a>
1373 and go to the <a href="/downloads/">downloads page</a> to pick up the
1374 <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p>
1375 </div>
1376 </div>
1377 </li>
Peter Korsgaard98f7e122014-02-25 08:49:04 +01001378
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001379 <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">2013.05-rc3 released</h4>
1384 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2013</small></p>
1385 </div>
1386 <div class="timeline-body">
1387 <p>Another week, another release candidate with more cleanups and
1388 build fixes. See the <a
1389 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a>
1390 file for details.</p>
Peter Korsgaard085d4f02014-02-20 09:24:32 +01001391
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001392 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1393 <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3
1394 release candidate</a>, and report any problems found to
1395 the <a href="support.html">mailing list</a>
1396 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1397 </div>
1398 </div>
1399 </li>
Peter Korsgaard085d4f02014-02-20 09:24:32 +01001400
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001401 <li>
1402 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1403 <div class="timeline-panel">
1404 <div class="timeline-heading">
1405 <h4 class="timeline-title">2013.05-rc2 released</h4>
1406 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2013</small></p>
1407 </div>
1408 <div class="timeline-body">
1409 <p>Another week, another release candidate with more cleanups and
1410 build fixes. See the <a
1411 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a>
1412 file for details.</p>
Peter Korsgaard085d4f02014-02-20 09:24:32 +01001413
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001414 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1415 <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2
1416 release candidate</a>, and report any problems found to
1417 the <a href="support.html">mailing list</a>
1418 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1419 </div>
1420 </div>
1421 </li>
Peter Korsgaard690984c2014-02-11 12:37:42 +01001422
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001423 <li class="timeline-inverted">
1424 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1425 <div class="timeline-panel">
1426 <div class="timeline-heading">
1427 <h4 class="timeline-title">2013.05-rc1 released</h4>
1428 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2013</small></p>
1429 </div>
1430 <div class="timeline-body">
1431 <p>We have a new release candidate! Lots of changes all over the
1432 tree, see the <a
1433 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a>
1434 file for details, and read the
1435 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p>
Peter Korsgaard690984c2014-02-11 12:37:42 +01001436
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001437 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1438 <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1
1439 release candidate</a>, and report any problems found to
1440 the <a href="support.html">mailing list</a>
1441 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1442 </div>
1443 </div>
1444 </li>
Peter Korsgaard690984c2014-02-11 12:37:42 +01001445
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001446 <li>
1447 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1448 <div class="timeline-panel">
1449 <div class="timeline-heading">
1450 <h4 class="timeline-title">2013.02 released</h4>
1451 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2013</small></p>
1452 </div>
1453 <div class="timeline-body">
1454 <p>The stable 2013.02 release is out - Thanks to everyone
1455 contributing and testing the release candidates. See the
1456 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a>
1457 file for more details
1458 and go to the <a href="/downloads/">downloads page</a> to pick up the
1459 <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p>
1460 </div>
1461 </div>
1462 </li>
Peter Korsgaardf5e5ca82014-02-09 23:12:43 +01001463
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001464 <li class="timeline-inverted">
1465 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1466 <div class="timeline-panel">
1467 <div class="timeline-heading">
1468 <h4 class="timeline-title">2013.02-rc3 released</h4>
1469 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2013</small></p>
1470 </div>
1471 <div class="timeline-body">
1472 <p>Another week, another release candidate with more cleanups
1473 and build fixes. See
1474 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a>
1475 file for details.</p>
Peter Korsgaardf5e5ca82014-02-09 23:12:43 +01001476
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001477 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1478 <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-rc3
1479 release candidate</a>, and report any problems found to
1480 the <a href="support.html">mailing list</a>
1481 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1482 </div>
1483 </div>
1484 </li>
Peter Korsgaardf5e5ca82014-02-09 23:12:43 +01001485
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001486 <li>
1487 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1488 <div class="timeline-panel">
1489 <div class="timeline-heading">
1490 <h4 class="timeline-title">2013.02-rc2 released</h4>
1491 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2013</small></p>
1492 </div>
1493 <div class="timeline-body">
1494 <p>Another week, another release candidate with more cleanups and
1495 build fixes. See the <a
1496 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a>
1497 file for details.</p>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01001498
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001499 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1500 <a href="/downloads/buildroot-2013.02-rc2.tar.bz2">2013.02-rc2
1501 release candidate</a>, and report any problems found to
1502 the <a href="support.html">mailing list</a>
1503 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1504 </div>
1505 </div>
1506 </li>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01001507
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001508 <li class="timeline-inverted">
1509 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1510 <div class="timeline-panel">
1511 <div class="timeline-heading">
1512 <h4 class="timeline-title">2013.02-rc1 released</h4>
1513 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
1514 </div>
1515 <div class="timeline-body">
1516 <p>We have a new release candidate! Lots of changes all over the
1517 tree, see the <a
1518 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a>
1519 file for details, and read the
1520 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01001521
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001522 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1523 <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1
1524 release candidate</a>, and report any problems found to
1525 the <a href="support.html">mailing list</a>
1526 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1527 </div>
1528 </div>
1529 </li>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01001530
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001531 <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">Report from Buildroot Developers Meeting</h4>
1536 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
1537 </div>
1538 <div class="timeline-body">
1539 <p>A report from the recent Buildroot Developers Meeting is now
1540 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067105.html">available</a>.
1541 <a href="http://emlinews.net">Embedded Linux News</a> also has a
1542 <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/">
1543 writeup about the event</a>, including photos.</p>
Peter Korsgaard9b390452013-11-30 14:16:03 +01001544
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001545 <p>Once again, thanks to all the participants and to
1546 <a href="http://www.google.com">Google</a> for sponsoring the event.</p>
1547 </div>
1548 </div>
1549 </li>
Peter Korsgaard9b390452013-11-30 14:16:03 +01001550
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001551 <li class="timeline-inverted">
1552 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1553 <div class="timeline-panel">
1554 <div class="timeline-heading">
1555 <h4 class="timeline-title">Next Buildroot Developers Meeting next to FOSDEM, Brussels</h4>
1556 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2013</small></p>
1557 </div>
1558 <div class="timeline-body">
1559 <p>The next Buildroot Developers Meeting will take place on Monday
1560 4th February 2013 and Tuesday 5th February 2013 in Brussels,
1561 Belgium. Those dates have been chosen to immediately follow the
1562 great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p>
Peter Korsgaarde6b7bcd2013-11-30 09:50:24 +01001563
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001564 <p>Attending this meeting is free, after registration by
1565 contacting <a href="mailto:thomas.petazzoni@free-electrons.com">Thomas
1566 Petazzoni</a>. For more details about the meeting, please see
1567 the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related
1568 Wiki page</a>.</p>
Peter Korsgaarde6b7bcd2013-11-30 09:50:24 +01001569
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001570 <p>We would like to
1571 thank <a href="http://www.google.com">Google</a> for providing the
1572 meeting location and the Internet connection, and offering free
1573 lunch and refreshments to the participants.</p>
1574 </div>
1575 </div>
1576 </li>
Peter Korsgaard1bf9afe2013-11-26 16:49:11 +01001577
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001578 <li>
1579 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1580 <div class="timeline-panel">
1581 <div class="timeline-heading">
1582 <h4 class="timeline-title">2012.11.1 released</h4>
1583 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 January 2013</small></p>
1584 </div>
1585 <div class="timeline-body">
1586 <p>The 2012.11.1 bugfix release is out - Thanks to everyone
1587 contributing. This release fixes critical issues discovered since
1588 the 2012.11 release, most importantly with non-largefile builds on
1589 recent Ubuntu versions. See the
1590 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a>
1591 file for more details,
1592 and go to the <a href="/downloads/">downloads page</a> to pick up the
1593 <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p>
1594 </div>
1595 </div>
1596 </li>
Peter Korsgaard1bf9afe2013-11-26 16:49:11 +01001597
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001598 <li class="timeline-inverted">
1599 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1600 <div class="timeline-panel">
1601 <div class="timeline-heading">
1602 <h4 class="timeline-title">2012.11 released</h4>
1603 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2012</small></p>
1604 </div>
1605 <div class="timeline-body">
1606 <p>The stable 2012.11 release is out - Thanks to everyone
1607 contributing and testing the release candidates. See the
1608 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a>
1609 file for more details
1610 and go to the <a href="/downloads/">downloads page</a> to pick up the
1611 <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p>
1612 </div>
1613 </div>
1614 </li>
Peter Korsgaard1bf9afe2013-11-26 16:49:11 +01001615
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001616 <li>
1617 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1618 <div class="timeline-panel">
1619 <div class="timeline-heading">
1620 <h4 class="timeline-title">2012.11-rc2 released</h4>
1621 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2012</small></p>
1622 </div>
1623 <div class="timeline-body">
1624 <p>RC2 is out with more bugfixes - See
1625 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a>
1626 file for details.
Peter Korsgaardb87c05d2013-11-18 22:22:17 +01001627
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001628 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1629 <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2
1630 release candidate</a>, and report any problems found to
1631 the <a href="support.html">mailing list</a>
1632 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1633 </div>
1634 </div>
1635 </li>
Peter Korsgaardb87c05d2013-11-18 22:22:17 +01001636
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001637 <li class="timeline-inverted">
1638 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1639 <div class="timeline-panel">
1640 <div class="timeline-heading">
1641 <h4 class="timeline-title">2012.11-rc1 released</h4>
1642 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
1643 </div>
1644 <div class="timeline-body">
1645 <p>We have a new release candidate! Lots of changes all over the
1646 tree, see the <a
1647 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a>
1648 file for details, and read the
1649 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p>
Peter Korsgaardb87c05d2013-11-18 22:22:17 +01001650
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001651 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1652 <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1
1653 release candidate</a>, and report any problems found to
1654 the <a href="support.html">mailing list</a>
1655 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1656 </div>
1657 </div>
1658 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01001659
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001660 <li>
1661 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1662 <div class="timeline-panel">
1663 <div class="timeline-heading">
1664 <h4 class="timeline-title">Buildroot Developer Day</h4>
1665 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
1666 </div>
1667 <div class="timeline-body">
1668 <p>A report from the recent <i>Buildroot Developer Days</i>
1669 meeting in Barcelona, Spain is
1670 now <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061558.html">available</a>.
1671 Many thanks to all the participants, and a special thanks to
1672 Arnout Vandecappelle from <a href="http://mind.be/">mind</a>
1673 for taking notes and Thomas Petazzoni
1674 from <a href="http://free-electrons.com/">Free Electrons</a>
1675 for handling all the practical arrangements, and naturally
1676 our sponsors, <a href="http://www.fluendo.com/">Fluendo</a>
1677 and <a href="http://www.synopsys.com/">Synopsis</a>.
1678 </p>
1679 <p>The next Developer Days will take place on February 4th and
1680 5th in Brussels, Belgium, right
1681 after <a href="http://fosdem.org">FOSDEM</a>.</p>
1682 </div>
1683 </div>
1684 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01001685
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001686 <li class="timeline-inverted">
1687 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1688 <div class="timeline-panel">
1689 <div class="timeline-heading">
1690 <h4 class="timeline-title">2012.08 released</h4>
1691 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2012</small></p>
1692 </div>
1693 <div class="timeline-body">
1694 <p>The stable 2012.08 release is out - Thanks to everyone
1695 contributing and testing the release candidates. See the
1696 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a>
1697 file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the
1698 <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p>
1699 </div>
1700 </div>
1701 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01001702
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001703 <li>
1704 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1705 <div class="timeline-panel">
1706 <div class="timeline-heading">
1707 <h4 class="timeline-title">2012.08-rc3 released</h4>
1708 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 August 2012</small></p>
1709 </div>
1710 <div class="timeline-body">
1711 <p>We have a new release candidate! Various fixes, and
1712 addition of licensing informations on many
1713 packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a>
1714 file for details</p>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01001715
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001716 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1717 <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3
1718 release candidate</a>, and report any problems found to
1719 the <a href="support.html">mailing list</a>
1720 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1721 </div>
1722 </div>
1723 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01001724
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001725 <li class="timeline-inverted">
1726 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1727 <div class="timeline-panel">
1728 <div class="timeline-heading">
1729 <h4 class="timeline-title">2012.08-rc2 released</h4>
1730 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 August 2012</small></p>
1731 </div>
1732 <div class="timeline-body">
1733 <p>We have a new release candidate! Various fixes, and addition
1734 of licensing informations on many
1735 packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a>
1736 file for details</p>
Peter Korsgaardabce7ca2013-11-12 23:49:47 +01001737
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001738 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1739 <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2
1740 release candidate</a>, and report any problems found to the <a
1741 href="support.html">mailing list</a> or <a
1742 href="https://bugs.uclibc.org">bug tracker</a>.</p>
1743 </div>
1744 </div>
1745 </li>
Peter Korsgaardabce7ca2013-11-12 23:49:47 +01001746
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001747 <li>
1748 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1749 <div class="timeline-panel">
1750 <div class="timeline-heading">
1751 <h4 class="timeline-title">2012.08-rc1 released</h4>
1752 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 August 2012</small></p>
1753 </div>
1754 <div class="timeline-body">
1755 <p>We have a new release candidate! Lots of changes all over
1756 the tree, see
1757 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">CHANGES</a>
1758 file for details</p>
Peter Korsgaardabce7ca2013-11-12 23:49:47 +01001759
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001760 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1761 <a href="/downloads/buildroot-2012.08-rc1.tar.bz2">2012.08-rc1
1762 release candidate</a>, and report any problems found to
1763 the <a href="support.html">mailing list</a>
1764 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1765 </div>
1766 </div>
1767 </li>
Peter Korsgaardeb04ed82013-11-11 22:56:28 +01001768
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001769 <li class="timeline-inverted">
1770 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1771 <div class="timeline-panel">
1772 <div class="timeline-heading">
1773 <h4 class="timeline-title">Buildroot Developer Day</h4>
1774 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 July 2012</small></p>
1775 </div>
1776 <div class="timeline-body">
1777 <p>The next <i>Buildroot Developer Day</i> meeting will take place
1778 on Saturday November 3th and Sunday November 4th 2012 in
1779 Barcelona, Spain, just before
1780 the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded
1781 Linux Conference Europe</a> (November 5th-7th). This two days
1782 meeting is mainly opened to Buildroot developers and contributors,
1783 or Buildroot users having a prior experience with the tool. This
1784 meeting will allow developers to work and Buildroot, and discuss
1785 current issues, the future directions, and more.</p>
Peter Korsgaardeb04ed82013-11-11 22:56:28 +01001786
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001787 <p>For more details, see
1788 the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki
1789 page</a> dedicated to the meeting.</p>
1790 </div>
1791 </div>
1792 </li>
Peter Korsgaardeb04ed82013-11-11 22:56:28 +01001793
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001794 <li>
1795 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1796 <div class="timeline-panel">
1797 <div class="timeline-heading">
1798 <h4 class="timeline-title">2012.05 released</h4>
1799 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2012</small></p>
1800 </div>
1801 <div class="timeline-body">
1802 <p>The stable 2012.05 release is out - Thanks to everyone
1803 contributing and testing the release candidates. See the
1804 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a>
1805 file for more details, read the
1806 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/054342.html">announcement</a>
1807 and go to the <a href="/downloads/">downloads page</a> to pick up the
1808 <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p>
1809 </div>
1810 </div>
1811 </li>
Peter Korsgaard06b38a72013-09-17 14:24:39 +02001812
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001813 <li class="timeline-inverted">
1814 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1815 <div class="timeline-panel">
1816 <div class="timeline-heading">
1817 <h4 class="timeline-title">2012.05-rc3 released</h4>
1818 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2012</small></p>
1819 </div>
1820 <div class="timeline-body">
1821 <p>RC3 is out with more bugfixes - See
1822 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a>
1823 file for details.
Peter Korsgaard06b38a72013-09-17 14:24:39 +02001824
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001825 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1826 <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3
1827 release candidate</a>, and report any problems found to
1828 the <a href="support.html">mailing list</a>
1829 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1830 </div>
1831 </div>
1832 </li>
Peter Korsgaard0b9676b2013-09-16 22:39:04 +02001833
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001834 <li>
1835 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1836 <div class="timeline-panel">
1837 <div class="timeline-heading">
1838 <h4 class="timeline-title">2012.05-rc2 released</h4>
1839 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2012</small></p>
1840 </div>
1841 <div class="timeline-body">
1842 <p>Another week, another release candidate with more cleanups
1843 and build fixes. See
1844 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a>
1845 file for details.</p>
Peter Korsgaard0b9676b2013-09-16 22:39:04 +02001846
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001847 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1848 <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2
1849 release candidate</a>, and report any problems found to
1850 the <a href="support.html">mailing list</a>
1851 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1852 </div>
1853 </div>
1854 </li>
Peter Korsgaard0b9676b2013-09-16 22:39:04 +02001855
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001856 <li class="timeline-inverted">
1857 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1858 <div class="timeline-panel">
1859 <div class="timeline-heading">
1860 <h4 class="timeline-title">2012.05-rc1 released</h4>
1861 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2012</small></p>
1862 </div>
1863 <div class="timeline-body">
1864 <p>We have a new release candidate! Lots of changes all over
1865 the tree, see
1866 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a>
1867 file for details, and read the
1868 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p>
Peter Korsgaard53d8d9c2013-08-31 00:33:13 +02001869
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001870 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1871 <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1
1872 release candidate</a>, and report any problems found to
1873 the <a href="support.html">mailing list</a>
1874 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1875 </div>
1876 </div>
1877 </li>
Peter Korsgaard53d8d9c2013-08-31 00:33:13 +02001878
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001879 <li>
1880 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1881 <div class="timeline-panel">
1882 <div class="timeline-heading">
1883 <h4 class="timeline-title">Autobuilder Results Online</h4>
1884 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 April 2012</small></p>
1885 </div>
1886 <div class="timeline-body">
1887 <p>The status of the autobuilders, which do repeated
1888 <code>randpackageconfig</code> builds for continuous
1889 integration testing, is now online
1890 at <a href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
1891 code behind it can be found
1892 in <a href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
Peter Korsgaard4e4a0a32013-08-30 00:03:48 +02001893
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001894 <p>Thanks to Thomas Petazzoni for running the web interface, and
1895 to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
1896 Farm</a> and <a href='http://free-electrons.com/'>Free
1897 Electrons</a> for hosting builders. Thomas also sends out a daily
1898 summary of the build status to the mailing list.</p>
1899 </div>
1900 </div>
1901 </li>
Peter Korsgaard4e4a0a32013-08-30 00:03:48 +02001902
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001903 <li class="timeline-inverted">
1904 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1905 <div class="timeline-panel">
1906 <div class="timeline-heading">
1907 <h4 class="timeline-title">2012.02 released</h4>
1908 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 February 2012</small></p>
1909 </div>
1910 <div class="timeline-body">
1911 <p>The stable 2012.02 release is out - Thanks to everyone
1912 contributing and testing the release candidates. See the
1913 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
1914 file for more details, read the
1915 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050752.html">announcement</a>
1916 and go to the <a href="/downloads/">downloads page</a> to pick up the
1917 <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p>
1918 </div>
1919 </div>
1920 </li>
Peter Korsgaard4e4a0a32013-08-30 00:03:48 +02001921
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001922 <li>
1923 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1924 <div class="timeline-panel">
1925 <div class="timeline-heading">
1926 <h4 class="timeline-title">2012.02-rc3 released</h4>
1927 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2012</small></p>
1928 </div>
1929 <div class="timeline-body">
1930 <p>RC3 is out with more bugfixes - See
1931 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
1932 file for details.
Thomas Petazzoni71203192013-08-16 13:10:30 +02001933
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001934 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1935 <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3
1936 release candidate</a>, and report any problems found to
1937 the <a href="support.html">mailing list</a>
1938 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1939 </div>
1940 </div>
1941 </li>
Thomas Petazzoni71203192013-08-16 13:10:30 +02001942
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001943 <li class="timeline-inverted">
1944 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1945 <div class="timeline-panel">
1946 <div class="timeline-heading">
1947 <h4 class="timeline-title">2012.02-rc2 released</h4>
1948 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2012</small></p>
1949 </div>
1950 <div class="timeline-body">
1951 <p>Another week, another release candidate with more cleanups
1952 and build fixes. See
1953 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
1954 file for details.</p>
Peter Korsgaard871a3022010-11-08 10:52:28 +01001955
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001956 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1957 <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2
1958 release candidate</a>, and report any problems found to
1959 the <a href="support.html">mailing list</a>
1960 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1961 </div>
1962 </div>
1963 </li>
Peter Korsgaard871a3022010-11-08 10:52:28 +01001964
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001965 <li>
1966 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1967 <div class="timeline-panel">
1968 <div class="timeline-heading">
1969 <h4 class="timeline-title">2012.02-rc1 released</h4>
1970 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2012</small></p>
1971 </div>
1972 <div class="timeline-body">
1973 <p>We have a new release candidate! Lots of changes all over
1974 the tree, see
1975 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a>
1976 file for details, and read the
1977 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
Peter Korsgaard332ec382010-09-28 12:06:31 +02001978
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001979 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1980 <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1
1981 release candidate</a>, and report any problems found to
1982 the <a href="support.html">mailing list</a>
1983 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1984 </div>
1985 </div>
1986 </li>
Peter Korsgaard332ec382010-09-28 12:06:31 +02001987
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001988 <li class="timeline-inverted">
1989 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1990 <div class="timeline-panel">
1991 <div class="timeline-heading">
1992 <h4 class="timeline-title">Buildroot Developer Day</h4>
1993 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2012</small></p>
1994 </div>
1995 <div class="timeline-body">
1996 <p>Another <i>Buildroot Developer Day</i> will take place on
1997 Friday, February 3rd in Brussels, Belgium - The day
1998 before <a href="http://fosdem.org">FOSDEM</a>. See the
1999 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-January/049340.html">announcement</a>
2000 or
2001 the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free
2002 Electrons blog</a> for more info.</p>
2003 </div>
2004 </div>
2005 </li>
Peter Korsgaard332ec382010-09-28 12:06:31 +02002006
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002007 <li>
2008 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2009 <div class="timeline-panel">
2010 <div class="timeline-heading">
2011 <h4 class="timeline-title">2011.11 released</h4>
2012 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2011</small></p>
2013 </div>
2014 <div class="timeline-body">
2015 <p>The stable 2011.11 release is out - Thanks to everyone
2016 contributing and testing the release candidates. See the
2017 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
2018 file for more details, read the
2019 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047926.html">announcement</a>
2020 and go to the <a href="/downloads/">downloads page</a> to pick up the
2021 <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
2022 </div>
2023 </div>
2024 </li>
Peter Korsgaard32b8d432010-09-01 00:07:06 +02002025
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002026 <li class="timeline-inverted">
2027 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2028 <div class="timeline-panel">
2029 <div class="timeline-heading">
2030 <h4 class="timeline-title">2011.11-rc3 released</h4>
2031 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2011</small></p>
2032 </div>
2033 <div class="timeline-body">
2034 <p>RC3 is out with more bugfixes - See
2035 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
2036 file for details.
Peter Korsgaard32b8d432010-09-01 00:07:06 +02002037
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002038 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2039 <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3
2040 release candidate</a>, and report any problems found to
2041 the <a href="support.html">mailing list</a>
2042 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2043 </div>
2044 </div>
2045 </li>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02002046
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002047 <li>
2048 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2049 <div class="timeline-panel">
2050 <div class="timeline-heading">
2051 <h4 class="timeline-title">2011.11-rc2 released</h4>
2052 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2011</small></p>
2053 </div>
2054 <div class="timeline-body">
2055 <p>Another week, another release candidate with a bunch of
2056 cleanups and build fixes. See
2057 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
2058 file for details.</p>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02002059
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002060 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2061 <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2
2062 release candidate</a>, and report any problems found to
2063 the <a href="support.html">mailing list</a>
2064 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2065 </div>
2066 </div>
2067 </li>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02002068
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002069 <li class="timeline-inverted">
2070 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2071 <div class="timeline-panel">
2072 <div class="timeline-heading">
2073 <h4 class="timeline-title">2011.11-rc1 released</h4>
2074 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2011</small></p>
2075 </div>
2076 <div class="timeline-body">
2077 <p>We have a new release candidate! Lots of changes all over
2078 the tree, see
2079 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
2080 file for details, and read the
2081 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047395.html">announcement</a>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02002082
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002083 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2084 <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1
2085 release candidate</a>, and report any problems found to
2086 the <a href="support.html">mailing list</a>
2087 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2088 </div>
2089 </div>
2090 </li>
Peter Korsgaard2ef83b42010-07-30 12:35:45 +02002091
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002092 <li>
2093 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2094 <div class="timeline-panel">
2095 <div class="timeline-heading">
2096 <h4 class="timeline-title">2011.08 released</h4>
2097 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2011</small></p>
2098 </div>
2099 <div class="timeline-body">
2100 <p>The stable 2011.08 release is out - Thanks to everyone
2101 contributing and testing the release candidates. See the
2102 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
2103 file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
2104 <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
2105 </div>
2106 </div>
2107 </li>
Peter Korsgaard2ef83b42010-07-30 12:35:45 +02002108
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002109 <li class="timeline-inverted">
2110 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2111 <div class="timeline-panel">
2112 <div class="timeline-heading">
2113 <h4 class="timeline-title">2011.08-rc2 released</h4>
2114 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2011</small></p>
2115 </div>
2116 <div class="timeline-body">
2117 <p>RC2 is out with more bugfixes. See
2118 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
2119 file for details, and read the
2120 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/045211.html">announcement</a>.
Peter Korsgaard2ef83b42010-07-30 12:35:45 +02002121
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002122 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2123 <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2
2124 release candidate</a>, and report any problems found to
2125 the <a href="support.html">mailing list</a>
2126 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2127 </div>
2128 </div>
2129 </li>
Peter Korsgaard07da6192010-05-30 22:24:10 +02002130
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002131 <li>
2132 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2133 <div class="timeline-panel">
2134 <div class="timeline-heading">
2135 <h4 class="timeline-title">2011.08-rc1 released</h4>
2136 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 August 2011</small></p>
2137 </div>
2138 <div class="timeline-body">
2139 <p>We have a new release candidate! Lots of changes all over
2140 the tree, see
2141 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a>
2142 file for details, and read the
2143 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/044855.html">announcement</a>.
Peter Korsgaard07da6192010-05-30 22:24:10 +02002144
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002145 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2146 <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1
2147 release candidate</a>, and report any problems found to
2148 the <a href="support.html">mailing list</a>
2149 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2150 </div>
2151 </div>
2152 </li>
Peter Korsgaardbbd96db2010-05-27 14:35:04 +02002153
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002154 <li class="timeline-inverted">
2155 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2156 <div class="timeline-panel">
2157 <div class="timeline-heading">
2158 <h4 class="timeline-title">2011.05 released</h4>
2159 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2011</small></p>
2160 </div>
2161 <div class="timeline-body">
2162 <p>The stable 2011.05 release is out - Thanks to everyone
2163 contributing and testing the release candidates. See the
2164 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
2165 file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
2166 <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
2167 </div>
2168 </div>
2169 </li>
Peter Korsgaardbbd96db2010-05-27 14:35:04 +02002170
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002171 <li>
2172 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2173 <div class="timeline-panel">
2174 <div class="timeline-heading">
2175 <h4 class="timeline-title">2011.05-rc2 released</h4>
2176 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 May 2011</small></p>
2177 </div>
2178 <div class="timeline-body">
2179 <p>RC2 is out with more bugfixes. See
2180 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
2181 file for details.
Peter Korsgaardbbd96db2010-05-27 14:35:04 +02002182
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002183 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2184 <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2
2185 release candidate</a>, and report any problems found to
2186 the <a href="support.html">mailing list</a>
2187 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2188 </div>
2189 </div>
2190 </li>
Peter Korsgaard6d1ab152010-05-11 21:15:07 +02002191
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002192 <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">2011.05-rc1 released</h4>
2197 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2011</small></p>
2198 </div>
2199 <div class="timeline-body">
2200 <p>We have a new release candidate! Lots of changes all over
2201 the tree, see
2202 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
2203 file for details, and read the
2204 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-May/043317.html">announcement</a>.
Peter Korsgaard6d1ab152010-05-11 21:15:07 +02002205
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002206 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2207 <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1
2208 release candidate</a>, and report any problems found to
2209 the <a href="support.html">mailing list</a>
2210 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2211 </div>
2212 </div>
2213 </li>
Peter Korsgaard6d1ab152010-05-11 21:15:07 +02002214
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002215 <li>
2216 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2217 <div class="timeline-panel">
2218 <div class="timeline-heading">
2219 <h4 class="timeline-title">2011.02 released</h4>
2220 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2011</small></p>
2221 </div>
2222 <div class="timeline-body">
2223 <p>The stable 2011.02 release is out - Thanks to everyone
2224 contributing and testing the release candidates. See the
2225 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
2226 file for more details, read the
2227 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041662.html">announcement</a>
2228 and go to the <a href="/downloads/">downloads page</a> to pick up the
2229 <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p>
2230 </div>
2231 </div>
2232 </li>
Peter Korsgaardaac61fd2010-05-03 16:12:45 +02002233
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002234 <li class="timeline-inverted">
2235 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2236 <div class="timeline-panel">
2237 <div class="timeline-heading">
2238 <h4 class="timeline-title">2011.02-rc2 released</h4>
2239 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2011</small></p>
2240 </div>
2241 <div class="timeline-body">
2242 <p>RC2 is out with more cleanups and bugfixes, see
2243 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
2244 file for details.</p>
Peter Korsgaardaac61fd2010-05-03 16:12:45 +02002245
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002246 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2247 <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2
2248 release candidate</a>, and report any problems found to
2249 the <a href="support.html">mailing list</a>
2250 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2251 </div>
2252 </div>
2253 </li>
Peter Korsgaardaac61fd2010-05-03 16:12:45 +02002254
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002255 <li>
2256 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2257 <div class="timeline-panel">
2258 <div class="timeline-heading">
2259 <h4 class="timeline-title">2011.02-rc1 released</h4>
2260 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 February 2011</small></p>
2261 </div>
2262 <div class="timeline-body">
2263 <p>We have a new release candidate! Lots of changes all over
2264 the tree, see
2265 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
2266 file for details, and read the
2267 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041365.html">announcement</a>.
Peter Korsgaard0cd0d062010-05-03 09:02:51 +02002268
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002269 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2270 <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1
2271 release candidate</a>, and report any problems found to
2272 the <a href="support.html">mailing list</a>
2273 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2274 </div>
2275 </div>
2276 </li>
Peter Korsgaard0cd0d062010-05-03 09:02:51 +02002277
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002278 <li class="timeline-inverted">
2279 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2280 <div class="timeline-panel">
2281 <div class="timeline-heading">
2282 <h4 class="timeline-title">2010.11 released</h4>
2283 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2010</small></p>
2284 </div>
2285 <div class="timeline-body">
2286 <p>The stable 2010.11 release is out - Thanks to everyone
2287 contributing and testing the release candidates. See the
2288 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
2289 file for more details, read the
2290 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/039135.html">announcement</a>
2291 and go to the <a href="/downloads/">downloads page</a> to pick up the
2292 <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p>
2293 </div>
2294 </div>
2295 </li>
Peter Korsgaardac1dfc82010-02-26 15:52:48 +01002296
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002297 <li>
2298 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2299 <div class="timeline-panel">
2300 <div class="timeline-heading">
2301 <h4 class="timeline-title">2010.11-rc2 released</h4>
2302 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 November 2010</small></p>
2303 </div>
2304 <div class="timeline-body">
2305 <p>RC2 is out with more cleanups and bugfixes, see
2306 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
2307 file for details.</p>
Peter Korsgaardac1dfc82010-02-26 15:52:48 +01002308
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002309 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2310 <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-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>
Peter Korsgaard7bd81252010-02-23 23:28:46 +01002317
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002318 <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.11-rc1 released</h4>
2323 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 November 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.11_rc1">CHANGES</a>
2329 file for details, and read the
2330 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/038645.html">announcement</a>.
Peter Korsgaard7bd81252010-02-23 23:28:46 +01002331
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002332 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2333 <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1
2334 release candidate</a>, and report any problems found to
2335 the <a href="support.html">mailing list</a>
2336 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2337 </div>
2338 </div>
2339 </li>
Peter Korsgaard7bd81252010-02-23 23:28:46 +01002340
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002341 <li>
2342 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2343 <div class="timeline-panel">
2344 <div class="timeline-heading">
2345 <h4 class="timeline-title">Buildroot Developer Day</h4>
2346 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 September 2010</small></p>
2347 </div>
2348 <div class="timeline-body">
2349 <p>A <i>Buildroot Developer Day</i> will take place on
2350 Friday, October 29th in Cambridge, UK - Just the day after the
2351 <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
2352 Linux Conference Europe</a>. This <i>Developer Day</i>
2353 aims at allowing Buildroot developers to meet and exchange
2354 ideas on the project and its future. See the
2355 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-September/037930.html">announcement</a>
2356 for more info.</p>
Peter Korsgaardf0bdacd2010-02-09 16:54:30 +01002357
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002358 <p>Thanks to Thomas Petazzoni for taking care of the practical
2359 arrangements.</p>
2360 </div>
2361 </div>
2362 </li>
Peter Korsgaardf0bdacd2010-02-09 16:54:30 +01002363
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002364 <li class="timeline-inverted">
2365 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2366 <div class="timeline-panel">
2367 <div class="timeline-heading">
2368 <h4 class="timeline-title">2010.08 released</h4>
2369 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2010</small></p>
2370 </div>
2371 <div class="timeline-body">
2372 <p>The stable 2010.08 release is out - Thanks to everyone
2373 contributing and testing the release candidates. See the
2374 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
2375 file for more details, read the
2376 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-August/037078.html">announcement</a>
2377 and go to the <a href="/downloads/">downloads page</a> to pick up the
2378 <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
2379 </div>
2380 </div>
2381 </li>
Peter Korsgaardf0bdacd2010-02-09 16:54:30 +01002382
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002383 <li>
2384 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2385 <div class="timeline-panel">
2386 <div class="timeline-heading">
2387 <h4 class="timeline-title">2010.08-rc2 released</h4>
2388 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2010</small></p>
2389 </div>
2390 <div class="timeline-body">
2391 <p>RC2 is out with more cleanups and bugfixes, see
2392 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
2393 file for details.
Peter Korsgaard798927c2009-12-01 15:20:18 +01002394
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002395 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2396 <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2
2397 release candidate</a>, and report any problems found to
2398 the <a href="support.html">mailing list</a>
2399 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
Peter Korsgaard798927c2009-12-01 15:20:18 +01002400
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002401 This is very much expected to be the final release candidate,
2402 so give it a good test and expect a final 2010.08 release
2403 before September unless critical issues are found.</p>
2404 </div>
2405 </div>
2406 </li>
Peter Korsgaard31bd9742009-11-29 23:26:54 +01002407
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002408 <li class="timeline-inverted">
2409 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2410 <div class="timeline-panel">
2411 <div class="timeline-heading">
2412 <h4 class="timeline-title">2010.08-rc1 released</h4>
2413 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 July 2010</small></p>
2414 </div>
2415 <div class="timeline-body">
2416 <p>We have a new release candidate! Lots of changes all over
2417 the tree, see
2418 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
2419 file for details.
Peter Korsgaard31bd9742009-11-29 23:26:54 +01002420
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002421 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2422 <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
2423 release candidate</a>, and report any problems found to
2424 the <a href="support.html">mailing list</a>
2425 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2426 </div>
2427 </div>
2428 </li>
Peter Korsgaard31bd9742009-11-29 23:26:54 +01002429
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002430 <li>
2431 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2432 <div class="timeline-panel">
2433 <div class="timeline-heading">
2434 <h4 class="timeline-title">2010.05 released</h4>
2435 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2010</small></p>
2436 </div>
2437 <div class="timeline-body">
2438 <p>The stable 2010.05 release is out - Thanks to everyone
2439 contributing and testing the release candidates. See the
2440 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
2441 file for more details, read the
2442 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-May/034878.html">announcement</a>
2443 and go to the <a href="/downloads/">downloads page</a> to pick up the
2444 <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
2445 </div>
2446 </div>
2447 </li>
Peter Korsgaard2d04d562009-11-23 23:20:21 +01002448
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002449 <li class="timeline-inverted">
2450 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2451 <div class="timeline-panel">
2452 <div class="timeline-heading">
2453 <h4 class="timeline-title">2010.05-rc3 released</h4>
2454 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2010</small></p>
2455 </div>
2456 <div class="timeline-body">
2457 <p>RC3 is out with more cleanups and bugfixes, see
2458 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
2459 file for details.
Peter Korsgaard2d04d562009-11-23 23:20:21 +01002460
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002461 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2462 <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
2463 release candidate</a>, and report any problems found to
2464 the <a href="support.html">mailing list</a>
2465 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2466 </div>
2467 </div>
2468 </li>
Peter Korsgaard2d04d562009-11-23 23:20:21 +01002469
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002470 <li>
2471 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2472 <div class="timeline-panel">
2473 <div class="timeline-heading">
2474 <h4 class="timeline-title">2010.05-rc2 released</h4>
2475 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2010</small></p>
2476 </div>
2477 <div class="timeline-body">
2478 <p>Another week, another release candidate with a bunch of
2479 cleanups and build fixes.</p>
Thomas Petazzonieda15d22009-09-07 23:45:39 +02002480
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002481 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2482 <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
2483 release candidate</a>, and report any problems found to
2484 the <a href="support.html">mailing list</a>
2485 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2486 </div>
2487 </div>
2488 </li>
Thomas Petazzonieda15d22009-09-07 23:45:39 +02002489
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002490 <li class="timeline-inverted">
2491 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2492 <div class="timeline-panel">
2493 <div class="timeline-heading">
2494 <h4 class="timeline-title">2010.05-rc1 released</h4>
2495 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2010</small></p>
2496 </div>
2497 <div class="timeline-body">
2498 <p>We have a new release candidate! Lots of changes all over
2499 the tree, see
2500 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
2501 file for details.
Thomas Petazzonieda15d22009-09-07 23:45:39 +02002502
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002503 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2504 <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
2505 release candidate</a>, and report any problems found to
2506 the <a href="support.html">mailing list</a>
2507 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2508 </div>
2509 </div>
2510 </li>
Thomas Petazzonieda15d22009-09-07 23:45:39 +02002511
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002512 <li>
2513 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2514 <div class="timeline-panel">
2515 <div class="timeline-heading">
2516 <h4 class="timeline-title">FOSDEM slides online</h4>
2517 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 May 2010</small></p>
2518 </div>
2519 <div class="timeline-body">
2520 <p>The slides from
2521 the <a href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
2522 Build Systems: Present & Future</a> session
2523 at <a href="http://fosdem.org/2010">FOSDEM</a> are
2524 now <a href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
2525 </div>
2526 </div>
2527 </li>
Peter Korsgaard2f6e59d2009-08-31 17:47:14 +02002528
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002529 <li class="timeline-inverted">
2530 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2531 <div class="timeline-panel">
2532 <div class="timeline-heading">
2533 <h4 class="timeline-title">2010.02 released</h4>
2534 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2010</small></p>
2535 </div>
2536 <div class="timeline-body">
2537 <p>The stable 2010.02 release is out - Thanks to everyone
2538 contributing and testing the release candidates. See the
2539 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
2540 file for more details, and go to
2541 the <a href="/downloads/">downloads page</a> to pick up
2542 the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
2543 release</a>.</p>
2544 </div>
2545 </div>
2546 </li>
Peter Korsgaard2f6e59d2009-08-31 17:47:14 +02002547
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002548 <li>
2549 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2550 <div class="timeline-panel">
2551 <div class="timeline-heading">
2552 <h4 class="timeline-title">2010.02-rc2 released</h4>
2553 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2010</small></p>
2554 </div>
2555 <div class="timeline-body">
2556 <p>RC2 is out with more cleanups and bugfixes, see
2557 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
2558 file for details.
Peter Korsgaard4595a2f2009-08-26 23:21:30 +02002559
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002560 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2561 <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
2562 release candidate</a>, and report any problems found to
2563 the <a href="support.html">mailing list</a>
2564 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2565 </div>
2566 </div>
2567 </li>
Peter Korsgaard4595a2f2009-08-26 23:21:30 +02002568
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002569 <li class="timeline-inverted">
2570 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2571 <div class="timeline-panel">
2572 <div class="timeline-heading">
2573 <h4 class="timeline-title">2010.02-rc1 released</h4>
2574 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2010</small></p>
2575 </div>
2576 <div class="timeline-body">
2577 <p>We have a new release candidate! Lots of changes all over
2578 the tree, see
2579 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
2580 file for details.
Peter Korsgaarda0c23b62009-08-06 10:57:46 +02002581
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002582 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2583 <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
2584 release candidate</a>, and report any problems found to
2585 the <a href="support.html">mailing list</a>
2586 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2587 </div>
2588 </div>
2589 </li>
Peter Korsgaarda0c23b62009-08-06 10:57:46 +02002590
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002591 <li>
2592 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2593 <div class="timeline-panel">
2594 <div class="timeline-heading">
2595 <h4 class="timeline-title">2009.11 released</h4>
2596 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2009</small></p>
2597 </div>
2598 <div class="timeline-body">
2599 <p>The stable 2009.11 release is out - Thanks to everyone
2600 contributing and testing the release candidates. See the
2601 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-December/030672.html">announcement</a>
2602 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
2603 for more details, and go to the <a href="/downloads/">downloads page</a>
2604 to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
2605 release</a>.</p>
2606 </div>
2607 </div>
2608 </li>
Peter Korsgaarda0c23b62009-08-06 10:57:46 +02002609
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002610 <li class="timeline-inverted">
2611 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2612 <div class="timeline-panel">
2613 <div class="timeline-heading">
2614 <h4 class="timeline-title">2009.11-rc2 released</h4>
2615 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2009</small></p>
2616 </div>
2617 <div class="timeline-body">
2618 <p>RC2 is out with more cleanups and bugfixes, see
2619 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
2620 file for details.
Peter Korsgaardefc3aed2009-08-03 07:14:05 +02002621
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002622 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2623 <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
2624 release candidate</a>, and report any problems found to
2625 the <a href="support.html">mailing list</a>
2626 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2627 </div>
2628 </div>
2629 </li>
Peter Korsgaardefc3aed2009-08-03 07:14:05 +02002630
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002631 <li>
2632 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2633 <div class="timeline-panel">
2634 <div class="timeline-heading">
2635 <h4 class="timeline-title">2009.11-rc1 released</h4>
2636 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 November 2009</small></p>
2637 </div>
2638 <div class="timeline-body">
2639 <p>We have a new release candidate! Lots of changes all over
2640 the tree, see
2641 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
2642 file for details.
Peter Korsgaardefc3aed2009-08-03 07:14:05 +02002643
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002644 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2645 <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
2646 release candidate</a>, and report any problems found to
2647 the <a href="support.html">mailing list</a>
2648 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2649 </div>
2650 </div>
2651 </li>
Peter Korsgaard0b767352009-06-01 09:23:11 +02002652
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002653 <li class="timeline-inverted">
2654 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2655 <div class="timeline-panel">
2656 <div class="timeline-heading">
2657 <h4 class="timeline-title">First Buildroot Developer Day</h4>
2658 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 September 2009</small></p>
2659 </div>
2660 <div class="timeline-body">
2661 <p>The first <i>Buildroot Developer Day</i> will take place on
2662 Saturday, October 17th in Grenoble, France, just the day after
2663 Embedded Linux Conference Europe. This <i>Developer Day</i> aims
2664 at allowing Buildroot developers to meet and exchange ideas on the
2665 project and its future.</p>
Peter Korsgaard0b767352009-06-01 09:23:11 +02002666
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002667 <p>As the number of places is limited, interested candidates are
2668 invited to send an e-mail to Peter Korsgaard (<code>jacmet at
2669 uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
2670 petazzoni at free-electrons dot com</code>).</p>
Peter Korsgaard3d89b8d2009-05-27 20:55:49 +02002671
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002672 <p>This <i>Developer Day</i> will take place thanks to the
2673 sponsoring of <a href="http://www.calao-systems.com">Calao
2674 Systems</a> and <a href="http://www.free-electrons.com">Free
2675 Electrons</a>.</p>
2676 </div>
2677 </div>
2678 </li>
Peter Korsgaard3d89b8d2009-05-27 20:55:49 +02002679
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002680 <li>
2681 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2682 <div class="timeline-panel">
2683 <div class="timeline-heading">
2684 <h4 class="timeline-title">2009.08 released</h4>
2685 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2009</small></p>
2686 </div>
2687 <div class="timeline-body">
2688 <p>The stable 2009.08 release is out - Thanks to everyone
2689 contributing and testing the release candidates. See the
2690 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-August/029018.html">announcement</a>
2691 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
2692 for more details, and go to the <a href="/downloads/">downloads page</a>
2693 to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
2694 release</a>.</p>
2695 </div>
2696 </div>
2697 </li>
Peter Korsgaard3d89b8d2009-05-27 20:55:49 +02002698
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002699 <li class="timeline-inverted">
2700 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2701 <div class="timeline-panel">
2702 <div class="timeline-heading">
2703 <h4 class="timeline-title">2009.08-rc3 released</h4>
2704 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2009</small></p>
2705 </div>
2706 <div class="timeline-body">
2707 <p>A number of bugfixes have been added to the tree since RC2
2708 (especially thanks to Thomas Petazzoni) - See
2709 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
2710 file for details. This is very much expected to be the final
2711 release candidate, so give it a good test and expect a final
2712 2009.08 release next weekend unless critical issues are
2713 found.</p>
Peter Korsgaardb46819d2009-05-19 20:30:19 +02002714
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002715 <p>Head to the <a href="/downloads/">downloads page</a> to
2716 pick up the
2717 <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
2718 release candidate</a>, and report any problems found to
2719 the <a href="support.html">mailing list</a>
2720 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2721 </div>
2722 </div>
2723 </li>
Peter Korsgaardb46819d2009-05-19 20:30:19 +02002724
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002725 <li>
2726 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2727 <div class="timeline-panel">
2728 <div class="timeline-heading">
2729 <h4 class="timeline-title">2009.08-rc2 released</h4>
2730 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2009</small></p>
2731 </div>
2732 <div class="timeline-body">
2733 <p>RC2 is out with more cleanups and bugfixes, see
2734 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
2735 file for details.
Eric Andersena9d6aed2005-02-21 21:16:29 +00002736
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002737 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2738 <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
2739 release candidate</a>, and report any problems found to
2740 the <a href="support.html">mailing list</a>
2741 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2742 </div>
2743 </div>
2744 </li>
Peter Korsgaarda9c909c2009-05-14 21:46:45 +02002745
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002746 <li class="timeline-inverted">
2747 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2748 <div class="timeline-panel">
2749 <div class="timeline-heading">
2750 <h4 class="timeline-title">2009.08-rc1 released</h4>
2751 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2009</small></p>
2752 </div>
2753 <div class="timeline-body">
2754 <p>We have a new release candidate! Lots of changes all over
2755 the tree, see
2756 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
2757 file for details.
Peter Korsgaarda9c909c2009-05-14 21:46:45 +02002758
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002759 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2760 <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
2761 release candidate</a>, and report any problems found to
2762 the <a href="support.html">mailing list</a>
2763 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2764 </div>
2765 </div>
2766 </li>
Peter Korsgaarda9c909c2009-05-14 21:46:45 +02002767
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002768 <li>
2769 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2770 <div class="timeline-panel">
2771 <div class="timeline-heading">
2772 <h4 class="timeline-title">2009.05 released</h4>
2773 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2009</small></p>
2774 </div>
2775 <div class="timeline-body">
2776 <p>The stable 2009.05 release is out - Thanks to everyone
2777 contributing and testing the release candidates. See the
2778 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-June/027640.html">announcement</a>
2779 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
2780 for more details, and go to the <a href="/downloads/">downloads page</a>
2781 to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
2782 release</a>.</p>
2783 </div>
2784 </div>
2785 </li>
Peter Korsgaard25019172009-05-05 12:18:03 +02002786
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002787 <li class="timeline-inverted">
2788 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2789 <div class="timeline-panel">
2790 <div class="timeline-heading">
2791 <h4 class="timeline-title">2009.05-rc3 released</h4>
2792 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2009</small></p>
2793 </div>
2794 <div class="timeline-body">
2795 <p>We had a number of fixes post-RC2, so RC3 is out
2796 (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
2797 for details). Now is the moment to test and verify that
2798 everything is working for your favorite config - Expect a
2799 final 2009.05 very soon.</p>
Peter Korsgaard25019172009-05-05 12:18:03 +02002800
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002801 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2802 <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
2803 release candidate</a>, and report any problems found to
2804 the <a href="support.html">mailing list</a>
2805 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2806 </div>
2807 </div>
2808 </li>
Peter Korsgaard25019172009-05-05 12:18:03 +02002809
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002810 <li>
2811 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2812 <div class="timeline-panel">
2813 <div class="timeline-heading">
2814 <h4 class="timeline-title">2009.05-rc2 released</h4>
2815 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 May 2009</small></p>
2816 </div>
2817 <div class="timeline-body">
2818 <p>RC2 is out with more cleanups and bug fixes
2819 (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
2820 Unless big issues are found, expect this to be the last
2821 release candidate before the release - So give it a good
2822 test.</p>
Peter Korsgaarde2cac482009-05-03 22:11:33 +02002823
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002824 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2825 <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
2826 release candidate</a>, and report any problems found to
2827 the <a href="support.html">mailing list</a>
2828 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2829 </div>
2830 </div>
2831 </li>
Peter Korsgaarde2cac482009-05-03 22:11:33 +02002832
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002833 <li class="timeline-inverted">
2834 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2835 <div class="timeline-panel">
2836 <div class="timeline-heading">
2837 <h4 class="timeline-title">Buildroot.org</h4>
2838 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 May 2009</small></p>
2839 </div>
2840 <div class="timeline-body">
2841 <p>Earl Levine has been so kind to donate
2842 the <b>buildroot.org</b> domain to us, so the website can
2843 now also be reached
2844 at <a href="http://www.buildroot.org">www.buildroot.org</a>
2845 (and git at
2846 <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
Peter Korsgaard546ebed2009-03-27 12:05:24 +00002847
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002848 Thanks a lot Earl!</p>
2849 </div>
2850 </div>
2851 </li>
Peter Korsgaard546ebed2009-03-27 12:05:24 +00002852
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002853 <li>
2854 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2855 <div class="timeline-panel">
2856 <div class="timeline-heading">
2857 <h4 class="timeline-title">2009.05-rc1 released</h4>
2858 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 May 2009</small></p>
2859 </div>
2860 <div class="timeline-body">
2861 <p>We have a new release candidate! Lots of changes all over the
2862 tree, see the <a
2863 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
2864 file for details.
Peter Korsgaard9c63d6b2009-02-12 09:33:01 +00002865
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002866 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2867 <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
2868 release candidate</a>, and report any problems found to
2869 the <a href="support.html">mailing list</a>
2870 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2871 </div>
2872 </div>
2873 </li>
Peter Korsgaarde9b629d2009-02-09 16:44:09 +00002874
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002875 <li class="timeline-inverted">
2876 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2877 <div class="timeline-panel">
2878 <div class="timeline-heading">
2879 <h4 class="timeline-title">Moved to git</h4>
2880 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2009</small></p>
2881 </div>
2882 <div class="timeline-body">
2883 <p>We've moved the source code
2884 from <a href="http://subversion.tigris.org">Subversion</a>
2885 to <a href="http://git-scm.org">Git</a>. You can browse the
2886 repo online
2887 <a href="http://git.buildroot.net/buildroot">here</a>, and clone
2888 the repo using:
2889 <pre>git clone git://git.buildroot.net/buildroot</pre>
2890 See the <a href="/git.html">Git Access</a> page for more details.
2891 </p>
2892 </div>
2893 </div>
2894 </li>
Peter Korsgaarde9b629d2009-02-09 16:44:09 +00002895
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002896 <li>
2897 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2898 <div class="timeline-panel">
2899 <div class="timeline-heading">
2900 <h4 class="timeline-title"><new Logo/h4>
2901 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 March 2009</small></p>
2902 </div>
2903 <div class="timeline-body">
2904 <p>We have a <a href="images/logo.png">logo</a>! We have so
2905 far been using the <a href="http://busybox.net">Busybox</a>
2906 logo on the website, as the website was a copy of
2907 the <a href="http://busybox.net">Busybox</a> one - But not
2908 anymore, we now have a shiny new logo of our own.</p>
2909 </div>
2910 </div>
2911 </li>
Peter Korsgaardbae2ff42009-01-31 23:02:41 +00002912
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002913 <li class="timeline-inverted">
2914 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2915 <div class="timeline-panel">
2916 <div class="timeline-heading">
2917 <h4 class="timeline-title">2009.02 released</h4>
2918 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2009</small></p>
2919 </div>
2920 <div class="timeline-body">
2921 <p>The stable 2009.02 release is out - Thanks to everyone
2922 contributing and testing the release candidates. See the
2923 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-February/025974.html">announcement</a>
2924 for more details, and go to the <a href="/downloads/">downloads page</a>
2925 to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
2926 release</a>.</p>
2927 </div>
2928 </div>
2929 </li>
Peter Korsgaardbae2ff42009-01-31 23:02:41 +00002930
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002931 <li>
2932 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2933 <div class="timeline-panel">
2934 <div class="timeline-heading">
2935 <h4 class="timeline-title">2009.02-rc4 released</h4>
2936 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2009</small></p>
2937 </div>
2938 <div class="timeline-body">
2939 <p>We had more than 50 changes since RC3, several of them
2940 toolchain related, so decided to make a RC4 as well. This is
2941 very much expected to be the final release candidate, so
2942 give it a good test and expect a final 2009.02 release this
2943 week unless critical issues are found.</p>
Peter Korsgaard9cc8af52009-01-23 21:06:05 +00002944
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002945 <p>Head to the <a href="/downloads/">downloads page</a> to
2946 pick up the
2947 <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
2948 release candidate</a>, and report any problems found to
2949 the <a href="support.html">mailing list</a>
2950 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2951 </div>
2952 </div>
2953 </li>
Peter Korsgaard9cc8af52009-01-23 21:06:05 +00002954
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002955 <li class="timeline-inverted">
2956 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2957 <div class="timeline-panel">
2958 <div class="timeline-heading">
2959 <h4 class="timeline-title">2009.02-rc3 released</h4>
2960 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2009</small></p>
2961 </div>
2962 <div class="timeline-body">
2963 <p>RC3 is out with more cleanups and bug fixes. Unless big
2964 issues are found, expect this to be the last release
2965 candidate before the release - So give it a good test.</p>
Peter Korsgaard3434dc62009-01-16 19:45:16 +00002966
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002967 <p>Head to the <a href="/downloads/">downloads page</a> to
2968 pick up the
2969 <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
2970 release candidate</a>, and report any problems found to
2971 the <a href="support.html">mailing list</a>
2972 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2973 </div>
2974 </div>
2975 </li>
Peter Korsgaard3434dc62009-01-16 19:45:16 +00002976
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002977 <li>
2978 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2979 <div class="timeline-panel">
2980 <div class="timeline-heading">
2981 <h4 class="timeline-title">2009.02-rc2 released</h4>
2982 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 January 2009</small></p>
2983 </div>
2984 <div class="timeline-body">
2985 <p>Another week, another release candidate with a bunch of
2986 cleanups and build fixes.</p>
2987 <p>Head to the <a href="/downloads/">downloads page</a> to
2988 pick up the
2989 <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
2990 release candidate</a>, and report any problems found to
2991 the <a href="support.html">mailing list</a>
2992 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2993 </div>
2994 </div>
2995 </li>
Rob Landley3be2c262006-07-16 19:48:44 +00002996
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002997 <li class="timeline-inverted">
2998 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2999 <div class="timeline-panel">
3000 <div class="timeline-heading">
3001 <h4 class="timeline-title">Release candidate and new maintainer</h4>
3002 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 January 2009</small></p>
3003 </div>
3004 <div class="timeline-body">
Eric Andersena9d6aed2005-02-21 21:16:29 +00003005
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003006 <p>It has been a long time coming, but we finally have a new
3007 release candidate! - And a new maintainer to match (Peter
3008 Korsgaard).</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003009
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003010 <p>Head to the <a href="/downloads/">downloads page</a> to
3011 pick up the
3012 <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
3013 release candidate</a>, and report any problems found to
3014 the <a href="support.html">mailing list</a>
3015 or <a href="https://bugs.uclibc.org">bug tracker</a>. The
3016 plan is to release 2009.02 in time
3017 for <a href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
3018 </div>
3019 </div>
3020 </li>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003021
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003022 <li>
3023 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3024 <div class="timeline-panel">
3025 <div class="timeline-heading">
3026 <h4 class="timeline-title">Buildroot mailing list</h4>
3027 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 July 2006</small></p>
3028 </div>
3029 <div class="timeline-body">
3030 <p>Buildroot now has its own <a href=support.html>mailing list</a>.</p>
3031 </div>
3032 </div>
3033 </li>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003034
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003035 <li class="timeline-inverted">
3036 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3037 <div class="timeline-panel">
3038 <div class="timeline-heading">
3039 <h4 class="timeline-title">Buildroot webpage added</h4>
3040 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 February 2005</small></p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003041
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003042 <p>Buildroot is a set of Makefiles and patches that makes it easy generate a
3043 cross-compilation toolchain and root filesystem for your target Linux
3044 system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
3045 Buildroot is useful mainly for people working with small or embedded
3046 systems. Embedded systems often use processors that are not the regular
3047 x86 processors everyone is used to using on their PC. It can be PowerPC
3048 processors, MIPS processors, ARM processors, etc. And to be extra safe,
3049 you do not need to be root to build or run buildroot.</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003050
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003051 <p>And as of today buildroot even has its own webpage, making it a first class
3052 citizen of uclibc.org and busybox.net, and more importantly, make it easy
3053 to find and point to buildroot.</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003054
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003055 <p>If you find a bug in buildroot, or wish to submit a patch
3056 to fix a problem or add a shiny new feature, please use
3057 the <a href="https://bugs.uclibc.org/">Bug and Patch
3058 Tracking System</a> to post the details, to make certain
3059 your work is not lost</p>
3060 </div>
3061 </div>
3062 </li>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003063</ul>
3064
Angelo Compagnuccida9ab5e2014-10-31 16:50:51 +01003065</div><!--/.col-sm-10 -->
3066</div><!--/.row -->
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003067</div>
Angelo Compagnuccida9ab5e2014-10-31 16:50:51 +01003068
Eric Andersena9d6aed2005-02-21 21:16:29 +00003069<!--#include file="footer.html" -->
3070