On Wed, 2020-02-19 at 20:47 +0100, Alexander Kanavin wrote: > Signed-off-by: Alexander Kanavin <[email protected]> > --- > .../p11-kit/{p11-kit_0.23.18.1.bb => p11-kit_0.23.20.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-support/p11-kit/{p11-kit_0.23.18.1.bb => > p11-kit_0.23.20.bb} (93%) > > diff --git a/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb > b/meta/recipes-support/p11-kit/p11-kit_0.23.20.bb > similarity index 93% > rename from meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb > rename to meta/recipes-support/p11-kit/p11-kit_0.23.20.bb > index 19895ec269..26833ef431 100644 > --- a/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb > +++ b/meta/recipes-support/p11-kit/p11-kit_0.23.20.bb > @@ -9,7 +9,7 @@ DEPENDS = "libtasn1 libtasn1-native libffi" > DEPENDS_append = "${@' glib-2.0' if d.getVar('GTKDOC_ENABLED') == 'True' > else ''}" > > SRC_URI = "git://github.com/p11-glue/p11-kit" > -SRCREV = "b0ebe7555c291808db29377ba79cb8326301f0a6" > +SRCREV = "762cdaa2cd5c5ec09cc844f9a6bdc551c7f6c8ed" > S = "${WORKDIR}/git" > > PACKAGECONFIG ??= ""
This version adds bash-completion which is triggering in some builds and isn't deterministic. https://autobuilder.yoctoproject.org/typhoon/#/builders/108/builds/291 Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
