diff options
-rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-volk_1.4.313.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-volk_1.4.309.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/vulkan/vulkan-volk_1.4.309.0.bb b/meta/recipes-graphics/vulkan/vulkan-volk_1.4.313.0.bb index 251ce229ae..5e661080a0 100644 --- a/meta/recipes-graphics/vulkan/vulkan-volk_1.4.309.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-volk_1.4.313.0.bb | |||
@@ -10,7 +10,7 @@ LICENSE = "MIT" | |||
10 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fb3d6e8051a71edca1e54bc38d35e5af" | 10 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fb3d6e8051a71edca1e54bc38d35e5af" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/zeux/volk.git;branch=master;protocol=https" | 12 | SRC_URI = "git://github.com/zeux/volk.git;branch=master;protocol=https" |
13 | SRCREV = "58689c063427f5bad4f133625049b1a3c5dd8287" | 13 | SRCREV = "43c29e655cb8117fd9cfb65ad9cefe2d40965102" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||