diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-headers_1.3.204.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-headers_1.2.198.0.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-loader_1.3.204.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-loader_1.2.198.1.bb) | 4 | ||||
-rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-tools_1.3.204.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-tools_1.2.198.0.bb) | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-graphics/vulkan/vulkan-headers_1.2.198.0.bb b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.204.0.bb index 43c0cdb53d..7397f40fb4 100644 --- a/meta/recipes-graphics/vulkan/vulkan-headers_1.2.198.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.204.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 = "8c1c27d5a9b9de8a17f500053bd08c7ca6bba19c" | 14 | SRCREV = "1dace16d8044758d32736eb59802d171970e9448" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | 17 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.2.198.1.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.204.0.bb index dcd6e02ba0..23e178588e 100644 --- a/meta/recipes-graphics/vulkan/vulkan-loader_1.2.198.1.bb +++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.204.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.2.198;protocol=https" | 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.204;protocol=https" |
13 | SRCREV = "0ca96994f92b6f21b37badd6c99b22f61bfec932" | 13 | SRCREV = "6a2458b649aae2a8bec8259c2485e7c0bd0465ae" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-tools_1.2.198.0.bb b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.204.0.bb index 09f75383c2..ae062f3ee2 100644 --- a/meta/recipes-graphics/vulkan/vulkan-tools_1.2.198.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.204.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.2.198;protocol=https" | 9 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.3.204;protocol=https" |
10 | SRCREV = "8040a7af8919a47346cfeaf1fbc2ebfe09cfea09" | 10 | SRCREV = "b9a87a24a814e443b1adfc5a6bc2e57243446f6c" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||