summaryrefslogtreecommitdiff
path: root/docs/download.html
blob: ae6a261de6f0922a0a335f4f04ff325e33d9c6ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!--#include file="header.html" -->



<h3>Download</h3>

<p>

The latest stable release is <b>2011.11</b>, which can be downloaded
here:<p>

<a href="/downloads/buildroot-2011.11.tar.gz">buildroot-2011.11.tar.gz</a>
or
<a href="/downloads/buildroot-2011.11.tar.bz2">buildroot-2011.11.tar.bz2</a>.
<p>

The latest release candidate is <b>2012.02-rc2</b>, which can be
downloaded here:<p>

<a href="/downloads/buildroot-2012.02-rc2.tar.gz">buildroot-2012.02-rc2.tar.gz</a>
or
<a href="/downloads/buildroot-2012.02-rc2.tar.bz2">buildroot-2012.02-rc2.tar.bz2</a>.
<p>

This and earlier releases can always be downloaded from
<a href="/downloads/">http://buildroot.net/downloads/</a>.

<p>

You can also obtain <a href="/downloads/snapshots/">Daily
Snapshots</a> of the latest Buildroot source tree if you want to to
follow development, but cannot or do not wish to use Git.

<ul>
	<li> Click here to <a href="downloads/snapshots/">Daily Snapshots</a>.
	</li>

	<li> Click here to <a href="http://git.buildroot.net/buildroot">browse the source tree</a>.
	</li>

	<li>Anonymous <a href="git.html">Git access</a> is available.
	</li>
</ul>

<!--#include file="footer.html" -->