diff mbox series

[18/52] vulkan-loader: upgrade 1.3.236.0 -> 1.3.239.0

Message ID 20230208072143.2930292-18-alex@linutronix.de
State Accepted, archived
Commit a5f58a0eb8688b550fe33ec33389af29b348d037
Headers show
Series [01/52] ifupdown: update 0.8.43 -> 0.8.41 | expand

Commit Message

Alexander Kanavin Feb. 8, 2023, 7:21 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...{vulkan-loader_1.3.236.0.bb => vulkan-loader_1.3.239.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/vulkan/{vulkan-loader_1.3.236.0.bb => vulkan-loader_1.3.239.0.bb} (94%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.236.0.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.239.0.bb
similarity index 94%
rename from meta/recipes-graphics/vulkan/vulkan-loader_1.3.236.0.bb
rename to meta/recipes-graphics/vulkan/vulkan-loader_1.3.239.0.bb
index 56f9d765f8..e11f936a0a 100644
--- a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.236.0.bb
+++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.239.0.bb
@@ -9,8 +9,8 @@  SECTION = "libs"
 
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac"
-SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.236;protocol=https"
-SRCREV = "1ee83a25c2c20e2efbfc0ac976c7a3ddb5fc291c"
+SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.239;protocol=https"
+SRCREV = "fa421a02686e7f01c8e4af24650fa04374df8338"
 
 S = "${WORKDIR}/git"