Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions release-notes/rn_v95.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
2. **Merge conflict**: When using the `lmp-tools/scripts/update-factory-manifest`
script to update a previously created FoundriesFactory to **v95**,
a merge conflict is expected -
[FAQ](https://docs.foundries.io/latest/user-guide/troubleshooting/troubleshooting.html#update-foundriesfactory-fanifest-merge-conflict)
[FAQ](https://docs.foundries.io/latest/user-guide/troubleshooting/troubleshooting.html#update-foundriesfactory-manifest-merge-conflict)

Check warning on line 32 in release-notes/rn_v95.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Fio-docs.expand-acronyms] 'FAQ' has no definition, definition is missing capitalization, or is a variable name and should be written as a literal. Raw Output: {"message": "[Fio-docs.expand-acronyms] 'FAQ' has no definition, definition is missing capitalization, or is a variable name and should be written as a literal.", "location": {"path": "release-notes/rn_v95.md", "range": {"start": {"line": 32, "column": 5}}}, "severity": "INFO"}
3. **Linux Kernel 6.6**: The default directory expected for the DTB files for
Linux Kernel 6.6 has changed.
Remove the `dir` from `KERNEL_DEVICETREE` items `<dir>/<dtb-name>`
Expand Down Expand Up @@ -156,4 +156,4 @@

## Known Issues

TODO: Update with post-release findings
TODO: Update with post-release findings

Check warning on line 159 in release-notes/rn_v95.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Fio-docs.expand-acronyms] 'TODO' has no definition, definition is missing capitalization, or is a variable name and should be written as a literal. Raw Output: {"message": "[Fio-docs.expand-acronyms] 'TODO' has no definition, definition is missing capitalization, or is a variable name and should be written as a literal.", "location": {"path": "release-notes/rn_v95.md", "range": {"start": {"line": 159, "column": 1}}}, "severity": "INFO"}
Loading