news.html 58 KB

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