diff options
Diffstat (limited to 'meta/recipes-graphics')
| -rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.283.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.280.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.280.0.bb b/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.283.0.bb index 3ab31af96a..3274bea8fd 100644 --- a/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.280.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.283.0.bb | |||
| @@ -10,7 +10,7 @@ LICENSE = "Apache-2.0" | |||
| 10 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=4ca2d6799091aaa98a8520f1b793939b" | 10 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=4ca2d6799091aaa98a8520f1b793939b" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Utility-Libraries.git;branch=main;protocol=https" | 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Utility-Libraries.git;branch=main;protocol=https" |
| 13 | SRCREV = "a4140c5fd47dcf3a030726a60b293db61cfb54a3" | 13 | SRCREV = "ad7f699a7b2b5deb66eb3de19f24aa33597ed65b" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| @@ -27,7 +27,7 @@ inherit cmake features_check pkgconfig | |||
| 27 | # These recipes need to be updated in lockstep with each other: | 27 | # These recipes need to be updated in lockstep with each other: |
| 28 | # glslang, vulkan-headers, vulkan-loader, vulkan-tools, | 28 | # glslang, vulkan-headers, vulkan-loader, vulkan-tools, |
| 29 | # vulkan-validation-layers, spirv-headers, spirv-tools, | 29 | # vulkan-validation-layers, spirv-headers, spirv-tools, |
| 30 | # vulkan-utility-libraries. | 30 | # vulkan-utility-libraries, vulkan-volk. |
| 31 | # The tags versions should always be sdk-x.y.z, as this is what | 31 | # The tags versions should always be sdk-x.y.z, as this is what |
| 32 | # upstream considers a release. | 32 | # upstream considers a release. |
| 33 | UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)" | 33 | UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)" |
