summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-07-29 09:09:58 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-08-03 07:47:36 +0100
commit42920dd8d87255f98fe367bebefbf38e7825fc89 (patch)
treee02371be0d03d9315d6856820f4670e3c9b468d5 /meta/recipes-graphics
parentbadd25c860974cba289bdbdd1d2fb0a48e32fb9a (diff)
downloadpoky-42920dd8d87255f98fe367bebefbf38e7825fc89.tar.gz
spirv-headers: upgrade 1.3.283.0 -> 1.3.290.0
Changelog: ============== - SPV_ARM_cooperative_matrix_layouts - Add KHR suffix to OpExtInstWithForwardRefsKHR - Enforce grammar naming conventions for aliases - Adds SPV_KHR_relaxed_extended_instruction - SPV_EXT_replicated_composites - Fix SPIR-V reserved ranges - Add utility functions to strinfigy value enums - VkspReflection non-sematic: add dispatchId in configuration (From OE-Core rev: ef0750fe37d4f6dc3dfc66785ac14729db0dc3c9) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/spir/spirv-headers_1.3.290.0.bb (renamed from meta/recipes-graphics/spir/spirv-headers_1.3.283.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/spir/spirv-headers_1.3.283.0.bb b/meta/recipes-graphics/spir/spirv-headers_1.3.290.0.bb
index 5ec7e42b7c..30280a5b5e 100644
--- a/meta/recipes-graphics/spir/spirv-headers_1.3.283.0.bb
+++ b/meta/recipes-graphics/spir/spirv-headers_1.3.290.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=d14ee3b13f42e9c9674acc5925c3d741" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=d14ee3b13f42e9c9674acc5925c3d741"
6 6
7SRCREV = "4f7b471f1a66b6d06462cd4ba57628cc0cd087d7" 7SRCREV = "2acb319af38d43be3ea76bfabf3998e5281d8d12"
8SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=main" 8SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=main"
9PE = "1" 9PE = "1"
10# These recipes need to be updated in lockstep with each other: 10# These recipes need to be updated in lockstep with each other: