Skip to content
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

Fix update_kernel_commits.py to keep '-' in platform names #4616

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

rucoder
Copy link
Contributor

@rucoder rucoder commented Feb 13, 2025

After nvidia platforms were introduced the logic to generate variables from branches is broken because of e.g. 'nvidia-jp6'

@rucoder rucoder requested a review from deitch as a code owner February 13, 2025 17:44
@rucoder rucoder marked this pull request as draft February 13, 2025 17:44
@rucoder
Copy link
Contributor Author

rucoder commented Feb 13, 2025

@rene I have a fix but I have not tested it on real commits/branches

@rucoder rucoder requested a review from rene February 13, 2025 17:45
@rucoder rucoder force-pushed the rucoder/kernel-update-script branch from 065da23 to 4c77bf0 Compare February 14, 2025 07:59
@rucoder rucoder marked this pull request as ready for review February 14, 2025 08:00
@rucoder
Copy link
Contributor Author

rucoder commented Feb 14, 2025

@rene pleease take a look. Tested on current branches and I've added a couple of unit tests as well

@rucoder rucoder force-pushed the rucoder/kernel-update-script branch 2 times, most recently from 9c6470b to dcc3dbd Compare February 14, 2025 11:51
tools/update_kernel_commits.py Outdated Show resolved Hide resolved
After nvidia platforms were introduced the logic to generate variables
from branches is broken because of e.g. 'nvidia-jp6'

Signed-off-by: Mikhail Malyshev <[email protected]>
@rucoder rucoder force-pushed the rucoder/kernel-update-script branch from dcc3dbd to 13fc5dd Compare February 14, 2025 12:10
@rucoder rucoder requested a review from OhmSpectator February 14, 2025 14:34
@OhmSpectator OhmSpectator merged commit 4e9e2fa into lf-edge:master Feb 14, 2025
41 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants