gst-plugins-bad: Bump cache versions to avoid libxkbcommon sstate issues

Message ID 20211208142650.579712-1-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 9a60abe9149d9903e83ab4e59b2e2ffd36b74aa6
Headers show
Series gst-plugins-bad: Bump cache versions to avoid libxkbcommon sstate issues | expand

Commit Message

Richard Purdie Dec. 8, 2021, 2:26 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb              | 4 ++++
 1 file changed, 4 insertions(+)

Patch

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 b189eab63d6..1a091025fe7 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