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(docs): pull version out of lv_version.h in python #6135

Closed
wants to merge 2 commits into from

Conversation

marex
Copy link
Contributor

@marex marex commented Apr 26, 2024

Pull version out of lv_version.h in python instead of calling
a shell script, to retain compatibility with various platforms.

Paging @embeddedt and @kisvegabor . This revert is not great, sorry. I suspect this will fix breakage for @kdschlosser .

Marek Vasut added 2 commits April 26, 2024 20:34
Pull version out of lv_version.h in python instead of calling
a shell script, to retain compatibility with various platforms.

Signed-off-by: Marek Vasut <marex@denx.de>
@kisvegabor
Copy link
Member

It would be nice to use the same script on multiple places to simplify maintenance. What about converting find_version.sh to find_version.py?

@kdschlosser
Copy link
Contributor

I will make the changed needed and submit a PR for it.

@marex
Copy link
Contributor Author

marex commented May 1, 2024

It would be nice to use the same script on multiple places to simplify maintenance. What about converting find_version.sh to find_version.py?

@kisvegabor I assume #6080 is already implementing that ?

@becseya
Copy link
Contributor

becseya commented May 3, 2024

I'd suggest closing this PR as #6143 contains the (functionally) same change

@kisvegabor
Copy link
Member

Closing in favor of #6143 (comment)

@kisvegabor kisvegabor closed this May 7, 2024
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.

None yet

4 participants