085d4f0270
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
51 lines
1.5 KiB
HTML
51 lines
1.5 KiB
HTML
<!--#include file="header.html" -->
|
|
|
|
|
|
|
|
<h3>Download</h3>
|
|
|
|
<p>
|
|
|
|
The latest stable release is <b>2013.11</b>, which can be downloaded
|
|
here:<p>
|
|
|
|
<a href="/downloads/buildroot-2013.11.tar.gz">buildroot-2013.11.tar.gz</a>
|
|
(<a href="/downloads/buildroot-2013.11.tar.gz.sign">PGP signature</a>)
|
|
or
|
|
<a href="/downloads/buildroot-2013.11.tar.bz2">buildroot-2013.11.tar.bz2</a>
|
|
(<a href="/downloads/buildroot-2013.11.tar.bz2.sign">PGP signature</a>).
|
|
|
|
<p>
|
|
|
|
The latest release candidate is <b>2014.02-rc2</b>, which can be
|
|
downloaded here:<p>
|
|
|
|
<a href="/downloads/buildroot-2014.02-rc2.tar.gz">buildroot-2014.02-rc2.tar.gz</a>
|
|
(<a href="/downloads/buildroot-2014.02-rc2.tar.gz.sign">PGP signature</a>)
|
|
or
|
|
<a href="/downloads/buildroot-2014.02-rc2.tar.bz2">buildroot-2014.02-rc2.tar.bz2</a>
|
|
(<a href="/downloads/buildroot-2014.02-rc2.tar.bz2.sign">PGP signature</a>).
|
|
<p>
|
|
|
|
This and earlier releases (and their PGP signatures) 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" -->
|