2
1

news.html 54 KB

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