news.html 55 KB

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