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

buildsystem: add major/minor version helper #4117

Merged
merged 2 commits into from
Jan 19, 2020
Merged

buildsystem: add major/minor version helper #4117

merged 2 commits into from
Jan 19, 2020

Conversation

MilhouseVH
Copy link
Contributor

For packages organised in major/minor subdirectories, the use of ${PKG_VERSION%.*} to reference the subdirectory is fine until a new version is released that doesn't include a patch version, so 2.33.2 will work but 2.34 will not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants