Skip to content

Releases: nerves-project/nerves_system_rpi

v0.17.0

20 Oct 23:30
Compare
Choose a tag to compare

Updated dependencies

v0.16.1

27 Aug 01:09
Compare
Choose a tag to compare

Updated dependencies

  • nerves_system_br v0.13.7

v0.16.0

08 Aug 23:26
Compare
Choose a tag to compare

v0.16.0

This release contains an updated toolchain with Linux 4.1 Headers.
You will have to clean and compile any c/c++ code in your project and
dependencies. Failure to do so will result in an error when producing firmware.

v0.15.0

01 Aug 01:41
Compare
Choose a tag to compare

v0.15.0

  • nerves_system_br v0.13.3

    • erlinit 1.1.4
  • New features

    • Firmware updates verify that they're updating the right target. If the target
      doesn't say that it's an rpi through the firmware metadata, the update
      will fail.
    • Added meta-misc and meta-vcs-identifier to the fwup.conf metadata for use
      by users and for the regression test framework
    • Use String.trim instead of String.strip to silence Elixir 1.5 warnings

v0.14.0

17 Jul 19:15
Compare
Choose a tag to compare

v0.13.0

06 Jul 16:10
Compare
Choose a tag to compare
  • nerves_system_br v0.12.1

    • erlinit 1.1.1
    • fwup 0.15.0
  • New features

    • The application data partition is now ext4. This greatly improves its
      robustness to corruption. Nerves.Runtime contains code to initialize it on
      first boot.
    • Firmware images now contain metadata that can be queried at runtime (see
      Nerves.Runtime.KV
    • Increased GPU memory to support Pi Camera V2

v0.12.0

18 Apr 13:08
Compare
Choose a tag to compare
  • nerves_system_br v0.10.0

    • Buildroot 2017.02
    • Erlang/OTP 19.3
  • New features

    • Upgraded the Linux kernel from 4.4.43 -> 4.4.50. Due to the coupling
      between the Linux kernel and rpi-firmware and possibly rpi-userland, if
      you have a custom system based off this, you should update your Linux
      kernel as well. (see nerves_defconfig)

v0.11.0

07 Mar 18:17
Compare
Choose a tag to compare

v0.10.0

30 Jan 18:32
Compare
Choose a tag to compare

v0.9.1

20 Dec 03:50
Compare
Choose a tag to compare