meta-atmel
meta-atmel copied to clipboard
u-boot: missing dependency on openssl-native?
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?
@TheYoctoJester on which branch are you facing this issue?
@Dharma-B on kirkstone.
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.