All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Jose Quaresma <quaresma.jose@gmail.com>
Cc: wangmy@fujitsu.com, openembedded-core@lists.openembedded.org
Subject: Re: [OE-Core] [PATCH 31/34] spirv-tools: upgrade 1.3.275.0 -> 1.3.280.0
Date: Wed, 27 Mar 2024 13:45:47 +0100	[thread overview]
Message-ID: <20240327124547d0f35755@mail.local> (raw)
In-Reply-To: <CANPvuRm4rOYNstWRR1d+koEigLJvnzCsnNrBhEOU-naEx70TuA@mail.gmail.com>

On 27/03/2024 11:34:42+0000, Jose Quaresma wrote:
> Hi Alexandre,
> 
> I see this is still on
> https://git.yoctoproject.org/poky-contrib/log/?h=abelloni/master-next but
> it should be dropped
> because it is included in the vulkan v2
> https://lists.openembedded.org/g/openembedded-core/message/197546
> 
> This spirv and glslang recipes should be updated in lockstep with vulkan as
> printed by AlexK on
> https://lists.openembedded.org/g/openembedded-core/message/197529

Note that I took the spirv patches only once there was the vulkan
update so it is not *still* there.
This is super frustrating because the vulkan upgrade commit changelog is
not a replacement for the spirv upgrade commit changelog.

> 
> Jose
> 
> 
> wangmy via lists.openembedded.org <wangmy=fujitsu.com@lists.openembedded.org>
> escreveu (ter�a, 26/03/2024 �(s) 00:37):
> 
> > From: Wang Mingyu <wangmy@fujitsu.com>
> >
> > Changelog:
> > ==========
> > - Add tooling support for SPV_KHR_maximal_reconvergence
> > - Add support for SPV_KHR_float_controls2
> > - SPV_KHR_quad_control
> > - Fold 64-bit int operations
> > - update image enum tests to remove Kernel capability
> > - Support operand kind for SPV_INTEL_maximum_registers
> > - SPV_NV_shader_atomic_fp16_vector
> > - Support for SPV_QCOM_image_processing2 (#5582)
> > - Fix access chain struct checks
> >
> > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> > ---
> >  .../spir/{spirv-tools_1.3.275.0.bb => spirv-tools_1.3.280.0.bb} | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >  rename meta/recipes-graphics/spir/{spirv-tools_1.3.275.0.bb =>
> > spirv-tools_1.3.280.0.bb} (96%)
> >
> > diff --git a/meta/recipes-graphics/spir/spirv-tools_1.3.275.0.bb
> > b/meta/recipes-graphics/spir/spirv-tools_1.3.280.0.bb
> > similarity index 96%
> > rename from meta/recipes-graphics/spir/spirv-tools_1.3.275.0.bb
> > rename to meta/recipes-graphics/spir/spirv-tools_1.3.280.0.bb
> > index 05c6de1b50..d2b6acf946 100644
> > --- a/meta/recipes-graphics/spir/spirv-tools_1.3.275.0.bb
> > +++ b/meta/recipes-graphics/spir/spirv-tools_1.3.280.0.bb
> > @@ -7,7 +7,7 @@ SECTION = "graphics"
> >  LICENSE  = "Apache-2.0"
> >  LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
> >
> > -SRCREV = "f0cc85efdbbe3a46eae90e0f915dc1509836d0fc"
> > +SRCREV = "04896c462d9f3f504c99a4698605b6524af813c1"
> >  SRC_URI = "git://
> > github.com/KhronosGroup/SPIRV-Tools.git;branch=main;protocol=https"
> >  PE = "1"
> >  # These recipes need to be updated in lockstep with each other:
> > --
> > 2.34.1
> >
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#197520):
> > https://lists.openembedded.org/g/openembedded-core/message/197520
> > Mute This Topic: https://lists.openembedded.org/mt/105150547/5052612
> > Group Owner: openembedded-core+owner@lists.openembedded.org
> > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [
> > quaresma.jose@gmail.com]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
> >
> 
> -- 
> Best regards,
> 
> Jos� Quaresma

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


  reply	other threads:[~2024-03-27 12:45 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-26  0:34 [OE-Core] [PATCH 01/34] adwaita-icon-theme: upgrade 45.0 -> 46.0 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 02/34] at-spi2-core: upgrade 2.50.1 -> 2.52.0 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 03/34] bind: upgrade 9.18.24 -> 9.18.25 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 04/34] createrepo-c: upgrade 1.0.4 -> 1.1.0 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 05/34] enchant2: upgrade 2.6.7 -> 2.6.8 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 06/34] glib-networking: upgrade 2.78.1 -> 2.80.0 wangmy
