[OE-core] [PATCH] ca-certificates: Fix openssl runtime dependency

richard.purdie at linuxfoundation.org richard.purdie at linuxfoundation.org
Wed May 29 15:14:11 UTC 2019


On Wed, 2019-05-29 at 14:29 +0000, Peter Kjellerstedt wrote:
> I assume the above can be fixed by instead using:
> 
> RDEPENDS_${PN}_append_class-target = " openssl-bin"
> 
> However, has there been any attempts at rectifying the situation
> where 
> runtime dependencies on packages are turned into recipe dependencies 
> for the native version of a recipe, which obviously does not work
> when the package name does not match a recipe name?

There is an open bug:

https://bugzilla.yoctoproject.org/show_bug.cgi?id=13355

Its rather difficult to fix. I'd documented the real underlying problem
in there (XXX-native vs nativesdk-XXX naming). There is an email from
me in the archives somewhere from years ago arguing why we had to have
nativesdk-XXX even though everyone preferred XXX-nativesdk.

Cheers,

Richard



More information about the Openembedded-core mailing list