From 9a60abe9149d9903e83ab4e59b2e2ffd36b74aa6 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 8 Dec 2021 09:32:21 +0000 Subject: [PATCH] gst-plugins-bad: Bump cache versions to avoid libxkbcommon sstate issues Signed-off-by: Richard Purdie --- .../gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb index b189eab63d..1a091025fe 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb @@ -18,6 +18,10 @@ S = "${WORKDIR}/gst-plugins-bad-${PV}" LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" +# remove at next version upgrade or when output changes +PR = "r1" +HASHEQUIV_HASH_VERSION .= ".1" + DEPENDS += "gstreamer1.0-plugins-base" inherit gobject-introspection -- 2.40.1