This project does NOT follow semantic versioning. The version increases as follows:
- Major version updates are breaking updates to the build infrastructure. These should be very rare.
- Minor version updates are made for every major Buildroot release. This may also include Erlang/OTP and Linux kernel updates. These are made four times a year shortly after the Buildroot releases.
- Patch version updates are made for Buildroot minor releases, Erlang/OTP releases, and Linux kernel updates. They're also made to fix bugs and add features to the build infrastructure.
This is a major Erlang and Buildroot update.
Please see the nerves_system_br v1.29.0 release notes for upgrade instructions if you've forked this system.
-
Changes
- Applied and enabled the Real-Time Linux patch set, PREEMPT_RT. Please see write-ups on the web for benefits and how to use. The impact of this patch shouldn't be noticeable to most Nerves users.
- Switch CPU frequency governor from conservative to the more modern schedutil. See LWN article for details.
-
Updated dependencies
This is a security/bug fix update.
- Updated dependencies
This is a major Erlang and Buildroot.
Please see the nerves_system_br v1.28.0 release notes for upgrade instructions if you've forked this system.
-
Changes
- Elixir 1.17 and Erlang/OTP 27 support
- Reduce copy/pasted definitions in the
fwup.conf
by extracting them tofwup_include/fwup-common.conf
. (No functional changes)
-
Fixes
- The serial numbers returned by
Nerves.Runtime.serial_number/0
now contain the whole serial number. If you forked this system, check theboardid.config
anderlinit.config
for the changes and to keep the hostname the same.
- The serial numbers returned by
-
Updated dependencies
This is a security/bug fix update.
-
Changes
- Enable the
wpa_supplicant
option for allow wired 802.1x authentication
- Enable the
-
Package updates
This is a major Buildroot update.
Please see the nerves_system_br v1.27.0 release notes for upgrade instructions if you've forked this system.
-
Changes
- Enabled WPA3 support in
wpa_supplicant
. WPA3 won't work, but specifying it in a configuration won't crash the supplicant.
- Enabled WPA3 support in
-
Updated dependencies
- Linux 6.1.73 (Raspberry Pi 20240124 release)
- nerves_system_br v1.27.0
- Buildroot 2024.02
- Erlang/OTP 26.2.3
This is a major Buildroot update.
Please see the nerves_system_br v1.26.0 release notes for upgrade instructions if you've forked this system.
- Updated dependencies
This is a security/bug fix update.
- Package updates
- Erlang/OTP 26.2.1
- nerves_heart 2.3.0
This is a major Buildroot and toolchain update.
Please see nerves_system_br v1.25.0 release notes for upgrade instructions if you've forked this system.
- Updated dependencies
This is a security/bug fix update.
- Package updates
This is a Buildroot version update that appears to mostly contain bug and security fixes. It should be a low risk upgrade from v0.7.3.
- Updated dependencies
- Updated dependencies
This is a bug and security fix update. It should be a low risk upgrade.
-
Fixes
- Fix CTRL+R over ssh
-
Updated dependencies
This release enables UART, I2C, and SPI support on the PMOD interfaces. See
README.md
for device names.
- Updated dependencies
- Linux 5.15.102 + Phytec patches
This is a major update that brings in Erlang/OTP 26 and Buildroot 2023.02.2.
-
New features
- CA certificates are included for OTP 26.
-
Updated dependencies
This is a bug and security fix update. It should be a low risk upgrade.
- Updated dependencies
This is a bug fix and Erlang version bump from 25.2 to 25.2.3. It should be a low risk upgrade from v0.6.0.
-
Fixes
- Set Erlang crash dump timer to 5 seconds, so if an Erlang crash dump does happen, it will run for at most 5 seconds. See erlinit.conf.
-
Updated dependencies
This is a Buildroot version update that appears to mostly contain bug and security fixes.
- Updated dependencies
-
Changes
- Two Buildroot patch updates and an Erlang minor version update
- Nerves Heart v2.0 is now included. Nerves Heart connects the Erlang runtime to a hardware watchdog. v2.0 has numerous updates to improve information that you can get and also has more safeguards to avoid conditions that could cause a device to hang forever.
-
Updated dependencies
-
Changes
- Reduce first-time Linux kernel download by using tarball source
-
Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
This release updates to Buildroot 2022.05 and uses GCC 11.3 (from GCC 10.3).
- Updated dependencies
This release updates to Buildroot 2022.02.1 and OTP 25.0. While this should be an easy update for most projects, many programs have been updated. Please review the changes in the updated dependencies for details.
- Updated dependencies
This release bumps Erlang to 24.3.2 and should be a low risk upgrade from the previous release.
-
Changes
- Pull in upstream Linux SquashFS patch to improve file system performance
- Switch back to using kernel modules for WiFi drivers to avoid needing to build regulatory information into the kernel.
-
Updated dependencies
- Changes
- Enable the
ramoops
driver to capture log messages right before an unexpected reboot. - Turn off unused kernel options and adjust for faster boot times and smaller images.
- Enable the
This release has various Linux device tree and option updates to bootup warnings and allow more hardware to be accessed in Elixir.
-
Changes
- Use the serial number printed on the GRiSP board
-
Updated dependencies
This is a very early port to the GRiSP2. It runs off eMMC, supports A/B firmware updates like other Nerves devices, and basics like WiFi look like they work.
- Dependencies
- nerves_system_br v1.18.4
- Erlang 24.2.1
- Linux 5.10.76 with PHYTEC kernel patches
- Dependencies
- nerves_system_br v1.7.1
- Erlang 21.2.7
- Linux 4.14.93 with PHYTEC kernel patches