diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-05-05 07:04:48 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-05 21:17:37 +0100 |
| commit | 3d2a3d92fe3e2091af6474b95dd16bac8a63ea42 (patch) | |
| tree | b89535459fae7b060f8f2e302ef24cd2cf6e60f6 /meta/recipes-graphics/vulkan | |
| parent | 63fb37b1ac28e7a9c05631c7ddab3423ba9db9e4 (diff) | |
| download | poky-3d2a3d92fe3e2091af6474b95dd16bac8a63ea42.tar.gz | |
vulkan: upgrade 1.3.204.1 -> 1.3.211.0
(From OE-Core rev: accb520dbfd1ad073eb5c4c20d43b6c179508085)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/vulkan')
| -rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-headers_1.3.211.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-headers_1.3.204.1.bb) | 2 | ||||
| -rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-loader_1.3.211.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-loader_1.3.204.1.bb) | 4 | ||||
| -rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-tools_1.3.211.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-tools_1.3.204.1.bb) | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.204.1.bb b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.211.0.bb index 7397f40fb4..c74eb4cf5b 100644 --- a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.204.1.bb +++ b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.211.0.bb | |||
| @@ -11,7 +11,7 @@ LICENSE = "Apache-2.0" | |||
| 11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main;protocol=https" | 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main;protocol=https" |
| 13 | 13 | ||
| 14 | SRCREV = "1dace16d8044758d32736eb59802d171970e9448" | 14 | SRCREV = "76f00ef6cbb1886eb1162d1fa39bee8b51e22ee8" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.204.1.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.211.0.bb index 8924ca34a6..cb4932ef79 100644 --- a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.204.1.bb +++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.211.0.bb | |||
| @@ -9,8 +9,8 @@ SECTION = "libs" | |||
| 9 | 9 | ||
| 10 | LICENSE = "Apache-2.0" | 10 | LICENSE = "Apache-2.0" |
| 11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac" | 11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac" |
| 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.204;protocol=https" | 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.211;protocol=https" |
| 13 | SRCREV = "f3e995134211d3fd663febede48e740e44982e27" | 13 | SRCREV = "bfb419161602361626e40a7a3af0a63e06bcf204" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.204.1.bb b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.211.0.bb index ae062f3ee2..3cb4ccc23f 100644 --- a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.204.1.bb +++ b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.211.0.bb | |||
| @@ -6,8 +6,8 @@ SECTION = "libs" | |||
| 6 | 6 | ||
| 7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 9 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.3.204;protocol=https" | 9 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.3.211;protocol=https" |
| 10 | SRCREV = "b9a87a24a814e443b1adfc5a6bc2e57243446f6c" | 10 | SRCREV = "4fdfd2b1187ab44f062d091ba3113c5e3eab5a1b" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
