diff options
author | Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> | 2025-05-15 18:05:30 -0300 |
---|---|---|
committer | Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> | 2025-05-20 17:06:16 -0300 |
commit | 08d93000b7110edb90b4d8c0bd1bdabdcbf8bab6 (patch) | |
tree | aba3687ded9053d32769c3dd38a1f3a953f70bdd | |
parent | 76f6de20d7b2bd4f28f85ec97f2fb47ae9739ef7 (diff) | |
download | meta-freescale-08d93000b7110edb90b4d8c0bd1bdabdcbf8bab6.tar.gz |
gstreamer1.0-plugins-good: Update branch MM_04.09.02_2410_L6.6.y -> MM_04.09.03_2412_L6.12.y
This commit add the following source revisions:
626a972e9 update release location in SCR to correct URL
8aac95afc Update release branch in SCR.txt to lf-6.12.3-1.0.0
4cd595322 MMFMWK-9390 v4l2: Add ARGB2101010 support for imx95 wave6 precoding
9831ce142 LF-14072 v4l2: fix downscale has abnormal lines at bottom
a4fe588e6 MMFMWK-9434 v4l2allocator: respect v4l2 plane's bytesused calculated by import_dmabuf
2a5281984 LF-13169 v4l2: skip pollerr if capture queue has not set up
7dee248be Update release branch in SCR.txt to lf-6.6.52-2.2.0
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.7.imx.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.7.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.7.imx.bb index 5dd71743..933adb5e 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.7.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.7.imx.bb | |||
@@ -111,8 +111,8 @@ SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plu | |||
111 | 111 | ||
112 | SRC_URI:prepend = "${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} " | 112 | SRC_URI:prepend = "${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} " |
113 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-good.git;protocol=https" | 113 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-good.git;protocol=https" |
114 | SRCBRANCH = "MM_04.09.02_2410_L6.6.y" | 114 | SRCBRANCH = "MM_04.09.03_2412_L6.12.y" |
115 | SRCREV = "33b2732b873758a302064818b35dcad41b5bbc14" | 115 | SRCREV = "626a972e9ef448f1017cfad07a3486a0fb340a0d" |
116 | 116 | ||
117 | S = "${WORKDIR}/git" | 117 | S = "${WORKDIR}/git" |
118 | 118 | ||