news.html 64 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379
  1. <!--#include file="header.html" -->
  2. <div class="row">
  3. <div class="col-sm-10 col-sm-offset-1">
  4. <h2>News</h2>
  5. <p>
  6. <ul>
  7. <li><b>28 November 2014 -- 2014.11-rc3 released</b>
  8. <p>Release candidate 3 is out with more cleanups and build fixes. See the <a
  9. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a>
  10. file for details.</p>
  11. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  12. <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3
  13. release candidate</a>, and report any problems found to the <a
  14. href="lists.html">mailing list</a> or <a
  15. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  16. <li><b>21 November 2014 -- 2014.11-rc2 released</b>
  17. <p>Another week, another release candidate with more cleanups and
  18. build fixes. See the <a
  19. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a>
  20. file for details.</p>
  21. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  22. <a href="/downloads/buildroot-2014.11-rc2.tar.bz2">2014.11-rc2
  23. release candidate</a>, and report any problems found to the <a
  24. href="support.html">mailing list</a> or <a
  25. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  26. <li><b>13 November 2014 -- Report from Buildroot Developers Meeting</b>
  27. <p>A report from the recent
  28. <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014">
  29. Buildroot Developers Meeting</a> is now
  30. <a href="http://lists.busybox.net/pipermail/buildroot/2014-October/109966.html">available</a>.</p>
  31. <p>Once again, thanks to all the participants and to
  32. <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
  33. <p>The next Developer Days will take place on February 2nd and 3rd
  34. in Brussels, Belgium, right after <a
  35. href="http://fosdem.org">FOSDEM</a>. See the <a
  36. href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a>
  37. for more details.</p>
  38. <li><b>12 November 2014 -- 2014.11-rc1 released</b>
  39. <p>We have a new release candidate! Lots of changes all over the
  40. tree, see the <a
  41. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc1">CHANGES</a>
  42. file for details, and read the
  43. <a href="http://lists.busybox.net/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p>
  44. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  45. <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1
  46. release candidate</a>, and report any problems found to the
  47. <a href="support.html">mailing list</a> or
  48. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  49. <li><b>1 September 2014 -- 2014.08 released</b>
  50. <p>The stable 2014.08 release is out - Thanks to everyone
  51. contributing and testing the release candidates. See the
  52. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a>
  53. file for more details, read the
  54. <a href="http://lists.busybox.net/pipermail/buildroot/2014-September/105257.html">announcement</a>
  55. and go to the <a href="/downloads/">downloads page</a> to pick up the
  56. <a href="/downloads/buildroot-2014.08.tar.bz2">2014.08 release</a>.</p>
  57. <li><b>26 August 2014 -- 2014.08-rc3 released</b>
  58. <p>Release candidate 3 is out with more cleanups and build fixes. See the <a
  59. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc3">CHANGES</a>
  60. file for details.</p>
  61. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  62. <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3
  63. release candidate</a>, and report any problems found to the <a
  64. href="lists.html">mailing list</a> or <a
  65. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  66. <li><b>18 August 2014 -- 2014.08-rc2 released</b>
  67. <p>Another week, another release candidate with more cleanups and
  68. build fixes. See the <a
  69. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc2">CHANGES</a>
  70. file for details.</p>
  71. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  72. <a href="/downloads/buildroot-2014.08-rc2.tar.bz2">2014.08-rc2
  73. release candidate</a>, and report any problems found to the <a
  74. href="support.html">mailing list</a> or <a
  75. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  76. <li><b>8 August 2014 -- 2014.08-rc1 released</b>
  77. <p>We have a new release candidate! Lots of changes all over the
  78. tree, see the <a
  79. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc1">CHANGES</a>
  80. file for details, and read the
  81. <a href="http://lists.busybox.net/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p>
  82. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  83. <a href="/downloads/buildroot-2014.08-rc1.tar.bz2">2014.08-rc1
  84. release candidate</a>, and report any problems found to the
  85. <a href="support.html">mailing list</a> or
  86. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  87. <li><b>31 May 2014 -- 2014.05 released</b>
  88. <p>The stable 2014.05 release is out - Thanks to everyone
  89. contributing and testing the release candidates. See the
  90. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a>
  91. file for more details, read the
  92. <a href="http://lists.busybox.net/pipermail/buildroot/2014-May/097863.html">announcement</a>
  93. and go to the <a href="/downloads/">downloads page</a> to pick up the
  94. <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p>
  95. <li><b>28 May 2014 -- 2014.05-rc3 released</b>
  96. <p>Release candidate 3 is out with more cleanups and build fixes. See the <a
  97. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a>
  98. file for details.</p>
  99. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  100. <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3
  101. release candidate</a>, and report any problems found to the <a
  102. href="lists.html">mailing list</a> or <a
  103. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  104. <li><b>21 May 2014 -- 2014.05-rc2 released</b>
  105. <p>Another week, another release candidate with more cleanups and
  106. build fixes. See the <a
  107. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a>
  108. file for details.</p>
  109. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  110. <a href="/downloads/buildroot-2014.05-rc2.tar.bz2">2014.05-rc2
  111. release candidate</a>, and report any problems found to the <a
  112. href="support.html">mailing list</a> or <a
  113. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  114. <li><b>13 May 2014 -- 2014.05-rc1 released</b>
  115. <p>We have a new release candidate! Lots of changes all over the
  116. tree, see the <a
  117. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc1">CHANGES</a>
  118. file for details, and read the
  119. <a href="http://lists.busybox.net/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p>
  120. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  121. <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1
  122. release candidate</a>, and report any problems found to the
  123. <a href="support.html">mailing list</a> or
  124. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  125. <li><b>27 February 2014 -- 2014.02 released</b>
  126. <p>The stable 2014.02 release is out - Thanks to everyone
  127. contributing and testing the release candidates. See the
  128. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a>
  129. file for more details,
  130. and go to the <a href="/downloads/">downloads page</a> to pick up the
  131. <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p>
  132. <li><b>25 February 2014 -- 2014.02-rc3 released</b>
  133. <p>Release candidate 3 is out with more cleanups and build fixes. See the <a
  134. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a>
  135. file for details.</p>
  136. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  137. <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3
  138. release candidate</a>, and report any problems found to the <a
  139. href="lists.html">mailing list</a> or <a
  140. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  141. <li><b>20 February 2014 -- 2014.02-rc2 released</b>
  142. <p>Another week, another release candidate with more cleanups and
  143. build fixes. See the <a
  144. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a>
  145. file for details.</p>
  146. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  147. <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2
  148. release candidate</a>, and report any problems found to the <a
  149. href="lists.html">mailing list</a> or <a
  150. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  151. <li><b>11 February 2014 -- 2014.02-rc1 released</b>
  152. <p>We have a new release candidate! Lots of changes all over the
  153. tree, see the <a
  154. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc1">CHANGES</a>
  155. file for details, and read the
  156. <a href="http://lists.busybox.net/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p>
  157. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  158. <a href="/downloads/buildroot-2014.02-rc1.tar.bz2">2014.02-rc1
  159. release candidate</a>, and report any problems found to the
  160. <a href="support.html">mailing list</a> or
  161. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  162. <li><b>9 February 2014 -- Report from Buildroot Developers Meeting</b>
  163. <p>A report from the recent
  164. <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
  165. Buildroot Developers Meeting</a> is now
  166. <a href="http://lists.busybox.net/pipermail/buildroot/2014-February/088373.html">available</a>.</p>
  167. <p>Once again, thanks to all the participants and to
  168. <a href="http://www.google.com">Google</a> and
  169. <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
  170. <li><b>30 January 2014 -- Upcoming Buildroot Developers meeting</b>
  171. <p>The upcoming Buildroot Developers meeting will take place in
  172. Brussels on February, 3rd and 4th, after the
  173. <a href="http://www.fosdem.org">FOSDEM</a> conference. Additional
  174. details about the meeting can be found on the corresponding
  175. <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
  176. wiki page</a>.</p>
  177. <p>Persons not able to join the meeting in Brussels can participate
  178. remotely using Google Hangouts. Simply give your Google address to
  179. <code>thomas.petazzoni@free-electrons.com</code>.</p>
  180. <p>This meeting is sponsored by
  181. <a href="http://www.google.com">Google</a> (for the meeting room)
  182. and <a href="http://www.mind.be">Mind</a> (for the dinner).
  183. Thanks to our sponsors!</p>
  184. <li><b>30 November 2013 -- 2013.11 released</b>
  185. <p>The stable 2013.11 release is out - Thanks to everyone
  186. contributing and testing the release candidates. See the
  187. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a>
  188. file for more details, read the <a href="http://lists.busybox.net/pipermail/buildroot/2013-November/083600.html">announcement</a>
  189. and go to the <a href="/downloads/">downloads page</a> to pick up the
  190. <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p>
  191. <li><b>30 November 2013 -- Slides from Embedded Linux Conference Europe</b>
  192. <p>The slides from the Buildroot presentation at the recent
  193. <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a>
  194. are now
  195. <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p>
  196. <li><b>18 November 2013 -- 2013.11-rc3 released</b>
  197. <p>Another week, another release candidate with more fixes. See the <a
  198. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a>
  199. file for details.</p>
  200. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  201. <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">2013.11-rc3
  202. release candidate</a>, and report any problems found to the <a
  203. href="support.html">mailing list</a> or <a
  204. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  205. <li><b>18 November 2013 -- 2013.11-rc2 released</b>
  206. <p>Another week, another release candidate with more cleanups and
  207. build fixes. See the <a
  208. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a>
  209. file for details.</p>
  210. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  211. <a href="/downloads/buildroot-2013.11-rc2.tar.bz2">2013.11-rc2
  212. release candidate</a>, and report any problems found to the <a
  213. href="support.html">mailing list</a> or <a
  214. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  215. <li><b>13 November 2013 -- Announcement of the next Buildroot Developer Days</b>
  216. <p>The next <i>Buildroot Developer Days</i> meeting will take
  217. place on Monday 3rd and Tuesday 4th February 2014 in Brussels,
  218. Belgium - Just after
  219. <a href="http://www.fosdem.org">FOSDEM</a> (February
  220. 1st/2nd). This two days meeting is mainly open to Buildroot
  221. developers and contributors, or Buildroot users having a prior
  222. experience with the tool. It will allow developers to work on
  223. Buildroot and discuss current issues, the future directions, and
  224. more.</p>
  225. <p>In addition to the Buildroot event, we encourage embedded Linux
  226. developers to propose talks for the Embedded and Mobile Developer
  227. Room at FOSDEM. See
  228. the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p>
  229. <p>We would like to thank our
  230. sponsor <a href="http://www.google.com">Google</a> for sponsoring
  231. the event by providing all the needed logistics.</p>
  232. <p>For more details, see the
  233. <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki
  234. page</a> dedicated to the meeting.</p>
  235. <li><b>12 November 2013 -- 2013.11-rc1 released</b>
  236. <p>We have a new release candidate! Lots of changes all over the
  237. tree, see the <a
  238. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a>
  239. file for details, and read the
  240. <a href="http://lists.busybox.net/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p>
  241. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  242. <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1
  243. release candidate</a>, and report any problems found to the <a
  244. href="support.html">mailing list</a> or <a
  245. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  246. <li><b>11 November 2013 -- Report from Buildroot Developers Meeting</b>
  247. <p>A report from the recent
  248. <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2013">
  249. Buildroot Developers Meeting</a> is now
  250. <a href="http://lists.busybox.net/pipermail/buildroot/2013-November/082401.html">available</a>.</p>
  251. <p>Once again, thanks to all the participants and to
  252. <a href="http://www.imgtec.com/">Imagination Technologies</a>
  253. for sponsoring the event.</p>
  254. <li><b>17 September 2013 -- 2013.08.1 released</b>
  255. <p>The 2013.08.1 bugfix release is out - Thanks to everyone
  256. contributing. This release fixes critical issues discovered since
  257. the 2013.08 release. See the
  258. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a>
  259. file for more details,
  260. and go to the <a href="/downloads/">downloads page</a> to pick up the
  261. <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p>
  262. <li><b>16 September 2013 -- Buildroot Developer Days</b>
  263. <p>The next <i>Buildroot Developer Days</i> meeting will take
  264. place on Saturday October 26th and Sunday October 27th 2013 in
  265. Edinburgh, UK - Just after the <a
  266. href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">
  267. Embedded Linux Conference Europe</a> (October 23th-24th). This two
  268. days meeting is mainly open to Buildroot developers and
  269. contributors, or Buildroot users having a prior experience with
  270. the tool. It will allow developers to work on Buildroot and
  271. discuss current issues, the future directions, and more.</p>
  272. <p>For more details, see the
  273. <a href="http://www.elinux.org/Buildroot:DeveloperDaysELCE2013">wiki
  274. page</a> dedicated to the meeting.</p>
  275. <li><b>31 August 2013 -- 2013.08 released</b>
  276. <p>The stable 2013.08 release is out - Thanks to everyone
  277. contributing and testing the release candidates. See the
  278. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a>
  279. file for more details, read the <a href="http://lists.busybox.net/pipermail/buildroot/2013-August/077224.html">announcement</a>
  280. and go to the <a href="/downloads/">downloads page</a> to pick up the
  281. <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p>
  282. <li><b>29 August 2013 -- 2013.08-rc3 released</b>
  283. <p>Another week, another release candidate with more cleanups and
  284. build fixes. See the <a
  285. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a>
  286. file for details.</p>
  287. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  288. <a href="/downloads/buildroot-2013.08-rc3.tar.bz2">2013.08-rc3
  289. release candidate</a>, and report any problems found to the <a
  290. href="support.html">mailing list</a> or <a
  291. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  292. <li><b>16 August 2013 -- 2013.08-rc2 released</b>
  293. <p>We have a new release candidate! Lots of changes all over the
  294. tree, see
  295. the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc2">CHANGES</a>
  296. file for details.</p>
  297. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  298. <a href="/downloads/buildroot-2013.08-rc2.tar.bz2">2013.08-rc2
  299. release candidate</a>, and report any problems found to the <a
  300. href="support.html">mailing list</a> or <a
  301. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  302. <li><b>5 August 2013 -- 2013.08-rc1 released</b>
  303. <p>We have a new release candidate! Lots of changes all over the
  304. tree, see
  305. the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc1">CHANGES</a>
  306. file for details.</p>
  307. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  308. <a href="/downloads/buildroot-2013.08-rc1.tar.bz2">2013.08-rc1
  309. release candidate</a>, and report any problems found to the <a
  310. href="support.html">mailing list</a> or <a
  311. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  312. <li><b>31 May 2013 -- 2013.05 released</b>
  313. <p>The stable 2013.05 release is out - Thanks to everyone
  314. contributing and testing the release candidates. See the
  315. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a>
  316. file for more details, read the
  317. <a href="http://lists.busybox.net/pipermail/buildroot/2013-May/073121.html">announcement</a>
  318. and go to the <a href="/downloads/">downloads page</a> to pick up the
  319. <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p>
  320. <li><b>25 May 2013 -- 2013.05-rc3 released</b>
  321. <p>Another week, another release candidate with more cleanups and
  322. build fixes. See the <a
  323. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a>
  324. file for details.</p>
  325. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  326. <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3
  327. release candidate</a>, and report any problems found to the <a
  328. href="support.html">mailing list</a> or <a
  329. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  330. <li><b>15 May 2013 -- 2013.05-rc2 released</b>
  331. <p>Another week, another release candidate with more cleanups and
  332. build fixes. See the <a
  333. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a>
  334. file for details.</p>
  335. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  336. <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2
  337. release candidate</a>, and report any problems found to the <a
  338. href="support.html">mailing list</a> or <a
  339. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  340. <li><b>8 May 2013 -- 2013.05-rc1 released</b>
  341. <p>We have a new release candidate! Lots of changes all over the
  342. tree, see the <a
  343. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a>
  344. file for details, and read the
  345. <a href="http://lists.busybox.net/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p>
  346. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  347. <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1
  348. release candidate</a>, and report any problems found to the <a
  349. href="support.html">mailing list</a> or <a
  350. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  351. <li><b>28 February 2013 -- 2013.02 released</b>
  352. <p>The stable 2013.02 release is out - Thanks to everyone
  353. contributing and testing the release candidates. See the
  354. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a>
  355. file for more details
  356. and go to the <a href="/downloads/">downloads page</a> to pick up the
  357. <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p>
  358. <li><b>26 February 2013 -- 2013.02-rc3 released</b>
  359. <p>Another week, another release candidate with more cleanups and
  360. build fixes. See the <a
  361. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a>
  362. file for details.</p>
  363. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  364. <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-rc3
  365. release candidate</a>, and report any problems found to the <a
  366. href="support.html">mailing list</a> or <a
  367. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  368. <li><b>19 February 2013 -- 2013.02-rc2 released</b>
  369. <p>Another week, another release candidate with more cleanups and
  370. build fixes. See the <a
  371. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a>
  372. file for details.</p>
  373. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  374. <a href="/downloads/buildroot-2013.02-rc2.tar.bz2">2013.02-rc2
  375. release candidate</a>, and report any problems found to the <a
  376. href="support.html">mailing list</a> or <a
  377. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  378. <li><b>10 February 2013 -- 2013.02-rc1 released</b>
  379. <p>We have a new release candidate! Lots of changes all over the
  380. tree, see the <a
  381. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a>
  382. file for details, and read the
  383. <a href="http://lists.busybox.net/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p>
  384. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  385. <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1
  386. release candidate</a>, and report any problems found to the <a
  387. href="support.html">mailing list</a> or <a
  388. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  389. <li><b>10 February 2013 -- Report from Buildroot Developers Meeting</b>
  390. <p>A report from the recent Buildroot Developers Meeting is now
  391. <a href="http://lists.busybox.net/pipermail/buildroot/2013-February/067105.html">available</a>.
  392. <a href="http://emlinews.net">Embedded Linux News</a> also has a
  393. <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/">
  394. writeup about the event</a>, including photos.</p>
  395. <p>Once again, thanks to all the participants and to
  396. <a href="http://www.google.com">Google</a> for sponsoring the event.</p>
  397. <li><b>12 January 2013 -- Next Buildroot Developers Meeting next to FOSDEM, Brussels</b>
  398. <p>The next Buildroot Developers Meeting will take place on Monday
  399. 4th February 2013 and Tuesday 5th February 2013 in Brussels,
  400. Belgium. Those dates have been chosen to immediately follow the
  401. great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p>
  402. <p>Attending this meeting is free, after registration by
  403. contacting <a href="mailto:thomas.petazzoni@free-electrons.com">Thomas
  404. Petazzoni</a>. For more details about the meeting, please see
  405. the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related
  406. Wiki page</a>.</p>
  407. <p>We would like to
  408. thank <a href="http://www.google.com">Google</a> for providing the
  409. meeting location and the Internet connection, and offering free
  410. lunch and refreshments to the participants.</p>
  411. <li><b>3 January 2013 -- 2012.11.1 released</b>
  412. <p>The 2012.11.1 bugfix release is out - Thanks to everyone
  413. contributing. This release fixes critical issues discovered since
  414. the 2012.11 release, most importantly with non-largefile builds on
  415. recent Ubuntu versions. See the
  416. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a>
  417. file for more details,
  418. and go to the <a href="/downloads/">downloads page</a> to pick up the
  419. <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p>
  420. <li><b>2 December 2012 -- 2012.11 released</b>
  421. <p>The stable 2012.11 release is out - Thanks to everyone
  422. contributing and testing the release candidates. See the
  423. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a>
  424. file for more details
  425. and go to the <a href="/downloads/">downloads page</a> to pick up the
  426. <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p>
  427. <li><b>30 November 2012 -- 2012.11-rc2 released</b>
  428. <p>RC2 is out with more bugfixes - See the <a
  429. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a>
  430. file for details.
  431. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  432. <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2
  433. release candidate</a>, and report any problems found to the <a
  434. href="support.html">mailing list</a> or <a
  435. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  436. <li><b>17 November 2012 -- 2012.11-rc1 released</b>
  437. <p>We have a new release candidate! Lots of changes all over the
  438. tree, see the <a
  439. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a>
  440. file for details, and read the
  441. <a href="http://lists.busybox.net/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p>
  442. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  443. <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1
  444. release candidate</a>, and report any problems found to the <a
  445. href="support.html">mailing list</a> or <a
  446. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  447. <li><b>17 November 2012 -- Buildroot Developer Day</b>
  448. <p>A report from the recent <i>Buildroot Developer Days</i> meeting
  449. in Barcelona, Spain is now <a
  450. href="http://lists.busybox.net/pipermail/buildroot/2012-November/061558.html">available</a>.
  451. Many thanks to all the participants, and a special thanks to Arnout
  452. Vandecappelle from <a href="http://mind.be/">mind</a> for taking
  453. notes and Thomas Petazzoni from <a
  454. href="http://free-electrons.com/">Free Electrons</a> for handling
  455. all the practical arrangements, and naturally our sponsors, <a
  456. href="http://www.fluendo.com/">Fluendo</a> and <a href="http://www.synopsys.com/">Synopsis</a>.
  457. </p>
  458. <p>The next Developer Days will take place on February 4th and 5th
  459. in Brussels, Belgium, right after <a href="http://fosdem.org">FOSDEM</a>.</p>
  460. <li><b>31 August 2012 -- 2012.08 released</b>
  461. <p>The stable 2012.08 release is out - Thanks to everyone
  462. contributing and testing the release candidates. See the
  463. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a>
  464. file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the
  465. <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p>
  466. <li><b>25 August 2012 -- 2012.08-rc3 released</b>
  467. <p>We have a new release candidate! Various fixes, and addition
  468. of licensing informations on many
  469. packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a>
  470. file for details</p>
  471. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  472. <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3
  473. release candidate</a>, and report any problems found to the <a
  474. href="support.html">mailing list</a> or <a
  475. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  476. <li><b>15 August 2012 -- 2012.08-rc2 released</b>
  477. <p>We have a new release candidate! Various fixes, and addition
  478. of licensing informations on many
  479. packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a>
  480. file for details</p>
  481. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  482. <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2
  483. release candidate</a>, and report any problems found to the <a
  484. href="support.html">mailing list</a> or <a
  485. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  486. <li><b>1 August 2012 -- 2012.08-rc1 released</b>
  487. <p>We have a new release candidate! Lots of changes all over the
  488. tree, see the <a
  489. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">CHANGES</a>
  490. file for details</p>
  491. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  492. <a href="/downloads/buildroot-2012.08-rc1.tar.bz2">2012.08-rc1
  493. release candidate</a>, and report any problems found to the <a
  494. href="support.html">mailing list</a> or <a
  495. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  496. <li><b>22 July 2012 -- Buildroot Developer Day</b>
  497. <p>The next <i>Buildroot Developer Day</i> meeting will take place
  498. on Saturday November 3th and Sunday November 4th 2012 in
  499. Barcelona, Spain, just before
  500. the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded
  501. Linux Conference Europe</a> (November 5th-7th). This two days
  502. meeting is mainly opened to Buildroot developers and contributors,
  503. or Buildroot users having a prior experience with the tool. This
  504. meeting will allow developers to work and Buildroot, and discuss
  505. current issues, the future directions, and more.</p>
  506. <p>For more details, see
  507. the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki
  508. page</a> dedicated to the meeting.</p>
  509. <li><b>30 May 2012 -- 2012.05 released</b>
  510. <p>The stable 2012.05 release is out - Thanks to everyone
  511. contributing and testing the release candidates. See the
  512. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a>
  513. file for more details, read the
  514. <a href="http://lists.busybox.net/pipermail/buildroot/2012-May/054342.html">announcement</a>
  515. and go to the <a href="/downloads/">downloads page</a> to pick up the
  516. <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p>
  517. <li><b>25 May 2012 -- 2012.05-rc3 released</b>
  518. <p>RC3 is out with more bugfixes - See the <a
  519. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a>
  520. file for details.
  521. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  522. <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3
  523. release candidate</a>, and report any problems found to the <a
  524. href="support.html">mailing list</a> or <a
  525. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  526. <li><b>18 May 2012 -- 2012.05-rc2 released</b>
  527. <p>Another week, another release candidate with more cleanups and
  528. build fixes. See the <a
  529. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a>
  530. file for details.</p>
  531. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  532. <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2
  533. release candidate</a>, and report any problems found to the <a
  534. href="support.html">mailing list</a> or <a
  535. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  536. <li><b>10 May 2012 -- 2012.05-rc1 released</b>
  537. <p>We have a new release candidate! Lots of changes all over the
  538. tree, see the <a
  539. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a>
  540. file for details, and read the
  541. <a href="http://lists.busybox.net/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p>
  542. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  543. <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1
  544. release candidate</a>, and report any problems found to the <a
  545. href="support.html">mailing list</a> or <a
  546. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  547. <li><b>20 April 2012 -- Autobuilder Results Online</b>
  548. <p>The status of the autobuilders, which do repeated
  549. <code>randpackageconfig</code> builds for continuous integration
  550. testing, is now online at <a
  551. href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
  552. code behind it can be found in <a
  553. href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
  554. <p>Thanks to Thomas Petazzoni for running the web interface, and
  555. to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
  556. Farm</a> and <a href='http://free-electrons.com/'>Free
  557. Electrons</a> for hosting builders. Thomas also sends out a daily
  558. summary of the build status to the mailing list.</p>
  559. <li><b>29 February 2012 -- 2012.02 released</b>
  560. <p>The stable 2012.02 release is out - Thanks to everyone
  561. contributing and testing the release candidates. See the
  562. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
  563. file for more details, read the
  564. <a href="http://lists.busybox.net/pipermail/buildroot/2012-February/050752.html">announcement</a>
  565. and go to the <a href="/downloads/">downloads page</a> to pick up the
  566. <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p>
  567. <li><b>27 February 2012 -- 2012.02-rc3 released</b>
  568. <p>RC3 is out with more bugfixes - See the <a
  569. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
  570. file for details.
  571. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  572. <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3
  573. release candidate</a>, and report any problems found to the <a
  574. href="support.html">mailing list</a> or <a
  575. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  576. <li><b>19 February 2012 -- 2012.02-rc2 released</b>
  577. <p>Another week, another release candidate with more cleanups and
  578. build fixes. See the <a
  579. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
  580. file for details.</p>
  581. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  582. <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2
  583. release candidate</a>, and report any problems found to the <a
  584. href="support.html">mailing list</a> or <a
  585. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  586. <li><b>12 February 2012 -- 2012.02-rc1 released</b>
  587. <p>We have a new release candidate! Lots of changes all over the
  588. tree, see the <a
  589. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a>
  590. file for details, and read the
  591. <a href="http://lists.busybox.net/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
  592. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  593. <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1
  594. release candidate</a>, and report any problems found to the <a
  595. href="support.html">mailing list</a> or <a
  596. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  597. <li><b>31 January 2012 -- Buildroot Developer Day</b>
  598. <p>Another <i>Buildroot Developer Day</i> will take place on
  599. Friday, February 3rd in Brussels, Belgium - The day before <a
  600. href="http://fosdem.org">FOSDEM</a>. See the
  601. <a href="http://lists.busybox.net/pipermail/buildroot/2012-January/049340.html">announcement</a>
  602. or the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free Electrons blog</a>
  603. for more info.</p>
  604. <li><b>30 November 2011 -- 2011.11 released</b>
  605. <p>The stable 2011.11 release is out - Thanks to everyone
  606. contributing and testing the release candidates. See the
  607. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
  608. file for more details, read the
  609. <a href="http://lists.busybox.net/pipermail/buildroot/2011-November/047926.html">announcement</a>
  610. and go to the <a href="/downloads/">downloads page</a> to pick up the
  611. <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
  612. <li><b>26 November 2011 -- 2011.11-rc3 released</b>
  613. <p>RC3 is out with more bugfixes - See the <a
  614. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
  615. file for details.
  616. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  617. <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3
  618. release candidate</a>, and report any problems found to the <a
  619. href="support.html">mailing list</a> or <a
  620. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  621. <li><b>18 November 2011 -- 2011.11-rc2 released</b>
  622. <p>Another week, another release candidate with a bunch of
  623. cleanups and build fixes. See the <a
  624. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
  625. file for details.</p>
  626. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  627. <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2
  628. release candidate</a>, and report any problems found to the <a
  629. href="support.html">mailing list</a> or <a
  630. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  631. <li><b>11 November 2011 -- 2011.11-rc1 released</b>
  632. <p>We have a new release candidate! Lots of changes all over the
  633. tree, see the <a
  634. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
  635. file for details, and read the
  636. <a href="http://lists.busybox.net/pipermail/buildroot/2011-November/047395.html">announcement</a>
  637. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  638. <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1
  639. release candidate</a>, and report any problems found to the <a
  640. href="support.html">mailing list</a> or <a
  641. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  642. <li><b>31 August 2011 -- 2011.08 released</b>
  643. <p>The stable 2011.08 release is out - Thanks to everyone
  644. contributing and testing the release candidates. See the
  645. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
  646. file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
  647. <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
  648. <li><b>29 August 2011 -- 2011.08-rc2 released</b>
  649. <p>RC2 is out with more bugfixes. See the <a
  650. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
  651. file for details, and read the
  652. <a href="http://lists.busybox.net/pipermail/buildroot/2011-August/045211.html">announcement</a>.
  653. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  654. <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2
  655. release candidate</a>, and report any problems found to the <a
  656. href="support.html">mailing list</a> or <a
  657. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  658. <li><b>4 August 2011 -- 2011.08-rc1 released</b>
  659. <p>We have a new release candidate! Lots of changes all over the
  660. tree, see the <a
  661. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a>
  662. file for details, and read the
  663. <a href="http://lists.busybox.net/pipermail/buildroot/2011-August/044855.html">announcement</a>.
  664. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  665. <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1
  666. release candidate</a>, and report any problems found to the <a
  667. href="support.html">mailing list</a> or <a
  668. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  669. <li><b>27 May 2011 -- 2011.05 released</b>
  670. <p>The stable 2011.05 release is out - Thanks to everyone
  671. contributing and testing the release candidates. See the
  672. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
  673. file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
  674. <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
  675. <li><b>24 May 2011 -- 2011.05-rc2 released</b>
  676. <p>RC2 is out with more bugfixes. See the <a
  677. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
  678. file for details.
  679. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  680. <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2
  681. release candidate</a>, and report any problems found to the <a
  682. href="support.html">mailing list</a> or <a
  683. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  684. <li><b>18 May 2011 -- 2011.05-rc1 released</b>
  685. <p>We have a new release candidate! Lots of changes all over the
  686. tree, see the <a
  687. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
  688. file for details, and read the
  689. <a href="http://lists.busybox.net/pipermail/buildroot/2011-May/043317.html">announcement</a>.
  690. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  691. <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1
  692. release candidate</a>, and report any problems found to the <a
  693. href="support.html">mailing list</a> or <a
  694. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  695. <li><b>28 February 2011 -- 2011.02 released</b>
  696. <p>The stable 2011.02 release is out - Thanks to everyone
  697. contributing and testing the release candidates. See the
  698. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
  699. file for more details, read the
  700. <a href="http://lists.busybox.net/pipermail/buildroot/2011-February/041662.html">announcement</a>
  701. and go to the <a href="/downloads/">downloads page</a> to pick up the
  702. <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p>
  703. <li><b>24 February 2011 -- 2011.02-rc2 released</b>
  704. <p>RC2 is out with more cleanups and bugfixes, see the <a
  705. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
  706. file for details.</p>
  707. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  708. <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2
  709. release candidate</a>, and report any problems found to the <a
  710. href="support.html">mailing list</a> or <a
  711. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  712. <li><b>14 February 2011 -- 2011.02-rc1 released</b>
  713. <p>We have a new release candidate! Lots of changes all over the
  714. tree, see the <a
  715. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
  716. file for details, and read the
  717. <a href="http://lists.busybox.net/pipermail/buildroot/2011-February/041365.html">announcement</a>.
  718. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  719. <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1
  720. release candidate</a>, and report any problems found to the <a
  721. href="support.html">mailing list</a> or <a
  722. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  723. <li><b>30 November 2010 -- 2010.11 released</b>
  724. <p>The stable 2010.11 release is out - Thanks to everyone
  725. contributing and testing the release candidates. See the
  726. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
  727. file for more details, read the
  728. <a href="http://lists.busybox.net/pipermail/buildroot/2010-November/039135.html">announcement</a>
  729. and go to the <a href="/downloads/">downloads page</a> to pick up the
  730. <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p>
  731. <li><b>25 November 2010 -- 2010.11-rc2 released</b>
  732. <p>RC2 is out with more cleanups and bugfixes, see the <a
  733. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
  734. file for details.</p>
  735. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  736. <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2
  737. release candidate</a>, and report any problems found to the <a
  738. href="support.html">mailing list</a> or <a
  739. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  740. <li><b>8 November 2010 -- 2010.11-rc1 released</b>
  741. <p>We have a new release candidate! Lots of changes all over the
  742. tree, see the <a
  743. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a>
  744. file for details, and read the
  745. <a href="http://lists.busybox.net/pipermail/buildroot/2010-November/038645.html">announcement</a>.
  746. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  747. <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1
  748. release candidate</a>, and report any problems found to the <a
  749. href="support.html">mailing list</a> or <a
  750. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  751. <li><b>28 September 2010 - Buildroot Developer Day</b>
  752. <p>A <i>Buildroot Developer Day</i> will take place on
  753. Friday, October 29th in Cambridge, UK - Just the day after the
  754. <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
  755. Linux Conference Europe</a>. This <i>Developer Day</i> aims
  756. at allowing Buildroot developers to meet and exchange ideas on the
  757. project and its future. See the
  758. <a href="http://lists.busybox.net/pipermail/buildroot/2010-September/037930.html">announcement</a>
  759. for more info.</p>
  760. <p>Thanks to Thomas Petazzoni for taking care of the practical
  761. arrangements.</p>
  762. <li><b>31 August 2010 -- 2010.08 released</b>
  763. <p>The stable 2010.08 release is out - Thanks to everyone
  764. contributing and testing the release candidates. See the
  765. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
  766. file for more details, read the
  767. <a href="http://lists.busybox.net/pipermail/buildroot/2010-August/037078.html">announcement</a>
  768. and go to the <a href="/downloads/">downloads page</a> to pick up the
  769. <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
  770. <li><b>30 August 2010 -- 2010.08-rc2 released</b>
  771. <p>RC2 is out with more cleanups and bugfixes, see the <a
  772. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
  773. file for details.
  774. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  775. <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2
  776. release candidate</a>, and report any problems found to the <a
  777. href="support.html">mailing list</a> or <a
  778. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  779. This is very much expected to be the final release
  780. candidate, so give it a good test and expect a final 2010.08
  781. release before September unless critical issues are found.</p>
  782. <li><b>30 July 2010 -- 2010.08-rc1 released</b>
  783. <p>We have a new release candidate! Lots of changes all over the
  784. tree, see the <a
  785. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
  786. file for details.
  787. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  788. <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
  789. release candidate</a>, and report any problems found to the <a
  790. href="support.html">mailing list</a> or <a
  791. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  792. <li><b>30 May 2010 -- 2010.05 released</b>
  793. <p>The stable 2010.05 release is out - Thanks to everyone
  794. contributing and testing the release candidates. See the
  795. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
  796. file for more details, read the
  797. <a href="http://lists.busybox.net/pipermail/buildroot/2010-May/034878.html">announcement</a>
  798. and go to the <a href="/downloads/">downloads page</a> to pick up the
  799. <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
  800. <li><b>27 May 2010 -- 2010.05-rc3 released</b>
  801. <p>RC3 is out with more cleanups and bugfixes, see the <a
  802. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
  803. file for details.
  804. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  805. <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
  806. release candidate</a>, and report any problems found to the <a
  807. href="support.html">mailing list</a> or <a
  808. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  809. <li><b>11 May 2010 -- 2010.05-rc2 released</b>
  810. <p>Another week, another release candidate with a bunch of
  811. cleanups and build fixes.</p>
  812. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  813. <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
  814. release candidate</a>, and report any problems found to the <a
  815. href="support.html">mailing list</a> or <a
  816. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  817. <li><b>3 May 2010 -- 2010.05-rc1 released</b>
  818. <p>We have a new release candidate! Lots of changes all over the
  819. tree, see the <a
  820. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
  821. file for details.
  822. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  823. <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
  824. release candidate</a>, and report any problems found to the <a
  825. href="support.html">mailing list</a> or <a
  826. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  827. <li><b>2 May 2010 - FOSDEM slides online</b>
  828. <p>The slides from the <a
  829. href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
  830. Build Systems: Present & Future</a> session at <a
  831. href="http://fosdem.org/2010">FOSDEM</a> are now <a
  832. href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
  833. <li><b>26 February 2010 -- 2010.02 released</b>
  834. <p>The stable 2010.02 release is out - Thanks to everyone
  835. contributing and testing the release candidates. See the
  836. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
  837. file for more details, and go to the <a href="/downloads/">downloads page</a>
  838. to pick up the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
  839. release</a>.</p>
  840. <li><b>23 February 2010 -- 2010.02-rc2 released</b>
  841. <p>RC2 is out with more cleanups and bugfixes, see the <a
  842. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
  843. file for details.
  844. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  845. <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
  846. release candidate</a>, and report any problems found to the <a
  847. href="support.html">mailing list</a> or <a
  848. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  849. <li><b>9 February 2010 -- 2010.02-rc1 released</b>
  850. <p>We have a new release candidate! Lots of changes all over the
  851. tree, see the <a
  852. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
  853. file for details.
  854. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  855. <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
  856. release candidate</a>, and report any problems found to the <a
  857. href="support.html">mailing list</a> or <a
  858. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  859. <li><b>1 December 2009 -- 2009.11 released</b>
  860. <p>The stable 2009.11 release is out - Thanks to everyone
  861. contributing and testing the release candidates. See the
  862. <a href="http://lists.busybox.net/pipermail/buildroot/2009-December/030672.html">announcement</a>
  863. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
  864. for more details, and go to the <a href="/downloads/">downloads page</a>
  865. to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
  866. release</a>.</p>
  867. <li><b>29 November 2009 -- 2009.11-rc2 released</b>
  868. <p>RC2 is out with more cleanups and bugfixes, see the <a
  869. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
  870. file for details.
  871. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  872. <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
  873. release candidate</a>, and report any problems found to the <a
  874. href="support.html">mailing list</a> or <a
  875. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  876. <li><b>23 November 2009 -- 2009.11-rc1 released</b>
  877. <p>We have a new release candidate! Lots of changes all over the
  878. tree, see the <a
  879. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
  880. file for details.
  881. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  882. <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
  883. release candidate</a>, and report any problems found to the <a
  884. href="support.html">mailing list</a> or <a
  885. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  886. <li><b>7 September 2009 -- First Buildroot Developer Day</b>
  887. <p>The first <i>Buildroot Developer Day</i> will take place on
  888. Saturday, October 17th in Grenoble, France, just the day after
  889. Embedded Linux Conference Europe. This <i>Developer Day</i> aims
  890. at allowing Buildroot developers to meet and exchange ideas on the
  891. project and its future.</p>
  892. <p>As the number of places is limited, interested candidates are
  893. invited to send an e-mail to Peter Korsgaard (<code>jacmet at
  894. uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
  895. petazzoni at free-electrons dot com</code>).</p>
  896. <p>This <i>Developer Day</i> will take place thanks to the
  897. sponsoring of <a href="http://www.calao-systems.com">Calao
  898. Systems</a> and <a href="http://www.free-electrons.com">Free
  899. Electrons</a>.</p>
  900. <li><b>31 August 2009 -- 2009.08 released</b>
  901. <p>The stable 2009.08 release is out - Thanks to everyone
  902. contributing and testing the release candidates. See the
  903. <a href="http://lists.busybox.net/pipermail/buildroot/2009-August/029018.html">announcement</a>
  904. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
  905. for more details, and go to the <a href="/downloads/">downloads page</a>
  906. to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
  907. release</a>.</p>
  908. <li><b>26 August 2009 -- 2009.08-rc3 released</b>
  909. <p>A number of bugfixes have been added to the tree since RC2
  910. (especially thanks to Thomas Petazzoni) - See the <a
  911. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
  912. file for details. This is very much expected to be the final release
  913. candidate, so give it a good test and expect a final 2009.08
  914. release next weekend unless critical issues are found.</p>
  915. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  916. <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
  917. release candidate</a>, and report any problems found to the <a
  918. href="support.html">mailing list</a> or <a
  919. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  920. <li><b>6 August 2009 -- 2009.08-rc2 released</b>
  921. <p>RC2 is out with more cleanups and bugfixes, see the <a
  922. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
  923. file for details.
  924. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  925. <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
  926. release candidate</a>, and report any problems found to the <a
  927. href="support.html">mailing list</a> or <a
  928. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  929. <li><b>2 August 2009 -- 2009.08-rc1 released</b>
  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=2009.08_rc1">CHANGES</a>
  933. file for details.
  934. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  935. <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
  936. release candidate</a>, and report any problems found to the <a
  937. href="support.html">mailing list</a> or <a
  938. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  939. <li><b>1 June 2009 -- 2009.05 released</b>
  940. <p>The stable 2009.05 release is out - Thanks to everyone
  941. contributing and testing the release candidates. See the
  942. <a href="http://lists.busybox.net/pipermail/buildroot/2009-June/027640.html">announcement</a>
  943. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
  944. for more details, and go to the <a href="/downloads/">downloads page</a>
  945. to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
  946. release</a>.</p>
  947. <li><b>27 May 2009 -- 2009.05-rc3 released</b>
  948. <p>We had a number of fixes post-RC2, so RC3 is out (see <a
  949. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
  950. for details). Now is the moment to test and verify that everything
  951. is working for your favorite config - Expect a final 2009.05 very soon.</p>
  952. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  953. <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
  954. release candidate</a>, and report any problems found to the <a
  955. href="support.html">mailing list</a> or <a
  956. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  957. <li><b>19 May 2009 -- 2009.05-rc2 released</b>
  958. <p>RC2 is out with more cleanups and bug fixes (see <a
  959. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
  960. Unless big issues are found, expect this to be the last release
  961. candidate before the release - So give it a good test.</p>
  962. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  963. <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
  964. release candidate</a>, and report any problems found to the <a
  965. href="support.html">mailing list</a> or <a
  966. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  967. <li><b>14 May 2009 -- Buildroot.org</b>
  968. <p>Earl Levine has been so kind to donate the <b>buildroot.org</b>
  969. domain to us, so the website can now also be reached at <a
  970. href="http://www.buildroot.org">www.buildroot.org</a> (and git at
  971. <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
  972. Thanks a lot Earl!</p>
  973. <li><b>5 May 2009 -- 2009.05-rc1 released</b>
  974. <p>We have a new release candidate! Lots of changes all over the
  975. tree, see the <a
  976. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
  977. file for details.
  978. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  979. <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
  980. release candidate</a>, and report any problems found to the <a
  981. href="support.html">mailing list</a> or <a
  982. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  983. <li><b>3 May 2009 -- Moved to git</b>
  984. <p>We've moved the source code from <a
  985. href="http://subversion.tigris.org">Subversion</a> to <a
  986. href="http://git-scm.org">Git</a>. You can browse the repo online
  987. <a href="http://git.buildroot.net/buildroot">here</a>, and clone
  988. the repo using:
  989. <pre>git clone git://git.buildroot.net/buildroot</pre>
  990. See the <a href="/git.html">Git Access</a> page for more details.
  991. </p>
  992. <li><b>27 March 2009 -- new Logo</b>
  993. <p>We have a <a href="images/logo.png">logo</a>! We have so far
  994. been using the <a href="http://busybox.net">Busybox</a> logo on
  995. the website, as the website was a copy of the <a
  996. href="http://busybox.net">Busybox</a> one - But not anymore, we
  997. now have a shiny new logo of our own.</p>
  998. <li><b>12 February 2009 -- 2009.02 released</b>
  999. <p>The stable 2009.02 release is out - Thanks to everyone
  1000. contributing and testing the release candidates. See the
  1001. <a href="http://lists.busybox.net/pipermail/buildroot/2009-February/025974.html">announcement</a>
  1002. for more details, and go to the <a href="/downloads/">downloads page</a>
  1003. to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
  1004. release</a>.</p>
  1005. <li><b>9 February 2009 -- 2009.02-rc4 released</b>
  1006. <p>We had more than 50 changes since RC3, several of them
  1007. toolchain related, so decided to make a RC4 as well. This is
  1008. very much expected to be the final release candidate, so give it
  1009. a good test and expect a final 2009.02 release this week unless
  1010. critical issues are found.</p>
  1011. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1012. <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
  1013. release candidate</a>, and report any problems found to the <a
  1014. href="support.html">mailing list</a> or <a
  1015. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1016. <li><b>31 January 2009 -- 2009.02-rc3 released</b>
  1017. <p>RC3 is out with more cleanups and bug fixes. Unless big issues
  1018. are found, expect this to be the last release candidate before the
  1019. release - So give it a good test.</p>
  1020. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1021. <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
  1022. release candidate</a>, and report any problems found to the <a
  1023. href="support.html">mailing list</a> or <a
  1024. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1025. <li><b>23 January 2009 -- 2009.02-rc2 released</b>
  1026. <p>Another week, another release candidate with a bunch of
  1027. cleanups and build fixes.</p>
  1028. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1029. <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
  1030. release candidate</a>, and report any problems found to the <a
  1031. href="support.html">mailing list</a> or <a
  1032. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1033. <li><b>16 January 2009 -- Release candidate and new maintainer</b>
  1034. <p>It has been a long time coming, but we finally have a new
  1035. release candidate! - And a new maintainer to match (Peter Korsgaard).</p>
  1036. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1037. <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
  1038. release candidate</a>, and report any problems found to the <a
  1039. href="support.html">mailing list</a> or <a
  1040. href="https://bugs.uclibc.org">bug tracker</a>. The plan is to
  1041. release 2009.02 in time for <a
  1042. href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
  1043. <li><b>16 July 2006 -- Buildroot mailing list</b>
  1044. <p>Buildroot now has its own <a href=support.html>mailing list</a>.</p>
  1045. <li><b>21 February 2005 -- Buildroot webpage added</b><p>
  1046. Buildroot is a set of Makefiles and patches that makes it easy generate a
  1047. cross-compilation toolchain and root filesystem for your target Linux
  1048. system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
  1049. Buildroot is useful mainly for people working with small or embedded
  1050. systems. Embedded systems often use processors that are not the regular
  1051. x86 processors everyone is used to using on their PC. It can be PowerPC
  1052. processors, MIPS processors, ARM processors, etc. And to be extra safe,
  1053. you do not need to be root to build or run buildroot.
  1054. <p>
  1055. And as of today buildroot even has its own webpage, making it a first class
  1056. citizen of uclibc.org and busybox.net, and more importantly, make it easy
  1057. to find and point to buildroot.
  1058. <p>
  1059. If you find a bug in buildroot, or wish to submit a patch to fix a problem
  1060. or add a shiny new feature, please use the <a
  1061. href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a> to post
  1062. the details, to make certain your work is not lost.
  1063. </ul>
  1064. </div><!--/.col-sm-10 -->
  1065. </div><!--/.row -->
  1066. <!--#include file="footer.html" -->