summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.28.1.imx.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.28.1.imx.bb')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.28.1.imx.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.28.1.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.28.1.imx.bb
index 1ed73571e..c479d0682 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.28.1.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.28.1.imx.bb
@@ -27,6 +27,10 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad
27 file://0002-avoid-including-sys-poll.h-directly.patch \ 27 file://0002-avoid-including-sys-poll.h-directly.patch \
28 file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ 28 file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \
29 " 29 "
30# The required .inc removes this tarball from SRC_URI and fetches the NXP git
31# fork instead, so this checksum and SRCREV never apply to the same item.
32# UPSTREAM-PARITY.
33# nooelint: oelint.vars.srcurimutualex
30SRC_URI[sha256sum] = "e64e75cdafd7ff2fc7fc34e855b06b1e3ed227cc06fa378d17bbcd76780c338c" 34SRC_URI[sha256sum] = "e64e75cdafd7ff2fc7fc34e855b06b1e3ed227cc06fa378d17bbcd76780c338c"
31 35
32inherit gobject-introspection 36inherit gobject-introspection