[OE-core] [PATCH] mime,mime-xdg: Conflict with allarch

Richard Purdie richard.purdie at linuxfoundation.org
Tue Feb 25 10:21:19 UTC 2020


On Mon, 2020-02-24 at 21:44 -0800, Khem Raj wrote:
> mime and mime-xdb classes add dependencies ( both runtime and
> buildtime
> ) on target packages, therefore recipes using allarch should not
> inherit
> mime/mime-xdg or vice-versa, this fixes subtle sstate mismatches
> 
> [YOCTO #13805]
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> Cc: Andreas Müller <schnitzeltony at gmail.com>
> ---
>  meta/classes/mime-xdg.bbclass | 5 +++++
>  meta/classes/mime.bbclass     | 5 +++++
>  2 files changed, 10 insertions(+)

Is this the right way to fix this? mime info probably is arch
independent, so should we be whitelisting some of the dependencies?

Cheers,

Richard



More information about the Openembedded-core mailing list