Skip to content

Commit ffaf59e

Browse files
committed
v1.33.0 release
1 parent 0fcad52 commit ffaf59e

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff 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

1739
This is a major Erlang and Buildroot update. This updates from Erlang/OTP 27 to

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.32.0
1+
1.33.0

0 commit comments

Comments
 (0)