summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0_1.24.0.imx.bb
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-10-27 11:27:36 -0300
committerHiago De Franco <hiago.franco@toradex.com>2024-10-27 11:38:41 -0300
commit16907876d76c5ac499cb6c174968886940d6042b (patch)
tree7e49583ef4fbbc3f14693b81016e559f32e45187 /recipes-multimedia/gstreamer/gstreamer1.0_1.24.0.imx.bb
parentac4e9df365340ae7fd1534446a26a673fef15252 (diff)
downloadmeta-freescale-16907876d76c5ac499cb6c174968886940d6042b.tar.gz
recipes-multimedia: gstreamer: Upgrade BSP to LF6.6.36_2.1.0
Upgrade the following recipes to the new NXP BSP LF6.6.36_2.1.0: - gstreamer1.0 - gstreamer1.0-plugins-bad - gstreamer1.0-plugins-base - gstreamer1.0-plugins-good - imx-gst1.0-plugin In addition, remove patch for imx-gst1.0-plugin since it is not needed anymore (see [1]). [1] https://github.com/nxp-imx/imx-gst1.0-plugin/commit/74a6afa6cceb69fe4b8cf09690392093cc7c5b37 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0_1.24.0.imx.bb')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0_1.24.0.imx.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0_1.24.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0_1.24.0.imx.bb
index 33b3c65c1..43cb6a4a2 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0_1.24.0.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0_1.24.0.imx.bb
@@ -95,8 +95,8 @@ LIC_FILES_CHKSUM = " \
95SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz" 95SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz"
96SRC_URI:prepend = "${GST1.0_SRC};branch=${SRCBRANCH} " 96SRC_URI:prepend = "${GST1.0_SRC};branch=${SRCBRANCH} "
97GST1.0_SRC ?= "gitsm://github.com/nxp-imx/gstreamer.git;protocol=https" 97GST1.0_SRC ?= "gitsm://github.com/nxp-imx/gstreamer.git;protocol=https"
98SRCBRANCH = "MM_04.09.00_2405_L6.6.y" 98SRCBRANCH = "MM_04.09.01_2408_L6.6.y"
99SRCREV = "753c7b4471d14befd1b7c9cd3fa9af9f10ab4a08" 99SRCREV = "eb286c0766a4fbbae70c8e9dda074f5a90e52e42"
100 100
101S = "${WORKDIR}/git" 101S = "${WORKDIR}/git"
102 102