news.html 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838
  1. <!--#include file="header.html" -->
  2. <h3>News</h3>
  3. <p>
  4. <ul>
  5. <li><b>2 December 2012 -- 2012.11 released</b>
  6. <p>The stable 2012.11 release is out - Thanks to everyone
  7. contributing and testing the release candidates. See the
  8. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a>
  9. file for more details
  10. and go to the <a href="/downloads/">downloads page</a> to pick up the
  11. <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p>
  12. <li><b>30 November 2012 -- 2012.11-rc2 released</b>
  13. <p>RC2 is out with more bugfixes - See the <a
  14. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a>
  15. file for details.
  16. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  17. <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2
  18. release candidate</a>, and report any problems found to the <a
  19. href="lists.html">mailing list</a> or <a
  20. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  21. <li><b>17 November 2012 -- 2012.11-rc1 released</b>
  22. <p>We have a new release candidate! Lots of changes all over the
  23. tree, see the <a
  24. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a>
  25. file for details, and read the
  26. <a href="http://lists.busybox.net/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p>
  27. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  28. <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1
  29. release candidate</a>, and report any problems found to the <a
  30. href="lists.html">mailing list</a> or <a
  31. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  32. <li><b>17 November 2012 -- Buildroot Developer Day</b>
  33. <p>A report from the recent <i>Buildroot Developer Days</i> meeting
  34. in Barcelona, Spain is now <a
  35. href="http://lists.busybox.net/pipermail/buildroot/2012-November/061558.html">available</a>.
  36. Many thanks to all the participants, and a special thanks to Arnout
  37. Vandecappelle from <a href="http://mind.be/">mind</a> for taking
  38. notes and Thomas Petazzoni from <a
  39. href="http://free-electrons.com/">Free Electrons</a> for handling
  40. all the practical arrangements, and naturally our sponsors, <a
  41. href="http://www.fluendo.com/">Fluendo</a> and <a href="http://www.synopsys.com/">Synopsis</a>.
  42. </p>
  43. <p>The next Developer Days will take place on February 4th and 5th
  44. in Brussels, Belgium, right after <a href="http://fosdem.org">FOSDEM</a>.</p>
  45. <li><b>31 August 2012 -- 2012.08 released</b>
  46. <p>The stable 2012.08 release is out - Thanks to everyone
  47. contributing and testing the release candidates. See the
  48. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a>
  49. file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the
  50. <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p>
  51. <li><b>25 August 2012 -- 2012.08-rc3 released</b>
  52. <p>We have a new release candidate! Various fixes, and addition
  53. of licensing informations on many
  54. packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a>
  55. file for details</p>
  56. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  57. <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3
  58. release candidate</a>, and report any problems found to the <a
  59. href="lists.html">mailing list</a> or <a
  60. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  61. <li><b>15 August 2012 -- 2012.08-rc2 released</b>
  62. <p>We have a new release candidate! Various fixes, and addition
  63. of licensing informations on many
  64. packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a>
  65. file for details</p>
  66. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  67. <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2
  68. release candidate</a>, and report any problems found to the <a
  69. href="lists.html">mailing list</a> or <a
  70. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  71. <li><b>1 August 2012 -- 2012.08-rc1 released</b>
  72. <p>We have a new release candidate! Lots of changes all over the
  73. tree, see the <a
  74. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">CHANGES</a>
  75. file for details</p>
  76. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  77. <a href="/downloads/buildroot-2012.08-rc1.tar.bz2">2012.08-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>22 July 2012 -- Buildroot Developer Day</b>
  82. <p>The next <i>Buildroot Developer Day</i> meeting will take place
  83. on Saturday November 3th and Sunday November 4th 2012 in
  84. Barcelona, Spain, just before
  85. the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded
  86. Linux Conference Europe</a> (November 5th-7th). This two days
  87. meeting is mainly opened to Buildroot developers and contributors,
  88. or Buildroot users having a prior experience with the tool. This
  89. meeting will allow developers to work and Buildroot, and discuss
  90. current issues, the future directions, and more.</p>
  91. <p>For more details, see
  92. the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki
  93. page</a> dedicated to the meeting.</p>
  94. <li><b>30 May 2012 -- 2012.05 released</b>
  95. <p>The stable 2012.05 release is out - Thanks to everyone
  96. contributing and testing the release candidates. See the
  97. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a>
  98. file for more details, read the
  99. <a href="http://lists.busybox.net/pipermail/buildroot/2012-May/054342.html">announcement</a>
  100. and go to the <a href="/downloads/">downloads page</a> to pick up the
  101. <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p>
  102. <li><b>25 May 2012 -- 2012.05-rc3 released</b>
  103. <p>RC3 is out with more bugfixes - See the <a
  104. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a>
  105. file for details.
  106. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  107. <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3
  108. release candidate</a>, and report any problems found to the <a
  109. href="lists.html">mailing list</a> or <a
  110. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  111. <li><b>18 May 2012 -- 2012.05-rc2 released</b>
  112. <p>Another week, another release candidate with more cleanups and
  113. build fixes. See the <a
  114. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a>
  115. file for details.</p>
  116. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  117. <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2
  118. release candidate</a>, and report any problems found to the <a
  119. href="lists.html">mailing list</a> or <a
  120. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  121. <li><b>10 May 2012 -- 2012.05-rc1 released</b>
  122. <p>We have a new release candidate! Lots of changes all over the
  123. tree, see the <a
  124. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a>
  125. file for details, and read the
  126. <a href="http://lists.busybox.net/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p>
  127. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  128. <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1
  129. release candidate</a>, and report any problems found to the <a
  130. href="lists.html">mailing list</a> or <a
  131. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  132. <li><b>20 April 2012 -- Autobuilder Results Online</b>
  133. <p>The status of the autobuilders, which do repeated
  134. <code>randpackageconfig</code> builds for continuous integration
  135. testing, is now online at <a
  136. href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
  137. code behind it can be found in <a
  138. href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
  139. <p>Thanks to Thomas Petazzoni for running the web interface, and
  140. to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
  141. Farm</a> and <a href='http://free-electrons.com/'>Free
  142. Electrons</a> for hosting builders. Thomas also sends out a daily
  143. summary of the build status to the mailing list.</p>
  144. <li><b>29 February 2012 -- 2012.02 released</b>
  145. <p>The stable 2012.02 release is out - Thanks to everyone
  146. contributing and testing the release candidates. See the
  147. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
  148. file for more details, read the
  149. <a href="http://lists.busybox.net/pipermail/buildroot/2012-February/050752.html">announcement</a>
  150. and go to the <a href="/downloads/">downloads page</a> to pick up the
  151. <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p>
  152. <li><b>27 February 2012 -- 2012.02-rc3 released</b>
  153. <p>RC3 is out with more bugfixes - See the <a
  154. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
  155. file for details.
  156. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  157. <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3
  158. release candidate</a>, and report any problems found to the <a
  159. href="lists.html">mailing list</a> or <a
  160. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  161. <li><b>19 February 2012 -- 2012.02-rc2 released</b>
  162. <p>Another week, another release candidate with more cleanups and
  163. build fixes. See the <a
  164. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
  165. file for details.</p>
  166. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  167. <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2
  168. release candidate</a>, and report any problems found to the <a
  169. href="lists.html">mailing list</a> or <a
  170. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  171. <li><b>12 February 2012 -- 2012.02-rc1 released</b>
  172. <p>We have a new release candidate! Lots of changes all over the
  173. tree, see the <a
  174. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a>
  175. file for details, and read the
  176. <a href="http://lists.busybox.net/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
  177. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  178. <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1
  179. release candidate</a>, and report any problems found to the <a
  180. href="lists.html">mailing list</a> or <a
  181. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  182. <li><b>31 January 2012 -- Buildroot Developer Day</b>
  183. <p>Another <i>Buildroot Developer Day</i> will take place on
  184. Friday, February 3rd in Brussels, Belgium - The day before <a
  185. href="http://fosdem.org">FOSDEM</a>. See the
  186. <a href="http://lists.busybox.net/pipermail/buildroot/2012-January/049340.html">announcement</a>
  187. or the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free Electrons blog</a>
  188. for more info.</p>
  189. <li><b>30 November 2011 -- 2011.11 released</b>
  190. <p>The stable 2011.11 release is out - Thanks to everyone
  191. contributing and testing the release candidates. See the
  192. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
  193. file for more details, read the
  194. <a href="http://lists.busybox.net/pipermail/buildroot/2011-November/047926.html">announcement</a>
  195. and go to the <a href="/downloads/">downloads page</a> to pick up the
  196. <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
  197. <li><b>26 November 2011 -- 2011.11-rc3 released</b>
  198. <p>RC3 is out with more bugfixes - See the <a
  199. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
  200. file for details.
  201. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  202. <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3
  203. release candidate</a>, and report any problems found to the <a
  204. href="lists.html">mailing list</a> or <a
  205. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  206. <li><b>18 November 2011 -- 2011.11-rc2 released</b>
  207. <p>Another week, another release candidate with a bunch of
  208. cleanups and build fixes. See the <a
  209. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
  210. file for details.</p>
  211. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  212. <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2
  213. release candidate</a>, and report any problems found to the <a
  214. href="lists.html">mailing list</a> or <a
  215. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  216. <li><b>11 November 2011 -- 2011.11-rc1 released</b>
  217. <p>We have a new release candidate! Lots of changes all over the
  218. tree, see the <a
  219. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
  220. file for details, and read the
  221. <a href="http://lists.busybox.net/pipermail/buildroot/2011-November/047395.html">announcement</a>
  222. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  223. <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1
  224. release candidate</a>, and report any problems found to the <a
  225. href="lists.html">mailing list</a> or <a
  226. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  227. <li><b>31 August 2011 -- 2011.08 released</b>
  228. <p>The stable 2011.08 release is out - Thanks to everyone
  229. contributing and testing the release candidates. See the
  230. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
  231. file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
  232. <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
  233. <li><b>29 August 2011 -- 2011.08-rc2 released</b>
  234. <p>RC2 is out with more bugfixes. See the <a
  235. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
  236. file for details, and read the
  237. <a href="http://lists.busybox.net/pipermail/buildroot/2011-August/045211.html">announcement</a>.
  238. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  239. <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2
  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>4 August 2011 -- 2011.08-rc1 released</b>
  244. <p>We have a new release candidate! Lots of changes all over the
  245. tree, see the <a
  246. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a>
  247. file for details, and read the
  248. <a href="http://lists.busybox.net/pipermail/buildroot/2011-August/044855.html">announcement</a>.
  249. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  250. <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1
  251. release candidate</a>, and report any problems found to the <a
  252. href="lists.html">mailing list</a> or <a
  253. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  254. <li><b>27 May 2011 -- 2011.05 released</b>
  255. <p>The stable 2011.05 release is out - Thanks to everyone
  256. contributing and testing the release candidates. See the
  257. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
  258. file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
  259. <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
  260. <li><b>24 May 2011 -- 2011.05-rc2 released</b>
  261. <p>RC2 is out with more bugfixes. See the <a
  262. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
  263. file for details.
  264. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  265. <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2
  266. release candidate</a>, and report any problems found to the <a
  267. href="lists.html">mailing list</a> or <a
  268. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  269. <li><b>18 May 2011 -- 2011.05-rc1 released</b>
  270. <p>We have a new release candidate! Lots of changes all over the
  271. tree, see the <a
  272. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
  273. file for details, and read the
  274. <a href="http://lists.busybox.net/pipermail/buildroot/2011-May/043317.html">announcement</a>.
  275. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  276. <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1
  277. release candidate</a>, and report any problems found to the <a
  278. href="lists.html">mailing list</a> or <a
  279. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  280. <li><b>28 February 2011 -- 2011.02 released</b>
  281. <p>The stable 2011.02 release is out - Thanks to everyone
  282. contributing and testing the release candidates. See the
  283. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
  284. file for more details, read the
  285. <a href="http://lists.busybox.net/pipermail/buildroot/2011-February/041662.html">announcement</a>
  286. and go to the <a href="/downloads/">downloads page</a> to pick up the
  287. <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p>
  288. <li><b>24 February 2011 -- 2011.02-rc2 released</b>
  289. <p>RC2 is out with more cleanups and bugfixes, see the <a
  290. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
  291. file for details.</p>
  292. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  293. <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2
  294. release candidate</a>, and report any problems found to the <a
  295. href="lists.html">mailing list</a> or <a
  296. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  297. <li><b>14 February 2011 -- 2011.02-rc1 released</b>
  298. <p>We have a new release candidate! Lots of changes all over the
  299. tree, see the <a
  300. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
  301. file for details, and read the
  302. <a href="http://lists.busybox.net/pipermail/buildroot/2011-February/041365.html">announcement</a>.
  303. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  304. <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1
  305. release candidate</a>, and report any problems found to the <a
  306. href="lists.html">mailing list</a> or <a
  307. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  308. <li><b>30 November 2010 -- 2010.11 released</b>
  309. <p>The stable 2010.11 release is out - Thanks to everyone
  310. contributing and testing the release candidates. See the
  311. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
  312. file for more details, read the
  313. <a href="http://lists.busybox.net/pipermail/buildroot/2010-November/039135.html">announcement</a>
  314. and go to the <a href="/downloads/">downloads page</a> to pick up the
  315. <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p>
  316. <li><b>25 November 2010 -- 2010.11-rc2 released</b>
  317. <p>RC2 is out with more cleanups and bugfixes, see the <a
  318. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
  319. file for details.</p>
  320. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  321. <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2
  322. release candidate</a>, and report any problems found to the <a
  323. href="lists.html">mailing list</a> or <a
  324. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  325. <li><b>8 November 2010 -- 2010.11-rc1 released</b>
  326. <p>We have a new release candidate! Lots of changes all over the
  327. tree, see the <a
  328. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a>
  329. file for details, and read the
  330. <a href="http://lists.busybox.net/pipermail/buildroot/2010-November/038645.html">announcement</a>.
  331. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  332. <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1
  333. release candidate</a>, and report any problems found to the <a
  334. href="lists.html">mailing list</a> or <a
  335. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  336. <li><b>28 September 2010 - Buildroot Developer Day</b>
  337. <p>A <i>Buildroot Developer Day</i> will take place on
  338. Friday, October 29th in Cambridge, UK - Just the day after the
  339. <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
  340. Linux Conference Europe</a>. This <i>Developer Day</i> aims
  341. at allowing Buildroot developers to meet and exchange ideas on the
  342. project and its future. See the
  343. <a href="http://lists.busybox.net/pipermail/buildroot/2010-September/037930.html">announcement</a>
  344. for more info.</p>
  345. <p>Thanks to Thomas Petazzoni for taking care of the practical
  346. arrangements.</p>
  347. <li><b>31 August 2010 -- 2010.08 released</b>
  348. <p>The stable 2010.08 release is out - Thanks to everyone
  349. contributing and testing the release candidates. See the
  350. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
  351. file for more details, read the
  352. <a href="http://lists.busybox.net/pipermail/buildroot/2010-August/037078.html">announcement</a>
  353. and go to the <a href="/downloads/">downloads page</a> to pick up the
  354. <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
  355. <li><b>30 August 2010 -- 2010.08-rc2 released</b>
  356. <p>RC2 is out with more cleanups and bugfixes, see the <a
  357. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
  358. file for details.
  359. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  360. <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2
  361. release candidate</a>, and report any problems found to the <a
  362. href="lists.html">mailing list</a> or <a
  363. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  364. This is very much expected to be the final release
  365. candidate, so give it a good test and expect a final 2010.08
  366. release before September unless critical issues are found.</p>
  367. <li><b>30 July 2010 -- 2010.08-rc1 released</b>
  368. <p>We have a new release candidate! Lots of changes all over the
  369. tree, see the <a
  370. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
  371. file for details.
  372. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  373. <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
  374. release candidate</a>, and report any problems found to the <a
  375. href="lists.html">mailing list</a> or <a
  376. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  377. <li><b>30 May 2010 -- 2010.05 released</b>
  378. <p>The stable 2010.05 release is out - Thanks to everyone
  379. contributing and testing the release candidates. See the
  380. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
  381. file for more details, read the
  382. <a href="http://lists.busybox.net/pipermail/buildroot/2010-May/034878.html">announcement</a>
  383. and go to the <a href="/downloads/">downloads page</a> to pick up the
  384. <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
  385. <li><b>27 May 2010 -- 2010.05-rc3 released</b>
  386. <p>RC3 is out with more cleanups and bugfixes, see the <a
  387. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
  388. file for details.
  389. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  390. <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
  391. release candidate</a>, and report any problems found to the <a
  392. href="lists.html">mailing list</a> or <a
  393. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  394. <li><b>11 May 2010 -- 2010.05-rc2 released</b>
  395. <p>Another week, another release candidate with a bunch of
  396. cleanups and build fixes.</p>
  397. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  398. <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
  399. release candidate</a>, and report any problems found to the <a
  400. href="lists.html">mailing list</a> or <a
  401. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  402. <li><b>3 May 2010 -- 2010.05-rc1 released</b>
  403. <p>We have a new release candidate! Lots of changes all over the
  404. tree, see the <a
  405. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
  406. file for details.
  407. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  408. <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
  409. release candidate</a>, and report any problems found to the <a
  410. href="lists.html">mailing list</a> or <a
  411. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  412. <li><b>2 May 2010 - FOSDEM slides online</b>
  413. <p>The slides from the <a
  414. href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
  415. Build Systems: Present & Future</a> session at <a
  416. href="http://fosdem.org/2010">FOSDEM</a> are now <a
  417. href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
  418. <li><b>26 February 2010 -- 2010.02 released</b>
  419. <p>The stable 2010.02 release is out - Thanks to everyone
  420. contributing and testing the release candidates. See the
  421. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
  422. file for more details, and go to the <a href="/downloads/">downloads page</a>
  423. to pick up the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
  424. release</a>.</p>
  425. <li><b>23 February 2010 -- 2010.02-rc2 released</b>
  426. <p>RC2 is out with more cleanups and bugfixes, see the <a
  427. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
  428. file for details.
  429. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  430. <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
  431. release candidate</a>, and report any problems found to the <a
  432. href="lists.html">mailing list</a> or <a
  433. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  434. <li><b>9 February 2010 -- 2010.02-rc1 released</b>
  435. <p>We have a new release candidate! Lots of changes all over the
  436. tree, see the <a
  437. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
  438. file for details.
  439. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  440. <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
  441. release candidate</a>, and report any problems found to the <a
  442. href="lists.html">mailing list</a> or <a
  443. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  444. <li><b>1 December 2009 -- 2009.11 released</b>
  445. <p>The stable 2009.11 release is out - Thanks to everyone
  446. contributing and testing the release candidates. See the
  447. <a href="http://lists.busybox.net/pipermail/buildroot/2009-December/030672.html">announcement</a>
  448. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
  449. for more details, and go to the <a href="/downloads/">downloads page</a>
  450. to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
  451. release</a>.</p>
  452. <li><b>29 November 2009 -- 2009.11-rc2 released</b>
  453. <p>RC2 is out with more cleanups and bugfixes, see the <a
  454. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
  455. file for details.
  456. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  457. <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
  458. release candidate</a>, and report any problems found to the <a
  459. href="lists.html">mailing list</a> or <a
  460. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  461. <li><b>23 November 2009 -- 2009.11-rc1 released</b>
  462. <p>We have a new release candidate! Lots of changes all over the
  463. tree, see the <a
  464. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
  465. file for details.
  466. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  467. <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
  468. release candidate</a>, and report any problems found to the <a
  469. href="lists.html">mailing list</a> or <a
  470. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  471. <li><b>7 September 2009 -- First Buildroot Developer Day</b>
  472. <p>The first <i>Buildroot Developer Day</i> will take place on
  473. Saturday, October 17th in Grenoble, France, just the day after
  474. Embedded Linux Conference Europe. This <i>Developer Day</i> aims
  475. at allowing Buildroot developers to meet and exchange ideas on the
  476. project and its future.</p>
  477. <p>As the number of places is limited, interested candidates are
  478. invited to send an e-mail to Peter Korsgaard (<code>jacmet at
  479. uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
  480. petazzoni at free-electrons dot com</code>).</p>
  481. <p>This <i>Developer Day</i> will take place thanks to the
  482. sponsoring of <a href="http://www.calao-systems.com">Calao
  483. Systems</a> and <a href="http://www.free-electrons.com">Free
  484. Electrons</a>.</p>
  485. <li><b>31 August 2009 -- 2009.08 released</b>
  486. <p>The stable 2009.08 release is out - Thanks to everyone
  487. contributing and testing the release candidates. See the
  488. <a href="http://lists.busybox.net/pipermail/buildroot/2009-August/029018.html">announcement</a>
  489. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
  490. for more details, and go to the <a href="/downloads/">downloads page</a>
  491. to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
  492. release</a>.</p>
  493. <li><b>26 August 2009 -- 2009.08-rc3 released</b>
  494. <p>A number of bugfixes have been added to the tree since RC2
  495. (especially thanks to Thomas Petazzoni) - See the <a
  496. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
  497. file for details. This is very much expected to be the final release
  498. candidate, so give it a good test and expect a final 2009.08
  499. release next weekend unless critical issues are found.</p>
  500. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  501. <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
  502. release candidate</a>, and report any problems found to the <a
  503. href="lists.html">mailing list</a> or <a
  504. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  505. <li><b>6 August 2009 -- 2009.08-rc2 released</b>
  506. <p>RC2 is out with more cleanups and bugfixes, see the <a
  507. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
  508. file for details.
  509. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  510. <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
  511. release candidate</a>, and report any problems found to the <a
  512. href="lists.html">mailing list</a> or <a
  513. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  514. <li><b>2 August 2009 -- 2009.08-rc1 released</b>
  515. <p>We have a new release candidate! Lots of changes all over the
  516. tree, see the <a
  517. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
  518. file for details.
  519. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  520. <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
  521. release candidate</a>, and report any problems found to the <a
  522. href="lists.html">mailing list</a> or <a
  523. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  524. <li><b>1 June 2009 -- 2009.05 released</b>
  525. <p>The stable 2009.05 release is out - Thanks to everyone
  526. contributing and testing the release candidates. See the
  527. <a href="http://lists.busybox.net/pipermail/buildroot/2009-June/027640.html">announcement</a>
  528. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
  529. for more details, and go to the <a href="/downloads/">downloads page</a>
  530. to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
  531. release</a>.</p>
  532. <li><b>27 May 2009 -- 2009.05-rc3 released</b>
  533. <p>We had a number of fixes post-RC2, so RC3 is out (see <a
  534. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
  535. for details). Now is the moment to test and verify that everything
  536. is working for your favorite config - Expect a final 2009.05 very soon.</p>
  537. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  538. <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
  539. release candidate</a>, and report any problems found to the <a
  540. href="lists.html">mailing list</a> or <a
  541. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  542. <li><b>19 May 2009 -- 2009.05-rc2 released</b>
  543. <p>RC2 is out with more cleanups and bug fixes (see <a
  544. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
  545. Unless big issues are found, expect this to be the last release
  546. candidate before the release - So give it a good test.</p>
  547. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  548. <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
  549. release candidate</a>, and report any problems found to the <a
  550. href="lists.html">mailing list</a> or <a
  551. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  552. <li><b>14 May 2009 -- Buildroot.org</b>
  553. <p>Earl Levine has been so kind to donate the <b>buildroot.org</b>
  554. domain to us, so the website can now also be reached at <a
  555. href="http://www.buildroot.org">www.buildroot.org</a> (and git at
  556. <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
  557. Thanks a lot Earl!</p>
  558. <li><b>5 May 2009 -- 2009.05-rc1 released</b>
  559. <p>We have a new release candidate! Lots of changes all over the
  560. tree, see the <a
  561. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
  562. file for details.
  563. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  564. <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
  565. release candidate</a>, and report any problems found to the <a
  566. href="lists.html">mailing list</a> or <a
  567. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  568. <li><b>3 May 2009 -- Moved to git</b>
  569. <p>We've moved the source code from <a
  570. href="http://subversion.tigris.org">Subversion</a> to <a
  571. href="http://git-scm.org">Git</a>. You can browse the repo online
  572. <a href="http://git.buildroot.net/buildroot">here</a>, and clone
  573. the repo using:
  574. <pre>git clone git://git.buildroot.net/buildroot</pre>
  575. See the <a href="/git.html">Git Access</a> page for more details.
  576. </p>
  577. <li><b>27 March 2009 -- new Logo</b>
  578. <p>We have a <a href="images/logo.png">logo</a>! We have so far
  579. been using the <a href="http://busybox.net">Busybox</a> logo on
  580. the website, as the website was a copy of the <a
  581. href="http://busybox.net">Busybox</a> one - But not anymore, we
  582. now have a shiny new logo of our own.</p>
  583. <li><b>12 February 2009 -- 2009.02 released</b>
  584. <p>The stable 2009.02 release is out - Thanks to everyone
  585. contributing and testing the release candidates. See the
  586. <a href="http://lists.busybox.net/pipermail/buildroot/2009-February/025974.html">announcement</a>
  587. for more details, and go to the <a href="/downloads/">downloads page</a>
  588. to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
  589. release</a>.</p>
  590. <li><b>9 February 2009 -- 2009.02-rc4 released</b>
  591. <p>We had more than 50 changes since RC3, several of them
  592. toolchain related, so decided to make a RC4 as well. This is
  593. very much expected to be the final release candidate, so give it
  594. a good test and expect a final 2009.02 release this week unless
  595. critical issues are found.</p>
  596. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  597. <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
  598. release candidate</a>, and report any problems found to the <a
  599. href="lists.html">mailing list</a> or <a
  600. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  601. <li><b>31 January 2009 -- 2009.02-rc3 released</b>
  602. <p>RC3 is out with more cleanups and bug fixes. Unless big issues
  603. are found, expect this to be the last release candidate before the
  604. release - So give it a good test.</p>
  605. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  606. <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
  607. release candidate</a>, and report any problems found to the <a
  608. href="lists.html">mailing list</a> or <a
  609. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  610. <li><b>23 January 2009 -- 2009.02-rc2 released</b>
  611. <p>Another week, another release candidate with a bunch of
  612. cleanups and build fixes.</p>
  613. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  614. <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
  615. release candidate</a>, and report any problems found to the <a
  616. href="lists.html">mailing list</a> or <a
  617. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  618. <li><b>16 January 2009 -- Release candidate and new maintainer</b>
  619. <p>It has been a long time coming, but we finally have a new
  620. release candidate! - And a new maintainer to match (Peter Korsgaard).</p>
  621. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  622. <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
  623. release candidate</a>, and report any problems found to the <a
  624. href="lists.html">mailing list</a> or <a
  625. href="https://bugs.uclibc.org">bug tracker</a>. The plan is to
  626. release 2009.02 in time for <a
  627. href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
  628. <li><b>16 July 2006 -- Buildroot mailing list</b>
  629. <p>Buildroot now has its own <a href=lists.html>mailing list</a>.</p>
  630. <li><b>21 February 2005 -- Buildroot webpage added</b><p>
  631. Buildroot is a set of Makefiles and patches that makes it easy generate a
  632. cross-compilation toolchain and root filesystem for your target Linux
  633. system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
  634. Buildroot is useful mainly for people working with small or embedded
  635. systems. Embedded systems often use processors that are not the regular
  636. x86 processors everyone is used to using on their PC. It can be PowerPC
  637. processors, MIPS processors, ARM processors, etc. And to be extra safe,
  638. you do not need to be root to build or run buildroot.
  639. <p>
  640. And as of today buildroot even has its own webpage, making it a first class
  641. citizen of uclibc.org and busybox.net, and more importantly, make it easy
  642. to find and point to buildroot.
  643. <p>
  644. If you find a bug in buildroot, or wish to submit a patch to fix a problem
  645. or add a shiny new feature, please use the <a
  646. href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a> to post
  647. the details, to make certain your work is not lost.
  648. </ul>
  649. <!--#include file="footer.html" -->