Commit 52046fc 1 parent e038688 commit 52046fc Copy full SHA for 52046fc
File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,24 @@ 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
+ ## v2.25.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
+
15
33
## v2.24.0
16
34
17
35
This reverts the Linux kernel to 5.10.168. It was done to fix issues with eMMC
Original file line number Diff line number Diff line change 1
- 2.24 .0
1
+ 2.25 .0
You can’t perform that action at this time.
0 commit comments