Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Gyorgy Sarvari <skandigraun@gmail.com>
To: raj.khem@gmail.com, openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 1/2] spirv-llvm-translator: Upgrade to 21.1.0
Date: Wed, 27 Aug 2025 09:24:20 +0200	[thread overview]
Message-ID: <689b7dfd-a379-41eb-889c-e680d03e55d3@gmail.com> (raw)
In-Reply-To: <20250827043603.2833795-1-raj.khem@gmail.com>

On 8/27/25 06:36, Khem Raj via lists.openembedded.org wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  ...-translator_20.1.4.bb => spirv-llvm-translator_21.1.0.bb} | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>  rename meta/recipes-graphics/spir/{spirv-llvm-translator_20.1.4.bb => spirv-llvm-translator_21.1.0.bb} (88%)
>
> diff --git a/meta/recipes-graphics/spir/spirv-llvm-translator_20.1.4.bb b/meta/recipes-graphics/spir/spirv-llvm-translator_21.1.0.bb
> similarity index 88%
> rename from meta/recipes-graphics/spir/spirv-llvm-translator_20.1.4.bb
> rename to meta/recipes-graphics/spir/spirv-llvm-translator_21.1.0.bb
> index 64a73ce55aa..6a6c6ac77c4 100644
> --- a/meta/recipes-graphics/spir/spirv-llvm-translator_20.1.4.bb
> +++ b/meta/recipes-graphics/spir/spirv-llvm-translator_21.1.0.bb
> @@ -6,9 +6,9 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=47e311aa9caedd1b3abf098bd7814d1d"
>  
>  # pattern: llvm_branch_200, currently there are no minor releases, so, no llvm_branch_201
>  SPIRV_BRANCH = "llvm_release_${@oe.utils.trim_version('${PV}', 1).replace('.', '')}0"
> -SRCREV = "74843f2186bb63b6802758222084da17fcbe603c"
> +SRCREV = "acb023b63a4bafd53d0ba6a1a452b1f0e5671458"
>  SRC_URI = " \
> -    git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;tag=v${PV};branch=${SPIRV_BRANCH} \
> +    git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;branch=${SPIRV_BRANCH} \

I think the "tag=v${PV}" tag was removed accidentally

>  "
>  
>  UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
> @@ -20,6 +20,7 @@ inherit cmake pkgconfig python3native
>  # Specify any options you want to pass to cmake using EXTRA_OECMAKE:
>  # for CMAKE_SHARED_LIBS=OFF see https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/1868
>  EXTRA_OECMAKE = "\
> +    -DBASE_LLVM_VERSION='${@oe.utils.trim_version('${PV}', 3)}' \
>      -DBUILD_SHARED_LIBS=ON \
>      -DCMAKE_BUILD_TYPE=Release \
>      -DCMAKE_POSITION_INDEPENDENT_CODE=ON \
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#222489): https://lists.openembedded.org/g/openembedded-core/message/222489
> Mute This Topic: https://lists.openembedded.org/mt/114912974/6084445
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [skandigraun@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>



      parent reply	other threads:[~2025-08-27  7:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-27  4:36 [PATCH 1/2] spirv-llvm-translator: Upgrade to 21.1.0 Khem Raj
2025-08-27  4:36 ` [PATCH 2/2] clang: " Khem Raj
2025-09-01 17:08   ` [OE-core] " Ross Burton
2025-09-02  1:29     ` Khem Raj
2025-08-27  4:47 ` Patchtest results for [PATCH 1/2] spirv-llvm-translator: " patchtest
2025-08-27  7:24 ` Gyorgy Sarvari [this message]

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=689b7dfd-a379-41eb-889c-e680d03e55d3@gmail.com \
    --to=skandigraun@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.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