Skip to content

Commit aaf6c28

Browse files
committed
Update for 2016.02
Signed-off-by: Peter Korsgaard <[email protected]>
1 parent 6aa9606 commit aaf6c28

File tree

5 files changed

+43
-13
lines changed

5 files changed

+43
-13
lines changed

CHANGES

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2016.02, Released March 1st, 2016
2+
3+
Minor fixes, mostly security related.
4+
5+
Circular dependency issue with same-as-kernel linux-headers
6+
option fixed.
7+
8+
Updated/fixed packages: bluez5_utils, heirloom-mailx,
9+
imx-gpu-viv, kodi-pvr-argustv, kodi-pvr-mediaportal-tvserver,
10+
kodi-pvr-nextpvr, libfcgi, openssl, pifmrds, powerpc-utils,
11+
python-m2crypto, slang, sox, squid, tn5250, xerces, zsh
12+
113
2016.02-rc3, Released February 27th, 2016
214

315
Fixes all over the tree.

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ else # umask
4141
all:
4242

4343
# Set and export the version string
44-
export BR2_VERSION := 2016.02-rc3
44+
export BR2_VERSION := 2016.02
4545

4646
# Save running make version since it's clobbered by the make package
4747
RUNNING_MAKE_VERSION := $(MAKE_VERSION)

docs/website/download.html

+11-11
Original file line numberDiff line numberDiff line change
@@ -8,40 +8,40 @@
88
<div class="panel-heading">Download</div>
99
<div class="panel-body">
1010

11-
<h3 style="text-align: center;">Latest stable release: <b>2015.11.1</b></h3>
11+
<h3 style="text-align: center;">Latest stable release: <b>2016.02</b></h3>
1212

1313
<div class="row mt centered">
1414
<div class="col-sm-6">
1515
<div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
1616
<div class="flipper">
1717
<div class="front">
18-
<a href="/downloads/buildroot-2015.11.1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
18+
<a href="/downloads/buildroot-2016.02.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
1919
</div>
2020
<div class="back">
21-
<a href="/downloads/buildroot-2015.11.1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
21+
<a href="/downloads/buildroot-2016.02.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
2222
</div>
2323
</div>
2424
</div>
25-
<h3><a href="/downloads/buildroot-2015.11.1.tar.gz">buildroot-2015.11.1.tar.gz</a></h3>
26-
<p><a href="/downloads/buildroot-2015.11.1.tar.gz.sign">PGP signature</a></p>
25+
<h3><a href="/downloads/buildroot-2016.02.tar.gz">buildroot-2016.02.tar.gz</a></h3>
26+
<p><a href="/downloads/buildroot-2016.02.tar.gz.sign">PGP signature</a></p>
2727
</div>
2828
<div class="col-sm-6">
2929
<div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
3030
<div class="flipper">
3131
<div class="front">
32-
<a href="/downloads/buildroot-2015.11.1.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
32+
<a href="/downloads/buildroot-2016.02.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
3333
</div>
3434
<div class="back">
35-
<a href="/downloads/buildroot-2015.11.1.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
35+
<a href="/downloads/buildroot-2016.02.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
3636
</div>
3737
</div>
3838
</div>
3939

40-
<h3><a href="/downloads/buildroot-2015.11.1.tar.bz2">buildroot-2015.11.1.tar.bz2</a></h3>
41-
<p><a href="/downloads/buildroot-2015.11.1.tar.bz2.sign">PGP signature</a></p>
40+
<h3><a href="/downloads/buildroot-2016.02.tar.bz2">buildroot-2016.02.tar.bz2</a></h3>
41+
<p><a href="/downloads/buildroot-2016.02.tar.bz2.sign">PGP signature</a></p>
4242
</div>
4343
</div>
44-
44+
<!--
4545
<h3 style="text-align: center;">Latest release candidate: <b>2016.02-rc3</b></h3>
4646
<div class="row mt centered">
4747
<div class="col-sm-6">
@@ -75,7 +75,7 @@ <h3><a href="/downloads/buildroot-2016.02-rc3.tar.bz2">buildroot-2016.02-rc3.tar
7575
<p><a href="/downloads/buildroot-2016.02-rc3.tar.bz2.sign">PGP signature</a></p>
7676
</div>
7777
</div>
78-
78+
-->
7979
This and earlier releases (and their PGP signatures) can always be downloaded from
8080
<a href="/downloads/">http://buildroot.net/downloads/</a>.
8181
</div>

docs/website/news.html

+18
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,24 @@
99
<h2>News</h2>
1010
<ul class="timeline">
1111

12+
<li class="timeline-inverted">
13+
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
14+
<div class="timeline-panel">
15+
<div class="timeline-heading">
16+
<h4 class="timeline-title">2016.02 released</h4>
17+
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
18+
</div>
19+
<div class="timeline-body">
20+
<p>The stable 2016.02 release is out - Thanks to everyone
21+
contributing and testing the release candidates. See the
22+
<a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02">CHANGES</a>
23+
file for more details
24+
and go to the <a href="/downloads/">downloads page</a> to pick up the
25+
<a href="/downloads/buildroot-2016.02.tar.bz2">2016.02 release</a>.</p>
26+
</div>
27+
</div>
28+
</li>
29+
1230
<li>
1331
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1432
<div class="timeline-panel">

support/misc/Vagrantfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
################################################################################
66

77
# Buildroot version to use
8-
RELEASE='2015.11.1'
8+
RELEASE='2016.02'
99

1010
### Change here for more memory/cores ###
1111
VM_MEMORY=2048

0 commit comments

Comments
 (0)