diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-12-28 08:37:20 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-28 23:59:56 +0000 |
| commit | db604a273d3907313ae8814a57d1da6b1547c708 (patch) | |
| tree | 2019d6ca197dec72a8e6a46de712da03e4e3be4f /meta/recipes-graphics/spir | |
| parent | 3667c83d2af7807e323e4d6e685e9bb1a0100eab (diff) | |
| download | poky-db604a273d3907313ae8814a57d1da6b1547c708.tar.gz | |
vulkan: upgrade 1.3.231.1 -> 1.3.236.0
(From OE-Core rev: eb556528421e5858e900a7664008fcd946a309da)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/spir')
| -rw-r--r-- | meta/recipes-graphics/spir/spirv-headers_1.3.236.0.bb (renamed from meta/recipes-graphics/spir/spirv-headers_1.3.231.1.bb) | 2 | ||||
| -rw-r--r-- | meta/recipes-graphics/spir/spirv-tools_1.3.236.0.bb (renamed from meta/recipes-graphics/spir/spirv-tools_1.3.231.1.bb) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/spir/spirv-headers_1.3.231.1.bb b/meta/recipes-graphics/spir/spirv-headers_1.3.236.0.bb index fdcc8d523f..e35628ecbf 100644 --- a/meta/recipes-graphics/spir/spirv-headers_1.3.231.1.bb +++ b/meta/recipes-graphics/spir/spirv-headers_1.3.236.0.bb | |||
| @@ -7,7 +7,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v" | |||
| 7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d" |
| 9 | 9 | ||
| 10 | SRCREV = "85a1ed200d50660786c1a88d9166e871123cce39" | 10 | SRCREV = "1d31a100405cf8783ca7a31e31cdd727c9fc54c3" |
| 11 | SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=master" | 11 | SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=master" |
| 12 | PE = "1" | 12 | PE = "1" |
| 13 | UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)" | 13 | UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)" |
diff --git a/meta/recipes-graphics/spir/spirv-tools_1.3.231.1.bb b/meta/recipes-graphics/spir/spirv-tools_1.3.236.0.bb index e175cde145..c921bdef72 100644 --- a/meta/recipes-graphics/spir/spirv-tools_1.3.231.1.bb +++ b/meta/recipes-graphics/spir/spirv-tools_1.3.236.0.bb | |||
| @@ -7,7 +7,7 @@ SECTION = "graphics" | |||
| 7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 9 | 9 | ||
| 10 | SRCREV = "eb0a36633d2acf4de82588504f951ad0f2cecacb" | 10 | SRCREV = "40f5bf59c6acb4754a0bffd3c53a715732883a12" |
| 11 | SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=master;protocol=https" | 11 | SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=master;protocol=https" |
| 12 | PE = "1" | 12 | PE = "1" |
| 13 | UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)" | 13 | UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)" |
