news.html 55 KB

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