[OE-core] [PATCH] layer.conf: Add xserver-nodm-init to SIGGEN_EXCLUDERECIPES_ABISAFE

Khem Raj raj.khem at gmail.com
Thu Oct 3 01:18:54 UTC 2019


On Wed, Oct 2, 2019 at 6:21 AM Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
>
> On Mon, 2019-09-30 at 14:37 -0700, Khem Raj wrote:
> > 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 at gmail.com>
> > ---
> >  meta/conf/layer.conf | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
> > index 27893b633e..a13c8dc9b2 100644
> > --- a/meta/conf/layer.conf
> > +++ b/meta/conf/layer.conf
> > @@ -44,6 +44,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
> >    opkg-utils \
> >    gstreamer1.0-meta-base \
> >    ca-certificates \
> > +  xserver-nodm-init \
> >  "
> >
> >  SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
>
> This seems odd, why is xscreensaver depending on xserver-nodm-init?
>

yeah indeed, please drop this one. Its better to fix the dependency

> Cheers,
>
> Richard
>


More information about the Openembedded-core mailing list