diff options
author | Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> | 2020-04-15 09:16:13 +0000 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-04-16 10:32:45 -0300 |
commit | 41ff756246c4990dedd23ae85f3257a4a4183332 (patch) | |
tree | fefb57ac5c2438a5b529279ba1b4dfa1e3e8fa1f /recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb | |
parent | 7022e8e1c77c9e0511f26668b08bc4f132a85a26 (diff) | |
download | meta-freescale-41ff756246c4990dedd23ae85f3257a4a4183332.tar.gz |
gstreamer: upgrade to MM_04.05.03_1911_L5.4.0 branch
Upgrade imx fork of gstreamer components to version taken from
MM_04.05.03_1911_L5.4.0 branch. This branch is aligned with the new
kernel update from NXP.
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb')
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb index 0329fc2a..ae372729 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \ | |||
5 | file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607" | 5 | file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607" |
6 | 6 | ||
7 | GST1.0-PLUGINS-BASE_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-base.git;protocol=https" | 7 | GST1.0-PLUGINS-BASE_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-base.git;protocol=https" |
8 | SRCBRANCH = "MM_04.05.01_1909_L4.19.35" | 8 | SRCBRANCH = "MM_04.05.03_1911_L5.4.0" |
9 | SRCREV = "df30480711d68a1c1d2152bf4d6a7b245a85f967" | 9 | SRCREV = "289e06a129224b530d23b6d41f0a65cc341109c5" |
10 | SRC_URI = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} \ | 10 | SRC_URI = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} \ |
11 | file://0001-meson-build-gir-even-when-cross-compiling-if-introsp.patch \ | 11 | file://0001-meson-build-gir-even-when-cross-compiling-if-introsp.patch \ |
12 | file://0001-gstreamer-plugins-base-fix-meson-build-in-nxp-fork.patch \ | 12 | file://0001-gstreamer-plugins-base-fix-meson-build-in-nxp-fork.patch \ |