From: Khem Raj Date: Tue, 25 Feb 2020 17:51:26 +0000 (-0800) Subject: layer.conf: Consider shared-mime-info and desktop-file-utils siggen safe X-Git-Tag: uninative-2.8~13 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=510015ac81df969f690d6c8661b00bebe73b7fca;p=openembedded-core.git layer.conf: Consider shared-mime-info and desktop-file-utils siggen safe These are added as dependencies by mime class, which could be inherited along with allarch and dependencies silently go into target specific recipes and which then can result in sstate hash signature mismatches when the allarch recipes are reused for another arch [YOCTO #13805] Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index fcdf9ae5a3..60f8e26223 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -43,6 +43,8 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \ opkg-utils \ gstreamer1.0-meta-base \ ca-certificates \ + shared-mime-info \ + desktop-file-utils \ " SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \