File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,17 @@ 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.18.1
16
+
17
+ * Updated dependencies
18
+ * [ nerves_system_br v1.18.3] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.18.3 )
19
+
20
+ * Changes
21
+ * The ` cpufreq ` directories are available again. This was a regression that
22
+ would break code that manually adjusted the CPU frequency.
23
+ * Programs that use OpenMP will run now. The OpenMP shared library
24
+ (` libgomp.so ` ) was supplied by the toolchain, but not copied.
25
+
15
26
## v1.18.0
16
27
17
28
This release updates to Buildroot 2021.11 and OTP 24.2. If you have made a
Original file line number Diff line number Diff line change 1
- 1.18.0
1
+ 1.18.1
You can’t perform that action at this time.
0 commit comments