From 7a03a4b51eb54f52897f00a77fdfb96c565ea7a0 Mon Sep 17 00:00:00 2001 From: Hiago De Franco Date: Fri, 26 Jul 2024 17:55:45 -0300 Subject: gstreamer: Update 6.6.3-1.0.0 to 6.6.23-2.0.0 Upgrade gstreamer and all related recipes to 1.24.0, syncing with meta-imx layer. Signed-off-by: Hiago De Franco (cherry picked from commit d1c6878cf25575f98ab12c5e685a0728afa4424a) --- recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb') diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb index a13cf30ab..12d8de22a 100644 --- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb +++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb @@ -34,23 +34,13 @@ RREPLACES:${PN} = "gst1.0-fsl-plugin" RPROVIDES:${PN} = "gst1.0-fsl-plugin" RCONFLICTS:${PN} = "gst1.0-fsl-plugin" -PV = "4.8.3+git${SRCPV}" +PV = "4.9.0+git${SRCPV}" SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH} \ - file://0001-aiurdemux-Fix-type-of-USER_DATA_LOCATION.patch \ - file://0002-aiurdemux.h-Include-glib-gprintf.h-for-g_printf-prot.patch \ - file://0003-grecorder-Fix-build-with-clang.patch \ - file://0004-gstimxcommon-Return-0-instead-of-NULL-for-a-function.patch \ - file://0005-aiurstreamcache-Include-gst-gstinfo.h.patch \ - file://0006-Fix-typecast-warnings-found-with-clang.patch \ - file://0007-gstimxv4l2-Fix-typecasting-errors.patch \ - file://0008-beepdec-Declare-beep_register_external_typefinders.patch \ - file://0009-gstimxv4l2.c-Fix-incompatible-integer-to-pointer-con.patch \ - file://0010-provide-declaration-for-aiur_register_external_typef.patch \ file://0011-meson-Undef-_TIME_BITS-along-with-_FILE_OFFSET_BITS.patch \ " -SRCBRANCH = "MM_04.08.03_2312_L6.6.y" -SRCREV = "91c7fec888cf8932c91e354331aad94975cae3ff" +SRCBRANCH = "MM_04.09.00_2405_L6.6.y" +SRCREV = "c3049a137f79e4eabc98785aefcd217ebcde9e96" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf