diff options
| author | Daiane Angolini <daiane.angolini@foundries.io> | 2025-09-03 10:51:29 -0300 |
|---|---|---|
| committer | Daiane Angolini <daiane.angolini@foundries.io> | 2025-09-03 10:51:29 -0300 |
| commit | 76622fa8681c303f94650e40dd66b9f5663e0a5c (patch) | |
| tree | dfe225c461dd9f3478132b58a8a85fa24087bb66 /recipes-multimedia | |
| parent | 9bd47a190db9b3ff87499fb86b077f824b65c334 (diff) | |
| download | meta-freescale-76622fa8681c303f94650e40dd66b9f5663e0a5c.tar.gz | |
imx-gst1.0-plugin: update to 6.6.52_2.2.0
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
Diffstat (limited to 'recipes-multimedia')
| -rw-r--r-- | recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb index 53c5106cf..432338e50 100644 --- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb +++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb | |||
| @@ -28,17 +28,19 @@ 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:mx8mm-nxp-bsp = "" | 30 | DEPENDS_IMX_OPENCL_CONVERTER:mx8mm-nxp-bsp = "" |
| 31 | DEPENDS_IMX_OPENCL_CONVERTER:mx95-nxp-bsp = "imx-opencl-converter" | ||
| 31 | 32 | ||
| 32 | # For backwards compatibility | 33 | # For backwards compatibility |
| 33 | RREPLACES:${PN} = "gst1.0-fsl-plugin" | 34 | RREPLACES:${PN} = "gst1.0-fsl-plugin" |
| 34 | RPROVIDES:${PN} = "gst1.0-fsl-plugin" | 35 | RPROVIDES:${PN} = "gst1.0-fsl-plugin" |
| 35 | RCONFLICTS:${PN} = "gst1.0-fsl-plugin" | 36 | RCONFLICTS:${PN} = "gst1.0-fsl-plugin" |
| 36 | 37 | ||
| 37 | PV = "4.9.1+git${SRCPV}" | 38 | PV = "4.9.2+git${SRCPV}" |
| 38 | 39 | ||
| 39 | SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH}" | 40 | SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" |
| 40 | SRCBRANCH = "MM_04.09.01_2408_L6.6.y" | 41 | IMXGST_SRC ?= "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https" |
| 41 | SRCREV = "87135d5f084b6c61efa6671cddc3a5509ab11640" | 42 | SRCBRANCH = "MM_04.09.02_2410_L6.6.y" |
| 43 | SRCREV = "ef9c1a080e739e6f0be878148d9f4a050dc83bec" | ||
| 42 | 44 | ||
| 43 | S = "${WORKDIR}/git" | 45 | S = "${WORKDIR}/git" |
| 44 | 46 | ||
