From: Alexander Kanavin Date: Tue, 5 May 2020 13:01:25 +0000 (+0200) Subject: vulkan-loader: upgrade 1.1.126.0 -> 1.2.135.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~11189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ecb1e82cbf7df676f6f7e79c5d1210643a7babb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git vulkan-loader: upgrade 1.1.126.0 -> 1.2.135.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.1.126.0.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.2.135.0.bb similarity index 95% rename from meta/recipes-graphics/vulkan/vulkan-loader_1.1.126.0.bb rename to meta/recipes-graphics/vulkan/vulkan-loader_1.2.135.0.bb index 504cf85a2b7..8bab58f0b9e 100644 --- a/meta/recipes-graphics/vulkan/vulkan-loader_1.1.126.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.2.135.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.1.126" -SRCREV = "4adad4ff705fa76f9edb2d37cb57e593decb60ed" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.2.135" +SRCREV = "86429d9e7f3542e88fb98ffa7d8a82c10c9828ac" S = "${WORKDIR}/git"