mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-07 16:34:39 +02:00
There's a bug where the implicitly created
`PREFERRED_PROVIDER_${MLPREFIX}<provider>` isn't being obeyed for
runtime package installation in a multilib image, so work around it by
explicitly specifying mlprefix.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>