We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4c626 commit c169c1fCopy full SHA for c169c1f
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
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
19
## v1.16.5
20
21
* Improvements
VERSION
@@ -1 +1 @@
-1.16.5
+1.17.0
0 commit comments