diff options
| author | Hiago De Franco <hiago.franco@toradex.com> | 2024-10-27 11:27:36 -0300 |
|---|---|---|
| committer | Hiago De Franco <hiago.franco@toradex.com> | 2024-10-27 11:38:41 -0300 |
| commit | 16907876d76c5ac499cb6c174968886940d6042b (patch) | |
| tree | 7e49583ef4fbbc3f14693b81016e559f32e45187 /recipes-multimedia/gstreamer/gstreamer1.0_1.24.0.imx.bb | |
| parent | ac4e9df365340ae7fd1534446a26a673fef15252 (diff) | |
| download | meta-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.bb | 4 |
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 = " \ | |||
| 95 | SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz" | 95 | SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz" |
| 96 | SRC_URI:prepend = "${GST1.0_SRC};branch=${SRCBRANCH} " | 96 | SRC_URI:prepend = "${GST1.0_SRC};branch=${SRCBRANCH} " |
| 97 | GST1.0_SRC ?= "gitsm://github.com/nxp-imx/gstreamer.git;protocol=https" | 97 | GST1.0_SRC ?= "gitsm://github.com/nxp-imx/gstreamer.git;protocol=https" |
| 98 | SRCBRANCH = "MM_04.09.00_2405_L6.6.y" | 98 | SRCBRANCH = "MM_04.09.01_2408_L6.6.y" |
| 99 | SRCREV = "753c7b4471d14befd1b7c9cd3fa9af9f10ab4a08" | 99 | SRCREV = "eb286c0766a4fbbae70c8e9dda074f5a90e52e42" |
| 100 | 100 | ||
| 101 | S = "${WORKDIR}/git" | 101 | S = "${WORKDIR}/git" |
| 102 | 102 | ||
