diff options
-rw-r--r-- | meta-oe/conf/layer.conf | 2 |
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 += " \ | |||
54 | phoronix-test-suite->lsb-release \ | 54 | phoronix-test-suite->lsb-release \ |
55 | phoronix-test-suite->util-linux \ | 55 | phoronix-test-suite->util-linux \ |
56 | phoronix-test-suite->busybox \ | 56 | phoronix-test-suite->busybox \ |
57 | phoronix-test-suite->shared-mime-info \ | ||
58 | phoronix-test-suite->desktop-file-utils \ | ||
57 | " | 59 | " |
58 | 60 | ||
59 | # ttf.inc inherits fontcache which adds fontconfig-utils to RDEPENDS | 61 | # ttf.inc inherits fontcache which adds fontconfig-utils to RDEPENDS |