From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: f_l_k@t-online.de, openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCH] libva: update 2.23.0 -> 2.24.1
Date: Tue, 04 Aug 2026 07:20:09 +0100 [thread overview]
Message-ID: <158bd2adc4fa1b0e88d0d506ec2e2a566968b725.camel@linuxfoundation.org> (raw)
In-Reply-To: <20260803134915.8676-1-f_l_k@t-online.de>
On Mon, 2026-08-03 at 15:49 +0200, Markus Volk via lists.openembedded.org wrote:
> version 2.24.1
> va: include <unistd.h> for getuid/getgid in secure_getenv fallback
>
> version 2.24.0
> va: Add VA_PICTURE_H264_NON_EXISTING flag
> va: use secure_getenv instead of getenv in va_x11.c
> doc: fix libva av1 link for doxygen
> trace: dump input/output data in va_TraceProtectedSessionExecute
> trace: Add ProtectedSession Related Log in Trace
>
> Signed-off-by: Markus Volk <f_l_k@t-online.de>
> ---
> .../{libva-initial_2.23.0.bb => libva-initial_2.24.1.bb} | 0
> .../libva/{libva-utils_2.23.0.bb => libva-utils_2.24.1.bb} | 0
> meta/recipes-graphics/libva/libva.inc | 4 ++--
> .../libva/{libva_2.23.0.bb => libva_2.24.1.bb} | 0
> 4 files changed, 2 insertions(+), 2 deletions(-)
> rename meta/recipes-graphics/libva/{libva-initial_2.23.0.bb => libva-initial_2.24.1.bb} (100%)
> rename meta/recipes-graphics/libva/{libva-utils_2.23.0.bb => libva-utils_2.24.1.bb} (100%)
> rename meta/recipes-graphics/libva/{libva_2.23.0.bb => libva_2.24.1.bb} (100%)
>
> diff --git a/meta/recipes-graphics/libva/libva-initial_2.23.0.bb b/meta/recipes-graphics/libva/libva-initial_2.24.1.bb
> similarity index 100%
> rename from meta/recipes-graphics/libva/libva-initial_2.23.0.bb
> rename to meta/recipes-graphics/libva/libva-initial_2.24.1.bb
> diff --git a/meta/recipes-graphics/libva/libva-utils_2.23.0.bb b/meta/recipes-graphics/libva/libva-utils_2.24.1.bb
> similarity index 100%
> rename from meta/recipes-graphics/libva/libva-utils_2.23.0.bb
> rename to meta/recipes-graphics/libva/libva-utils_2.24.1.bb
> diff --git a/meta/recipes-graphics/libva/libva.inc b/meta/recipes-graphics/libva/libva.inc
> index b3ec4f61d1..8e784c1ad1 100644
> --- a/meta/recipes-graphics/libva/libva.inc
> +++ b/meta/recipes-graphics/libva/libva.inc
> @@ -18,8 +18,8 @@ LICENSE = "MIT"
>
> LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
>
> -SRC_URI = "git://github.com/intel/libva.git;branch=v2.23-branch;protocol=https;tag=${PV}"
> -SRCREV = "dbf83dc3b1ce6bad46e1628aaf2da5ef731157b8"
> +SRC_URI = "git://github.com/intel/libva.git;branch=v2.24-branch;protocol=https;tag=${PV}"
> +SRCREV = "710eb465c6277ee2cac3e6948767b01eebe7e77a"
>
> UPSTREAM_CHECK_GITTAGREGEX = "^(?P<pver>(\d+(\.\d+)+))$"
>
> diff --git a/meta/recipes-graphics/libva/libva_2.23.0.bb b/meta/recipes-graphics/libva/libva_2.24.1.bb
> similarity index 100%
> rename from meta/recipes-graphics/libva/libva_2.23.0.bb
> rename to meta/recipes-graphics/libva/libva_2.24.1.bb
This breaks libva-utils since it doesn't change the branch or revision
in that bb file and there is no 2.24.1 libva-utils release.
I've pulled that bit of the patch out, updated that recipe separately
and will retest.
Cheers,
Richard
next prev parent reply other threads:[~2026-08-04 6:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-03 13:49 [oe-core][PATCH] libva: update 2.23.0 -> 2.24.1 Markus Volk
2026-08-04 6:20 ` Richard Purdie [this message]
2026-08-04 16:38 ` Richard Purdie
[not found] ` <18C8A798080DE499.3417489@lists.openembedded.org>
2026-08-04 19:26 ` Richard Purdie
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=158bd2adc4fa1b0e88d0d506ec2e2a566968b725.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=f_l_k@t-online.de \
--cc=openembedded-core@lists.openembedded.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.