| Summary: | .hash file requires newline to process correctly | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | masonwardle |
| Component: | Other | Assignee: | Yann E. MORIN <yann.morin.1998> |
| Status: | RESOLVED MOVED | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2023.02.9 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
masonwardle
2024-03-08 16:01:06 UTC
masonwardle, All, Thanks for the report. > I have a <package-name>.hash file with [...] > I failed to put a newline at the end of the file. We do have a .editorconfig file at the root of the Buildroot tree, that instructs text editors to always "insert_final_newline", as it is customary for UNIX-style text files. What is your text editor? Can you configure it to respect the .editorconfig directives? > this could be addressed in the documentation Yes, it would be nice to have a patch that points to the existing .editorconfig, and points to the documentation on how to configure usual rext editors: https://editorconfig.org/#pre-installed Would you like to send such patch, please? Regards, Yann E. MORIN. Thank you for your report.
The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
https://gitlab.com/buildroot.org/buildroot/-/issues
We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.
Thank you!
|