Releases: nerves-project/nerves_system_rpi4
v1.23.1
This is a bug and security fix update. It should be a low risk upgrade.
-
Fixes
- Fix CTRL+R over ssh
-
Updated dependencies
v1.23.0
This is a major update that brings in Erlang/OTP 26, Buildroot 2023.02.2, Linux
6.1, and Raspberry Pi firmware updates.
-
New features
- The Raspberry Pi cameras now work with libcamera. The libcamera apps are
included. See the Raspberry Pi Camera docs. - CA certificates are included for OTP 26.
- The Raspberry Pi cameras now work with libcamera. The libcamera apps are
-
Changes
- The
start.elf
andfixup.dat
files were renamed tostart4.elf
and
fixup4.dat
to be more consistent with the RaspberryPi OS naming.
- The
-
Updated dependencies
- nerves_system_br v1.23.1
- Buildroot 2023.02.2
- Erlang/OTP 26.0.2
- Linux 6.1.21 (Raspberry Pi Linux tag 1.20230405)
v1.22.2
This is a bug and security fix update. It should be a low risk upgrade from
v1.22.1.
- Updated dependencies
v1.22.1
This is a bug fix and Erlang version bump from 25.2 to 25.2.3. It should be a
low risk upgrade from v1.22.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.
- Set Erlang crash dump timer to 5 seconds, so if an Erlang crash dump does
-
Updated dependencies
- nerves_system_br v1.22.3
- [Buildroot 2022.11.1](https://lore.kernel.org/buildroot/[email protected]/T/
v1.22.0
This is a Buildroot version update that appears to mostly contain bug and
security fixes. It should be a low risk upgrade from v1.21.2.
- Updated dependencies
v1.21.2
-
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
- linux 5.15.78 (RPi 1.20221104)
- nerves_system_br v1.21.6
- Erlang/OTP 25.2
- [Buildroot 2022.08.3](https://lore.kernel.org/buildroot/[email protected]/T/
v1.21.1
-
Changes
- Fix regression when building on x86_64 Linux where wrong toolchain was used.
- Reduce first-time Linux kernel download by using tarball source
-
Updated dependencies
v1.21.0
This release includes a major change to the display drivers by switching to the
full KMS drivers. Raspberry Pi OS has been using these and they appear to be a
big improvement over the fake KMS ones. This might cause some application
changes or updates if you're using the display.
-
Changes
- Switch from using the fake KMS to full KMS device drivers for using the
display. See PR #155. - Support aarch64 Linux builds
- Add libdtc to support runtime loading of device tree overlays
- Switch from using the fake KMS to full KMS device drivers for using the
-
Updated dependencies
v1.20.2
- Updated dependencies
v1.20.1
- Updated dependencies