File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,20 @@ follows:
12
12
releases, and Linux kernel updates. They're also made to fix bugs and add
13
13
features to the build infrastructure.
14
14
15
+ ## v1.20.0
16
+
17
+ This release updates to Buildroot 2022.05, Linux 5.15.32 (from Linux 5.10) and
18
+ uses GCC 11.3 (from GCC 10.3). The Linux kernel upgrade could introduce a
19
+ regression, so please verify hardware-specific functionality in your firmware.
20
+
21
+ If you have cloned this repository for a custom system, please make sure that
22
+ you have ` CONFIG_NOP_USB_XCEIV=y ` in your Linux kernel configuration.
23
+
24
+ * Updated dependencies
25
+ * [ nerves_system_br v1.20.3] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.20.3 )
26
+ * [ Buildroot 2022.05] ( http://lists.busybox.net/pipermail/buildroot/2022-June/644349.html )
27
+ * [ Erlang/OTP 25.0.2] ( https://erlang.org/download/OTP-25.0.2.README )
28
+
15
29
## v1.19.0
16
30
17
31
This release updates to Buildroot 2022.02.1 and OTP 25.0. While this should be
Original file line number Diff line number Diff line change 1
- 1.19 .0
1
+ 1.20 .0
You can’t perform that action at this time.
0 commit comments