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

u-boot: missing dependency on openssl-native? #245

Open
TheYoctoJester opened this issue Apr 18, 2023 · 3 comments
Open

u-boot: missing dependency on openssl-native? #245

TheYoctoJester opened this issue Apr 18, 2023 · 3 comments

Comments

@TheYoctoJester
Copy link

I'm trying to build MACHINE=sama5d27-som1-ek-sd and run into missing headers for u-bootwhich point to openssl. Adding a DEPENDS += "openssl-native" to test fixed this. Do you want me to send a PR? If so, where would the DEPENDS suit best?

@Dharma-B
Copy link
Contributor

@TheYoctoJester on which branch are you facing this issue?

@TheYoctoJester
Copy link
Author

@Dharma-B on kirkstone.

@Dharma-B
Copy link
Contributor

You might be working on the latest tag in Poky, currently, we support till Tag:yocto-4.0.5 as mentioned in the README file.

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

No branches or pull requests

2 participants