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

libfdt: fix library version to match project version #112

Closed
wants to merge 1 commit into from

Conversation

blmaier
Copy link
Contributor

@blmaier blmaier commented Jul 29, 2023

Build the libfdt with the correct version number by pulling the version from the top-level project.

Change as suggested from #95 (comment)

Build the libfdt with the correct version number by pulling the version
from the top-level project.

Change as suggested from dgibson#95 (comment)

Signed-off-by: Brandon Maier <[email protected]>
@dgibson
Copy link
Owner

dgibson commented Aug 1, 2023

Applied. Note however, that this is only half of the change suggested at #95 (comment) . This makes the library version match the project version, but doesn't load the project version from VERSION.txt which would ensure that the Makefile and meson builds keep in sync with version.

@dgibson dgibson closed this Aug 1, 2023
@blmaier blmaier deleted the master-meson-libfdt-version branch August 1, 2023 15:06
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.

2 participants