diff options
| -rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb | 4 | ||||
| -rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb | 4 | ||||
| -rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb | 2 | ||||
| -rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb | 2 | ||||
| -rw-r--r-- | recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.3.bb (renamed from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.1.bb) | 4 |
5 files changed, 8 insertions, 8 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb index b9ac08c25..e64d29fac 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb | |||
| @@ -13,7 +13,7 @@ PACKAGE_ARCH_imxpxp = "${MACHINE_SOCARCH}" | |||
| 13 | PACKAGE_ARCH_mx8 = "${MACHINE_SOCARCH}" | 13 | PACKAGE_ARCH_mx8 = "${MACHINE_SOCARCH}" |
| 14 | 14 | ||
| 15 | GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" | 15 | GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" |
| 16 | SRCBRANCH = "MM_04.05.01_1909_L4.19.35" | 16 | SRCBRANCH = "MM_04.05.03_1911_L5.4.0" |
| 17 | 17 | ||
| 18 | SRC_URI = " \ | 18 | SRC_URI = " \ |
| 19 | ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \ | 19 | ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \ |
| @@ -26,7 +26,7 @@ SRC_URI = " \ | |||
| 26 | file://avoid-including-sys-poll.h-directly.patch \ | 26 | file://avoid-including-sys-poll.h-directly.patch \ |
| 27 | file://ensure-valid-sentinels-for-gst_structure_get-etc.patch \ | 27 | file://ensure-valid-sentinels-for-gst_structure_get-etc.patch \ |
| 28 | " | 28 | " |
| 29 | SRCREV = "eba3db4034fc17b712808d5e90ed5ff22ef490ca" | 29 | SRCREV = "b80b6a2db690c815a88c2450956e23e86dbd6538" |
| 30 | 30 | ||
| 31 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
| 32 | 32 | ||
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 0329fc2ae..ae3727291 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 \ |
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb index 4f750ca9e..6134789db 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb | |||
| @@ -2,7 +2,7 @@ require recipes-multimedia/gstreamer/gstreamer1.0-plugins-common.inc | |||
| 2 | 2 | ||
| 3 | 3 | ||
| 4 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" | 4 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" |
| 5 | SRCBRANCH = "MM_04.05.01_1909_L4.19.35" | 5 | SRCBRANCH = "MM_04.05.03_1911_L5.4.0" |
| 6 | 6 | ||
| 7 | SRC_URI = " \ | 7 | SRC_URI = " \ |
| 8 | ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ | 8 | ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ |
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb index 2bcf25626..f344db2dc 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb | |||
| @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \ | |||
| 15 | 15 | ||
| 16 | # Use i.MX fork of GST for customizations | 16 | # Use i.MX fork of GST for customizations |
| 17 | GST1.0_SRC ?= "gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https" | 17 | GST1.0_SRC ?= "gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https" |
| 18 | SRCBRANCH = "MM_04.05.01_1909_L4.19.35" | 18 | SRCBRANCH = "MM_04.05.03_1911_L5.4.0" |
| 19 | 19 | ||
| 20 | SRC_URI = " \ | 20 | SRC_URI = " \ |
| 21 | ${GST1.0_SRC};branch=${SRCBRANCH} \ | 21 | ${GST1.0_SRC};branch=${SRCBRANCH} \ |
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.1.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.3.bb index e7ecef742..4e2447152 100644 --- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.1.bb +++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.3.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.05.01_1909_L4.19.35" | 24 | SRCBRANCH = "MM_04.05.03_1911_L5.4.0" |
| 25 | 25 | ||
| 26 | SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" | 26 | SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" |
| 27 | SRCREV = "3330461b906153a180ef9bda58368ed6782e2c28" | 27 | SRCREV = "190b80c50aa06d2fe32423f6e36d76374bb530b2" |
| 28 | 28 | ||
| 29 | S = "${WORKDIR}/git" | 29 | S = "${WORKDIR}/git" |
| 30 | 30 | ||
