Releases: nerves-project/nerves_system_br
v1.22.1
This is a trivial update to v1.22.0 that allows better debug output control of
Nerves Heart. No other changes were made.
- Package updates
v1.22.0
This update pulls in Buildroot 2022.11. Most projects that work with
nerves_system_br v1.21.x shouldn't need any changes with this update, but please
review the Buildroot release notes.
-
Updates
- Support Crosstool-NG-built RISC-V glibc toolchains
-
Package updates
v1.21.6
-
Fixes
- Revert RTL8723DS driver update due to an incompatibility with the Allwinner
D1 Linux 5.19 branch. It works with Linux 6.1 and these patches are included
in Buildroot 2022.11, so upgrading Allwinner D1 systems will eventually be
required.
- Revert RTL8723DS driver update due to an incompatibility with the Allwinner
-
Package updates
v1.21.5
This is a security/bug fix release for v1.21.4.
-
Fixes
- Pull in RTL8723DS driver updates so that it compiles on Linux 6.1. This
fixes an issue building the latest Allwinner D1 (RISC-V) kernel updates.
- Pull in RTL8723DS driver updates so that it compiles on Linux 6.1. This
-
Package updates
v1.21.4
This is a security/bug fix release for v1.21.3.
-
Fixes
- Fixes guarded poweroff via Nerves Heart to poweroff instead of halt
-
Package updates
v1.21.3
This release updates Nerves Heart to 2.0.1. This is technically a backwards
incompatible version, but only if you use Nerves Heart statistics reports in
your code. Nerves Heart 2.0 has several improvements to address rare issues and
provide better information. The nerves_runtime
library has updates to use
these new features.
- Package updates
v1.21.2
This is a security/bug fix release for v1.21.1.
-
Updates
- Use
MIX_BUILD_PATH
if specified for build products
- Use
-
Package updates
v1.21.1
This is a security/bug fix release for v1.21.0.
-
Updates
- Fix nerves-env.sh use with Bash
-
Package updates
v1.21.0
This is a major update that pulls in Buildroot 2022.08. Most projects that work
with nerves_system_br v1.20 shouldn't need any changes with this update, but
please review the release notes.
-
Updates
- Use OTP 25.1's new deterministic builds flag
- Many shellcheck fixes to nerves_system_br shell scripts
-
Package updates