news.html 57 KB

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