diff options
| author | Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> | 2019-12-22 16:13:58 +0000 | 
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-12-22 20:15:05 -0300 | 
| commit | b27ca9436f89cf5a7382f5d983e743682d74732e (patch) | |
| tree | 112d94053d6464e95bcb904722cb735449e52e5a | |
| parent | 0f44363162b811ead7128199deef0ef6847fa0cb (diff) | |
| download | meta-freescale-b27ca9436f89cf5a7382f5d983e743682d74732e.tar.gz | |
imx-gst1.0-plugin: upgrade to version 4.5.1
Upgrade current recipe to version 4.5.1, which also matches the NXP
release tag rel_imx_4.19.35_1.1.0 for all components.
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
| -rw-r--r-- | recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.1.bb (renamed from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.5.bb) | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.5.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.1.bb index 6dc924a15..e7ecef742 100644 --- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.5.bb +++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.1.bb | |||
| @@ -21,10 +21,10 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | |||
| 21 | file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" | 21 | file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" | 
| 22 | 22 | ||
| 23 | IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https" | 23 | IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https" | 
| 24 | SRCBRANCH = "MM_04.04.05_1902_L4.14.98_GA" | 24 | SRCBRANCH = "MM_04.05.01_1909_L4.19.35" | 
| 25 | 25 | ||
| 26 | SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" | 26 | SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" | 
| 27 | SRCREV = "0c5f48b3aee473d8c8f3e853eb2078f054caa4d2" | 27 | SRCREV = "3330461b906153a180ef9bda58368ed6782e2c28" | 
| 28 | 28 | ||
| 29 | S = "${WORKDIR}/git" | 29 | S = "${WORKDIR}/git" | 
| 30 | 30 | ||
