Skip to content

Commit c169c1f

Browse files
committed
v1.17.0 release
1 parent 2d4c626 commit c169c1f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v1.17.0
4+
5+
This is a major update to Buildroot 2021.08. Please review the Buildroot release
6+
notification below in addition to the following.
7+
8+
1. Buildroot's default version of GCC changed, so add the following to your
9+
`nerves_defconfig`:
10+
11+
```
12+
BR2_TOOLCHAIN_EXTERNAL_GCC_10=y
13+
```
14+
15+
* Package updates
16+
* [Buildroot 2021.08](http://lists.busybox.net/pipermail/buildroot/2021-September/622072.html)
17+
* [Erlang/OTP 24.1](https://erlang.org/download/OTP-24.1.README)
18+
319
## v1.16.5
420

521
* Improvements

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.16.5
1+
1.17.0

0 commit comments

Comments
 (0)