Commit 926e561 1 parent a529ca4 commit 926e561 Copy full SHA for 926e561
File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,27 @@ 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
+ * Include device tree for the original Raspberry Pi Compute Module. This is
29
+ needed to support devices like the RevPi.
30
+
31
+ * Updated dependencies
32
+ * [ nerves_system_br v1.29.1] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.29.1 )
33
+ * [ Buildroot 2024.08.2
] ( https://lore.kernel.org/buildroot/[email protected] /T/ )
34
+ * Linux 6.6.51 (Raspberry Pi stable_20241008 release)
35
+
15
36
## v1.28.1
16
37
17
38
This is a security/bug fix update.
Original file line number Diff line number Diff line change 1
- 1.28.1
1
+ 1.29.0
You can’t perform that action at this time.
0 commit comments