Skip to content

Commit

Permalink
v1.17.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Sep 22, 2021
1 parent 2d4c626 commit c169c1f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v1.17.0

This is a major update to Buildroot 2021.08. Please review the Buildroot release
notification below in addition to the following.

1. Buildroot's default version of GCC changed, so add the following to your
`nerves_defconfig`:

```
BR2_TOOLCHAIN_EXTERNAL_GCC_10=y
```

* Package updates
* [Buildroot 2021.08](http://lists.busybox.net/pipermail/buildroot/2021-September/622072.html)
* [Erlang/OTP 24.1](https://erlang.org/download/OTP-24.1.README)

## v1.16.5

* Improvements
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.5
1.17.0

0 comments on commit c169c1f

Please sign in to comment.