File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,28 @@ follows:
1212 releases, and Linux kernel updates. They're also made to fix bugs and add
1313 features to the build infrastructure.
1414
15+ ## v1.33.0
16+
17+ This is a major Buildroot and Linux update. It should be seamless for most
18+ 1.32.0 users.
19+
20+ * Changes
21+ * Refresh ` ramoops-overlay.dts ` . This actually changes the default pstore
22+ settings to reserve less DRAM based on experience of not needing nearly as
23+ much. Settings can be overridden now via the ` config.txt ` .
24+ * Use EEx to generate the ` fwup.conf ` . This removes a lot of repetition. If
25+ you've made a custom ` fwup.conf ` , please review git commit log for details.
26+
27+ * Updated dependencies
28+ * Linux 6.12.47
29+ * [ nerves_system_br 1.33.0] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.33.0 )
30+ * [ Buildroot 2025.11] ( https://lore.kernel.org/buildroot/87bjk439tj.fsf@dell.be.48ers.dk/T/ )
31+ * [ Erlang/OTP 28.3] ( https://erlang.org/download/OTP-28.3.README.md )
32+ * [ fwup 1.15.0] ( https://github.com/fwup-home/fwup/releases/tag/v1.15.0 )
33+ * [ erlinit 1.15.1] ( https://github.com/nerves-project/erlinit/releases/tag/v1.15.1 )
34+ * [ nerves_heart 2.5.0] ( https://github.com/nerves-project/nerves_heart/releases/tag/v2.5.0 )
35+ * [ boardid 1.15.0] ( https://github.com/nerves-project/boardid/releases/tag/v1.15.0 )
36+
1537## v1.32.0
1638
1739This is a major Erlang and Buildroot update. This updates from Erlang/OTP 27 to
Original file line number Diff line number Diff line change 1- 1.32 .0
1+ 1.33 .0
You can’t perform that action at this time.
0 commit comments