From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: "Anuj Mittal" <anuj.mittal@oss.qualcomm.com>,
"Dmitry Baryshkov" <dmitry.baryshkov@oss.qualcomm.com>,
"Koen Kooi" <koen.kooi@oss.qualcomm.com>,
"Nicolas Dechesne" <nicolas.dechesne@oss.qualcomm.com>,
"Ricardo Salveti" <ricardo.salveti@oss.qualcomm.com>,
"Sourabh Banerjee" <quic_sbanerje@quicinc.com>,
"Viswanath Kraleti" <viswanath.kraleti@oss.qualcomm.com>
Cc: <peter.kjellerstedt@axis.com>,
<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 02/10] gstreamer1.0-plugins-base: Upgrade 1.28.0 -> 1.28.2
Date: Thu, 09 Apr 2026 10:45:41 +0200 [thread overview]
Message-ID: <DHOHQSRVZXIM.OMD8WLH1AIW@bootlin.com> (raw)
In-Reply-To: <20260408141719.1086823-3-pkj@axis.com>
On Wed Apr 8, 2026 at 4:17 PM CEST, Peter Kjellerstedt via lists.openembedded.org wrote:
> ...
>
> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
> ---
> ...ugins-base_1.28.0.bb => gstreamer1.0-plugins-base_1.28.2.bb} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.28.0.bb => gstreamer1.0-plugins-base_1.28.2.bb} (98%)
>
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.28.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.28.2.bb
> similarity index 98%
> rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.28.0.bb
> rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.28.2.bb
> index f0a3db578a..79cc4f312d 100644
> --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.28.0.bb
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.28.2.bb
> @@ -11,7 +11,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-ba
> file://0003-viv-fb-Make-sure-config.h-is-included.patch \
> file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch \
> "
> -SRC_URI[sha256sum] = "eace79d63bd2edeb2048777ea9f432d8b6e7336e656cbc20da450f6235758b31"
> +SRC_URI[sha256sum] = "4db76b3619280037a4047de7d9dbb38613a4272dcc40efb333257124635a888d"
>
> S = "${UNPACKDIR}/gst-plugins-base-${PV}"
>
Hi,
Just a note for meta-qcom maintainers: once merged, this will break
meta-qcom builds, as some patches are no longer applying correctly:
ERROR: gstreamer1.0-plugins-base-1.28.2-r0 do_patch: Applying patch '/srv/pokybuild/yocto-worker/meta-qcom/build/meta-qcom/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-video-Add-support-for-NV12_Q08C-compressed-8-bit-for.patch' on target directory '/srv/pokybuild/yocto-worker/meta-qcom/build/build/tmp/work/armv8-2a-poky-linux/gstreamer1.0-plugins-base/1.28.2/sources/gst-plugins-base-1.28.2'
...
Patch 0001-video-Add-support-for-NV12_Q08C-compressed-8-bit-for.patch does not apply (enforce with -f)
https://autobuilder.yoctoproject.org/valkyrie/#/builders/113/builds/563
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2026-04-09 8:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-08 14:17 [PATCH 00/10] Update the GStreamer recipes to 1.28.2 Peter Kjellerstedt
2026-04-08 14:17 ` [PATCH 01/10] gstreamer1.0: Upgrade 1.28.0 -> 1.28.2 Peter Kjellerstedt
2026-04-08 14:17 ` [PATCH 02/10] gstreamer1.0-plugins-base: " Peter Kjellerstedt
2026-04-09 8:45 ` Mathieu Dubois-Briand [this message]
2026-04-08 14:17 ` [PATCH 03/10] gstreamer1.0-plugins-good: " Peter Kjellerstedt
2026-04-08 14:17 ` [PATCH 04/10] gstreamer1.0-plugins-bad: " Peter Kjellerstedt
2026-04-08 14:17 ` [PATCH 05/10] gstreamer1.0-plugins-ugly: " Peter Kjellerstedt
2026-04-08 14:17 ` [PATCH 06/10] gstreamer1.0-libav: " Peter Kjellerstedt
2026-04-08 14:17 ` [PATCH 07/10] gstreamer1.0-python: " Peter Kjellerstedt
2026-04-08 14:17 ` [PATCH 08/10] gstreamer1.0-rtsp-server: " Peter Kjellerstedt
2026-04-08 14:17 ` [PATCH 09/10] gst-devtools: " Peter Kjellerstedt
2026-04-08 14:17 ` [PATCH 10/10] gst-examples: " Peter Kjellerstedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DHOHQSRVZXIM.OMD8WLH1AIW@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=anuj.mittal@oss.qualcomm.com \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=koen.kooi@oss.qualcomm.com \
--cc=nicolas.dechesne@oss.qualcomm.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=peter.kjellerstedt@axis.com \
--cc=quic_sbanerje@quicinc.com \
--cc=ricardo.salveti@oss.qualcomm.com \
--cc=viswanath.kraleti@oss.qualcomm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox