summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb')
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb
index b43b7ddb..1e2ffbde 100644
--- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb
+++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb
@@ -22,7 +22,7 @@ RCONFLICTS:${PN} = "gst1.0-fsl-plugin"
22 22
23LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" 23LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24"
24 24
25PV = "4.7.3+git${SRCPV}" 25PV = "4.8.0+git${SRCPV}"
26 26
27SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH} \ 27SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH} \
28 file://0001-aiurdemux-Fix-type-of-USER_DATA_LOCATION.patch \ 28 file://0001-aiurdemux-Fix-type-of-USER_DATA_LOCATION.patch \
@@ -35,9 +35,10 @@ SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=
35 file://0008-beepdec-Declare-beep_register_external_typefinders.patch \ 35 file://0008-beepdec-Declare-beep_register_external_typefinders.patch \
36 file://0009-gstimxv4l2.c-Fix-incompatible-integer-to-pointer-con.patch \ 36 file://0009-gstimxv4l2.c-Fix-incompatible-integer-to-pointer-con.patch \
37 file://0010-provide-declaration-for-aiur_register_external_typef.patch \ 37 file://0010-provide-declaration-for-aiur_register_external_typef.patch \
38 file://0011-meson-Undef-_TIME_BITS-along-with-_FILE_OFFSET_BITS.patch \
38 " 39 "
39SRCBRANCH = "MM_04.07.03_2301_L6.1.y" 40SRCBRANCH = "MM_04.08.00_2305_L6.1.y"
40SRCREV = "843215344b62de7a91d5880a4b093cd384c7b567" 41SRCREV = "2df72651dcc0ecff9db7c0a96d59c5ca2b9be9d4"
41 42
42S = "${WORKDIR}/git" 43S = "${WORKDIR}/git"
43 44