2024-03-26 16:50   ` Alexandre Belloni
2024-03-26  0:34 ` [OE-Core] [PATCH 07/34] glslang: upgrade 1.3.275.0 -> 1.3.280.0 wangmy
2024-03-26  8:44   ` Alexander Kanavin
2024-03-26  0:34 ` [OE-Core] [PATCH 08/34] gnutls: upgrade 3.8.3 -> 3.8.4 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 09/34] harfbuzz: upgrade 8.3.0 -> 8.3.1 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 10/34] libbsd: upgrade 0.12.1 -> 0.12.2 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 11/34] libcomps: upgrade 0.1.20 -> 0.1.21 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 12/34] libpciaccess: upgrade 0.18 -> 0.18.1 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 13/34] libwpe: upgrade 1.14.2 -> 1.16.0 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 14/34] libxkbcommon: upgrade 1.6.0 -> 1.7.0 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 15/34] libxml2: upgrade 2.12.5 -> 2.12.6 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 16/34] lighttpd: upgrade 1.4.74 -> 1.4.75 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 17/34] mesa: upgrade 24.0.2 -> 24.0.3 wangmy
2024-03-26  8:49   ` Alexander Kanavin
2024-03-26  0:34 ` [OE-Core] [PATCH 18/34] openssh: upgrade 9.6p1 -> 9.7p1 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 19/34] python3-hatchling: upgrade 1.21.1 -> 1.22.4 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 20/34] python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 21/34] python3-license-expression: upgrade 30.2.0 -> 30.3.0 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 22/34] python3-markdown: upgrade 3.5.2 -> 3.6 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 23/34] python3-packaging: upgrade 23.2 -> 24.0 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 24/34] python3-pyelftools: upgrade 0.30 -> 0.31 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 25/34] python3-referencing: upgrade 0.33.0 -> 0.34.0 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 26/34] python3-scons: upgrade 4.6.0 -> 4.7.0 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 27/34] python3-setuptools: upgrade 69.1.1 -> 69.2.0 wangmy
2024-04-23 12:37   ` Ross Burton
2024-04-23 15:39     ` Ross Burton
2024-03-26  0:34 ` [OE-Core] [PATCH 28/34] python3-wheel: upgrade 0.42.0 -> 0.43.0 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 29/34] python3-zipp: upgrade 3.17.0 -> 3.18.1 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 30/34] spirv-headers: upgrade 1.3.275.0 -> 1.3.280.0 wangmy
2024-03-27 11:34   ` Jose Quaresma
2024-03-26  0:34 ` [OE-Core] [PATCH 31/34] spirv-tools: " wangmy
2024-03-27 11:34   ` Jose Quaresma
2024-03-27 12:45     ` Alexandre Belloni [this message]
2024-03-27 12:54       ` Alexander Kanavin
2024-03-26  0:34 ` [OE-Core] [PATCH 32/34] vala: upgrade 0.56.15 -> 0.56.16 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 33/34] wayland-protocols: upgrade 1.33 -> 1.34 wangmy
2024-03-26  0:34 ` [OE-Core] [PATCH 34/34] wget: upgrade 1.21.4 -> 1.24.5 wangmy

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=20240327124547d0f35755@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=quaresma.jose@gmail.com \
    --cc=wangmy@fujitsu.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 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.