diff options
-rw-r--r-- | meta/recipes-graphics/spir/spirv-tools_1.3.290.0.bb (renamed from meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb b/meta/recipes-graphics/spir/spirv-tools_1.3.290.0.bb index 292a17f00d..1270da5b85 100644 --- a/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb +++ b/meta/recipes-graphics/spir/spirv-tools_1.3.290.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 = "dd4b663e13c07fea4fbb3f70c1c91c86731099f7" | 10 | SRCREV = "0cfe9e7219148716dfd30b37f4d21753f098707a" |
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: |