From c915284175efad1b71ae8aa901508b85e55be1e9 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Wed, 31 May 2023 14:23:22 -0700 Subject: gstreamer1.0-plugins-good: Move i.MX overrides to overrides section Signed-off-by: Tom Hochstein --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.3.imx.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.3.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.3.imx.bb index ccbf0196..7f4b4f78 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.3.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.3.imx.bb @@ -13,7 +13,6 @@ BUGTRACKER = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PV}.tar.xz \ file://0001-qt-include-ext-qt-gstqtgl.h-instead-of-gst-gl-gstglf.patch \ - file://0001-Add-prototype-declaration-for-gst_v4l2_object_stream.patch \ " SRC_URI[sha256sum] = "f8f3c206bf5cdabc00953920b47b3575af0ef15e9f871c0b6966f6d0aa5868b7" @@ -100,6 +99,7 @@ DEPENDS_V4L2 = "${@bb.utils.contains_any('DISTRO_FEATURES', 'wayland x11', '', ' SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PV}.tar.xz" SRC_URI:prepend = "${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} " +SRC_URI += "file://0001-Add-prototype-declaration-for-gst_v4l2_object_stream.patch" GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-good.git;protocol=https" SRCBRANCH = "MM_04.07.02_2210_L5.15.y" SRCREV = "643478677a4acb225dbb48e64720b06a7c6da668" -- cgit v1.2.3-54-g00ecf