news.html 64 KB

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