All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jose Quaresma <quaresma.jose@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Jose Quaresma <quaresma.jose@gmail.com>
Subject: [PATCH 2/5] spirv-headers: bump to last master
Date: Sun, 14 Nov 2021 20:26:45 +0000	[thread overview]
Message-ID: <20211114202648.316923-2-quaresma.jose@gmail.com> (raw)
In-Reply-To: <20211114202648.316923-1-quaresma.jose@gmail.com>

SPIRV-Tools v2021.4 require this revision
https://github.com/KhronosGroup/SPIRV-Tools/commit/21e3f681e2004590c7865bc8c0195a4ab8e66c88

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
---
 meta/recipes-graphics/spir/spirv-headers_1.5.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/spir/spirv-headers_1.5.5.bb b/meta/recipes-graphics/spir/spirv-headers_1.5.5.bb
index 101a2e2948..522708618e 100644
--- a/meta/recipes-graphics/spir/spirv-headers_1.5.5.bb
+++ b/meta/recipes-graphics/spir/spirv-headers_1.5.5.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d"
 
-SRCREV = "c8213b3c5a2cf3a0f5c4d1e7d7b8fc2ac9f4806d"
+SRCREV = "814e728b30ddd0f4509233099a3ad96fd4318c07"
 SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=master"
 UPSTREAM_CHECK_GITTAGREGEX = "^(?P<pver>\d+(\.\d+)+)$"
 S = "${WORKDIR}/git"
-- 
2.33.1



  reply	other threads:[~2021-11-14 20:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-14 20:26 [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5 Jose Quaresma
2021-11-14 20:26 ` Jose Quaresma [this message]
2021-11-14 20:26 ` [PATCH 3/5] spirv-tools: upgrade 2021.3 -> 2021.4 Jose Quaresma
2021-11-14 20:26 ` [PATCH 4/5] glslang: upgrade 11.6.0 -> 11.7.0 Jose Quaresma
2021-11-14 20:26 ` [PATCH 5/5] shaderc: upgrade 2021.2 -> 2021.3 Jose Quaresma
2021-11-15 13:57 ` [OE-core] [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5 Alexander Kanavin
2021-11-15 14:35   ` Jose Quaresma

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=20211114202648.316923-2-quaresma.jose@gmail.com \
    --to=quaresma.jose@gmail.com \
    --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.