@@ -12,6 +12,26 @@ 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.29.0
16
+
17
+ This is a major Erlang and Buildroot update.
18
+
19
+ Please see the [ nerves_system_br v1.29.0 release notes] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.29.0 )
20
+ for upgrade instructions if you've forked this system.
21
+
22
+ * Changes
23
+ * Applied and enabled the Real-Time Linux patch set, PREEMPT_RT. Please see
24
+ write-ups on the web for benefits and how to use. The impact of this patch
25
+ shouldn't be noticeable to most Nerves users.
26
+ * Switch CPU frequency governor from conservative to the more modern
27
+ schedutil. See [ LWN article] ( https://lwn.net/Articles/682391/ ) for details.
28
+ * Fix missing option for out-of-the-box QMI (cellular modem) support
29
+
30
+ * Updated dependencies
31
+ * [ nerves_system_br v1.29.1] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.29.1 )
32
+ * [ Buildroot 2024.08.2
] ( https://lore.kernel.org/buildroot/[email protected] /T/ )
33
+ * Linux 6.6.51 (Raspberry Pi stable_20241008 release)
34
+
15
35
## v1.28.1
16
36
17
37
This is a security/bug fix update.
@@ -29,7 +49,7 @@ This is a security/bug fix update.
29
49
30
50
## v1.28.0
31
51
32
- This is a major Erlang and Buildroot.
52
+ This is a major Erlang and Buildroot update .
33
53
34
54
Please see the [ nerves_system_br v1.28.0 release notes] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.28.0 )
35
55
for upgrade instructions if you've forked this system.
0 commit comments