Commit d176298 1 parent 671d7c8 commit d176298 Copy full SHA for d176298
File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,25 @@ 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
+
29
+ * Updated dependencies
30
+ * [ nerves_system_br v1.29.1] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.29.1 )
31
+ * [ Buildroot 2024.08.2
] ( https://lore.kernel.org/buildroot/[email protected] /T/ )
32
+ * Linux 6.6.51 (Raspberry Pi stable_20241008 release)
33
+
15
34
## v1.28.1
16
35
17
36
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