Releases: nerves-project/nerves_system_rpi3
Releases · nerves-project/nerves_system_rpi3
v0.14.0
v0.13.0
-
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
- The application data partition is now
v0.12.0
-
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. (seenerves_defconfig
)
- Upgraded the Linux kernel from 4.4.43 -> 4.4.50. Due to the coupling
v0.11.0
v0.10.0
v0.9.1
v0.9.0
v0.7.0
v0.6.1
v0.6.0
- Nerves.System.BR v0.6.0
- Package updates
- Erlang OTP 19
- Elixir 1.3.1
- fwup 0.8.0
- erlinit 0.7.3
- bborg-overlays (pull in I2C typo fix from upstream)
- Bug fixes
- Synchronize file system kernel configs across all platforms
- Package updates