]> code.ossystems Code Review - openembedded-core.git/commitdiff
layer.conf: Add xserver-nodm-init to SIGGEN_EXCLUDERECIPES_ABISAFE
authorKhem Raj <raj.khem@gmail.com>
Mon, 30 Sep 2019 21:37:21 +0000 (14:37 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Oct 2019 07:48:16 +0000 (08:48 +0100)
Found signature differences when same machine is used as a copy
see

ERROR: xscreensaver different signature for task do_package_write_ipk.sigdata between qemux86copy and qemux86
Hash for dependent task x11-common/xserver-nodm-init_3.0.bb:do_packagedata changed from de0944d4fcaeed0efdb143a18cc406bd043469ae291de1704a999bc878a7691c to ba7bdaf35860ba5bf5a5f4ce06379a77c88eb9806e09a1fc5373933888a46507

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/layer.conf

index fcdf9ae5a353305d66697b04b202076d96eea21d..292f6bb1811d3972dd851020bba1ceef900cf3be 100644 (file)
@@ -43,6 +43,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
   opkg-utils \
   gstreamer1.0-meta-base \
   ca-certificates \
+  xserver-nodm-init \
 "
 
 SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \