Skip to content

Releases: nerves-project/nerves_system_rpi5

v0.7.0

29 Oct 23:53

Choose a tag to compare

This is a major Erlang and Buildroot update. This updates from Erlang/OTP 27 to
Erlang/OTP 28.

v0.6.4

30 Sep 16:48

Choose a tag to compare

  • Package updates
    • Hailo RT 4.22.0

v0.6.3

13 Sep 19:10

Choose a tag to compare

This is an important security/bug fix that addresses Erlang CVEs for the ssh module (see Erlang release notes) and fixes issues preventing the Raspberry Pi camera from being used.

v0.6.2

11 Aug 11:24

Choose a tag to compare

This is a security/bug fix release.

v0.6.1

02 Jul 19:20

Choose a tag to compare

This is a security/bug fix release that also includes Hailo AI support. Hailo
support is currently experimental and won't be loaded if you don't have it.

v0.6.0

06 May 02:43

Choose a tag to compare

This is a major Buildroot update.

Please see the nerves_system_br v1.31.0 release notes
for additional information if you've forked this system.

  • Changes

    • Add support for the RPi Touch Display 2
    • Update Mesa3D to bring in RPi 5 fixes
  • Updated dependencies

v0.5.1

18 Apr 08:39

Choose a tag to compare

This is a security/bug fix update.

v0.5.0

23 Mar 21:00

Choose a tag to compare

This is a major Buildroot update.

Please see the nerves_system_br v1.30.0 release notes
for upgrade instructions if you've forked this system.

  • Changes

    • Enable support for the RP1's PIO feature
    • Add REUSE compliance to help improve OSS copyright and licensing accuracy
    • Update Raspberry Pi libraries and firmware to latest releases
  • Updated dependencies

    • Erlang/OTP 27.3
    • Buildroot 2024.11.2
    • Linux 6.6.74 (Raspberry Pi 1.20250127 release)
    • rpicam-apps 1.5.3
    • rpi-libcamera v0.3.2+rpt20241119
    • rpi-distro-firmware-nonfree 1:20230625-2+rpt3

v0.4.1

20 Jan 20:44

Choose a tag to compare

This is a security/bug fix update.

v0.4.0

27 Nov 17:30

Choose a tag to compare

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.
    • Add missing Pi Camera lens device driver
  • Updated dependencies