diff options
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.24.7.imx.bb | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.24.7.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.24.7.imx.bb index 4b707875..7f5cd0b3 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.24.7.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.24.7.imx.bb | |||
@@ -187,8 +187,8 @@ SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plug | |||
187 | " | 187 | " |
188 | SRC_URI:prepend = "${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} " | 188 | SRC_URI:prepend = "${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} " |
189 | GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https" | 189 | GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https" |
190 | SRCBRANCH = "MM_04.09.02_2410_L6.6.y" | 190 | SRCBRANCH = "MM_04.09.03_2412_L6.12.y" |
191 | SRCREV = "bba296b75dfb3e7ae4c836255edbd2b3c085c269" | 191 | SRCREV = "7bb1254fcb0a0dcb1ecb4ac21efbc5068151943d" |
192 | 192 | ||
193 | S = "${WORKDIR}/git" | 193 | S = "${WORKDIR}/git" |
194 | 194 | ||
@@ -219,9 +219,5 @@ EXTRA_OEMESON:remove = " \ | |||
219 | -Dkate=disabled \ | 219 | -Dkate=disabled \ |
220 | " | 220 | " |
221 | 221 | ||
222 | # it uses nested functions sadly, in ext/wayland/gstwaylandsink.c for GST_ELEMENT_REGISTER_DEFINE | ||
223 | # | ||
224 | TOOLCHAIN = "gcc" | ||
225 | |||
226 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" | 222 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" |
227 | ########### End of i.MX overrides ######### | 223 | ########### End of i.MX overrides ######### |