From 4e6eb595c048695ba95ac680f954fa30b888a5b0 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 2 Jul 2019 14:48:16 +0000 Subject: SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS add lsb and util-linux for phoronix-test-suite * phoronix-test-suite is allarch, but util-linux and lsb aren't === Comparing signatures for task do_package_write_ipk.sigdata between qemux86 and qemux86copy === ERROR: phoronix-test-suite different signature for task do_package_write_ipk.sigdata between qemux86 and qemux86copy Hash for dependent task lsb/lsb_5.0.bb.do_packagedata changed from 7baca400e354b600fe967ea615032052 to 67888a6c7511339a873b547745287ef2 Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta-oe/conf/layer.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 31f2f17fc8..4ddef29a3d 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf @@ -49,6 +49,9 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ phoronix-test-suite->bash \ phoronix-test-suite->python \ phoronix-test-suite->php \ + phoronix-test-suite->lsb \ + phoronix-test-suite->util-linux \ + phoronix-test-suite->busybox \ " # ttf.inc inherits fontcache which adds fontconfig-utils to RDEPENDS -- cgit v1.2.3-54-g00ecf