]> code.ossystems Code Review - openembedded-core.git/commitdiff
vulkan-tools: upgrade 1.1.126.0 -> 1.2.135.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 5 May 2020 13:01:26 +0000 (15:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 May 2020 11:11:03 +0000 (12:11 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/vulkan/vulkan-tools_1.2.135.0.bb [moved from meta/recipes-graphics/vulkan/vulkan-tools_1.1.126.0.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-graphics/vulkan/vulkan-tools_1.1.126.0.bb
rename to meta/recipes-graphics/vulkan/vulkan-tools_1.2.135.0.bb
index 2fd61c989abc16da1a289f5244b8a8ca26819a14..085c0e27e991e38bf6a20e6239427f7049e95f9a 100644 (file)
@@ -5,8 +5,8 @@ SECTION = "libs"
 
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
-SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.1.126"
-SRCREV = "09695dfc5dbe54f869aeaff8db93bb7bb6a220e0"
+SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.2.135"
+SRCREV = "6d8197fd6c91d352a601587ffdde28f4cd7bc399"
 
 S = "${WORKDIR}/git"