aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-02-25 11:24:44 -0800
committerKhem Raj <raj.khem@gmail.com>2020-02-26 07:17:58 -0800
commitf4ef3feef26588e9e80e8c7845031fb0eedf9687 (patch)
tree329b2387fa5051d6199129d0c58fe5447d98f111 /meta-oe/conf
parent383f19d8f0327b9b69be1fcf3891e393b5f05f44 (diff)
downloadmeta-openembedded-f4ef3feef26588e9e80e8c7845031fb0eedf9687.tar.gz
layer.conf: Add shared-mime-info and desktop-file-utils to safe sigs for phoronix-test-suite
This is to avoid sstate signature failures where dependencies on shared-mime-info and desktop-file-utils is added via mime and mime-xdg classes which are target packages and not allarch Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/conf')
-rw-r--r--meta-oe/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index bad87850e9..a93d239f74 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -54,6 +54,8 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
phoronix-test-suite->lsb-release \
phoronix-test-suite->util-linux \
phoronix-test-suite->busybox \
+ phoronix-test-suite->shared-mime-info \
+ phoronix-test-suite->desktop-file-utils \
"
# ttf.inc inherits fontcache which adds fontconfig-utils to RDEPENDS