diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-09-22 09:23:57 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-26 10:35:27 +0100 |
| commit | 8eea58e589cf4d4179c6206b39dd076105cd7e1d (patch) | |
| tree | 156bab59543c3fd268d6b8852ae2c16783921fba /meta/recipes-graphics/spir | |
| parent | 1fb201bd88613888baeaaa7763e3bf25ffcb3ce2 (diff) | |
| download | poky-8eea58e589cf4d4179c6206b39dd076105cd7e1d.tar.gz | |
vulkan: upgrade 1.3.250.0 -> 1.3.261.1
License-update: clarifiction that licenses are apache and mit.
(From OE-Core rev: fd8558c52585ff7397b87e3579ae85e63bf8c10b)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
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.261.1.bb (renamed from meta/recipes-graphics/spir/spirv-headers_1.3.250.0.bb) | 2 | ||||
| -rw-r--r-- | meta/recipes-graphics/spir/spirv-tools_1.3.261.1.bb (renamed from meta/recipes-graphics/spir/spirv-tools_1.3.250.0.bb) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/spir/spirv-headers_1.3.250.0.bb b/meta/recipes-graphics/spir/spirv-headers_1.3.261.1.bb index d0a2e2e991..945f0879f5 100644 --- a/meta/recipes-graphics/spir/spirv-headers_1.3.250.0.bb +++ b/meta/recipes-graphics/spir/spirv-headers_1.3.261.1.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d" |
| 6 | 6 | ||
| 7 | SRCREV = "268a061764ee69f09a477a695bf6a11ffe311b8d" | 7 | SRCREV = "124a9665e464ef98b8b718d572d5f329311061eb" |
| 8 | SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=main" | 8 | SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=main" |
| 9 | PE = "1" | 9 | PE = "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: |
diff --git a/meta/recipes-graphics/spir/spirv-tools_1.3.250.0.bb b/meta/recipes-graphics/spir/spirv-tools_1.3.261.1.bb index bde6ddd04b..6904288299 100644 --- a/meta/recipes-graphics/spir/spirv-tools_1.3.250.0.bb +++ b/meta/recipes-graphics/spir/spirv-tools_1.3.261.1.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 = "e7c6084fd1d6d6f5ac393e842728d8be309688ca" | 10 | SRCREV = "e553b884c7c9febaa4e52334f683641fb5f196a0" |
| 11 | SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=main;protocol=https" | 11 | SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=main;protocol=https" |
| 12 | PE = "1" | 12 | PE = "1" |
| 13 | # These recipes need to be updated in lockstep with each other: | 13 | # These recipes need to be updated in lockstep with each other: |
