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

meson: fix pylibfdt missing dependency on libfdt #129

Conversation

blmaier
Copy link
Contributor

@blmaier blmaier commented Mar 18, 2024

The python library requires libfdt to build. This would intermittently fail depending on what order targets compiled.

The python library requires libfdt to build. This would intermittently
fail depending on what order targets compiled.

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

dgibson commented Mar 19, 2024

Applied, thanks.

@dgibson dgibson closed this Mar 19, 2024
@blmaier blmaier deleted the master-meson-fix-pylibfdt-missing-dependency-on-libfdt branch March 20, 2024 18:45
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