diff options
| author | Zelan Zou <zelan.zou@nxp.com> | 2025-08-11 15:14:48 +0800 |
|---|---|---|
| committer | Zelan Zou <zelan.zou@nxp.com> | 2025-08-14 11:11:32 +0800 |
| commit | 11f943d062e100cfcd9db988f426d72320086a8e (patch) | |
| tree | 20e11e7d6de6a0d1800789e58e2777083dc76ab3 | |
| parent | 970000d7dfe1a1115fae066241a5fd4fdf047894 (diff) | |
| download | meta-freescale-11f943d062e100cfcd9db988f426d72320086a8e.tar.gz | |
imx-gst1.0-plugin: Upgrade to LF6.12.20-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
| -rw-r--r-- | recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb index d7ac1e34d..2ba8fdd1d 100644 --- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb +++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb | |||
| @@ -27,23 +27,21 @@ DEPENDS_IMXGPU:imxgpu = "${DEPENDS_IMX_OPENCL_CONVERTER}" | |||
| 27 | DEPENDS_IMX_OPENCL_CONVERTER = "imx-opencl-converter" | 27 | DEPENDS_IMX_OPENCL_CONVERTER = "imx-opencl-converter" |
| 28 | DEPENDS_IMX_OPENCL_CONVERTER:mx6-nxp-bsp = "" | 28 | DEPENDS_IMX_OPENCL_CONVERTER:mx6-nxp-bsp = "" |
| 29 | DEPENDS_IMX_OPENCL_CONVERTER:mx7-nxp-bsp = "" | 29 | DEPENDS_IMX_OPENCL_CONVERTER:mx7-nxp-bsp = "" |
| 30 | DEPENDS_IMX_OPENCL_CONVERTER:mx8-nxp-bsp = "imx-opencl-converter" | ||
| 31 | DEPENDS_IMX_OPENCL_CONVERTER:mx8mm-nxp-bsp = "" | 30 | DEPENDS_IMX_OPENCL_CONVERTER:mx8mm-nxp-bsp = "" |
| 32 | DEPENDS_IMX_OPENCL_CONVERTER:mx95-nxp-bsp = "imx-opencl-converter" | ||
| 33 | 31 | ||
| 34 | # For backwards compatibility | 32 | # For backwards compatibility |
| 35 | RREPLACES:${PN} = "gst1.0-fsl-plugin" | 33 | RREPLACES:${PN} = "gst1.0-fsl-plugin" |
| 36 | RPROVIDES:${PN} = "gst1.0-fsl-plugin" | 34 | RPROVIDES:${PN} = "gst1.0-fsl-plugin" |
| 37 | RCONFLICTS:${PN} = "gst1.0-fsl-plugin" | 35 | RCONFLICTS:${PN} = "gst1.0-fsl-plugin" |
| 38 | 36 | ||
| 39 | PV = "4.9.3+git${SRCPV}" | 37 | PV = "4.10.0+git${SRCPV}" |
| 40 | 38 | ||
| 41 | SRC_URI = " \ | 39 | SRC_URI = " \ |
| 42 | git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH} \ | 40 | git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH} \ |
| 43 | file://0001-gplay2-fix-termio.h-no-longer-existing.patch \ | 41 | file://0001-gplay2-fix-termio.h-no-longer-existing.patch \ |
| 44 | " | 42 | " |
| 45 | SRCBRANCH = "MM_04.09.03_2412_L6.12.y" | 43 | SRCBRANCH = "MM_04.10.0_2505_L6.12.20" |
| 46 | SRCREV = "370510ef8137874339df18a2a35ec1d04d98fa0b" | 44 | SRCREV = "6861aec99901375f5ebcd5170ce1f5232cd38fd6" |
| 47 | 45 | ||
| 48 | inherit meson pkgconfig use-imx-headers | 46 | inherit meson pkgconfig use-imx-headers |
| 49 | 47 | ||
