Releases: nerves-project/nerves_system_rpi3a
v1.10.2
-
Fixes
- This fixes a regression on OSX where the USB gadget Ethernet would
incorrectly try to go into RNDIS mode and not work. Gadget Ethernet works
with this fix on Linux and OSX. It also works on Windows with a driver
installed.
- This fixes a regression on OSX where the USB gadget Ethernet would
-
Updated dependencies
- nerves_system_br v1.10.2
- Erlang 22.2.4
v1.10.1
This release changes the behavior of the gadget port as well as the UART pins
on the GPIO header. The gadget driver has been changed to use g_ether. This
provides a more stable network connection at the expense of the virtual serial
port. Console access has been output to the UART. If you were using the UART
to connect to peripherals, you will need to disable the console.
See: https://hexdocs.pm/nerves/advanced-configuration.html
v1.10.0
This release updates Buildroot to 2019.11 with security and bug fix updates
across Linux packages. Enables dnsd, udhcpd and ifconfig in the default
Busybox configuration to support vintage_net
and vintage_net_wizard
.
See the nerves_system_br
notes for details.
- Updated dependencies
- nerves_system_br v1.10.0
- Erlang 22.1.8
v1.9.2
This release updates Buildroot to 2019.08.2 with security and bug fix updates
across Linux packages. See the nerves_system_br
notes for details.
Erlang/OTP is now at 22.1.7.
- Updated dependencies
v1.9.1
This release pulls in security and bug fix updates from nerves_system_br
.
Erlang/OTP is now at 22.1.1.
-
Bug fixes
- This system should work out of the box now with Scenic and the offical RPi
Touchscreen display. The issue preventing it from working has been fixed.
- This system should work out of the box now with Scenic and the offical RPi
-
Updated dependencies
- nerves_system_br v1.9.4
- linux - update to the raspberrypi-kernel_1.20190925-1 tag
v1.9.0
This release updates Buildroot to 2019.08 with security and bug fix updates
across Linux packages. See the nerves_system_br
notes for details.
- Updated dependencies
v1.8.2
This release fixes an issue that broke display output on small LCD screens.
Updating the Raspberry Pi firmware to the latest from the Raspberry Pi
Foundation fixed the issue. See
pappersverk/rpi_fb_capture#2 for details.
- Updated dependencies
v1.8.1
- Updated dependencies
- nerves_system_br v1.8.4
- Linux 4.19.58 with patches from the Raspberry Pi Foundation
v1.8.0
This release
This release updates Erlang to OTP 22 and gcc from version 7.3.0 to 8.3.0.
See the nerves_system_br and toolchain release notes for more information.
-
Enhancements
- Enable source-based routing in the Linux kernel to support vintage_net
-
Updated dependencies
v1.7.2
- Bux fixes
- Add TAR option
--no-same-owner
to fix errors when untarring artifacts as
the root user.
- Add TAR option
- Updated dependencies