-
Notifications
You must be signed in to change notification settings - Fork 8.4k
boards: Remove nxp board-vendor from non-NXP boards #89325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
boards: Remove nxp board-vendor from non-NXP boards #89325
Conversation
butok
commented
Apr 30, 2025
- Delete nxp board-vendor references from non-NXP board .yaml files.
- board.yml files already contain the correct board-vendor names.
|
The CI errors (not caused by this PR) have been reported. |
jonas-rem
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since #89024 is merged, the board catalog is being generated by the vendor info in the board.yml files. For that reason I think it would be better to change the entries to the actual vendor instead of removing them.
Probably not all vendors would notice this change in order to update the correct vendor directly. That would make the vendor info unreliable again.
|
Oh, yeah I confused those files. |
|
Thank you guys! The CI fail is not caused by this PR:
|
- Delete nxp board-vendor references from non-NXP board .yaml files. - board.yml files already contain the correct board-vendor names. Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
f080a7f to
67db1c8
Compare
|
|
@nordicjm this PR was not listed in the Zephyr's merge list and I'm also not authorized to merge. Can you take over or assign someone who can? |


