[oe-commits] [openembedded-core] 27/62: vulkan: upgrade to version 1.0.65.2

git at git.openembedded.org git at git.openembedded.org
Tue Feb 6 11:07:28 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit c61ad4db01b18ff8c162a39e04ce4871e2926a0e
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Wed Jan 31 16:58:58 2018 +0200

    vulkan: upgrade to version 1.0.65.2
    
    1.0.61.1 -> 1.0.65.2
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../vulkan/{vulkan_1.0.61.1.bb => vulkan_1.0.65.2.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/vulkan/vulkan_1.0.61.1.bb b/meta/recipes-graphics/vulkan/vulkan_1.0.65.2.bb
similarity index 95%
rename from meta/recipes-graphics/vulkan/vulkan_1.0.61.1.bb
rename to meta/recipes-graphics/vulkan/vulkan_1.0.65.2.bb
index d88d503..1c8a895 100644
--- a/meta/recipes-graphics/vulkan/vulkan_1.0.61.1.bb
+++ b/meta/recipes-graphics/vulkan/vulkan_1.0.65.2.bb
@@ -10,10 +10,10 @@ SECTION = "libs"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=99c647ca3d4f6a4b9d8628f757aad156 \
                     file://loader/loader.c;endline=25;md5=a87cd5442291c23d1fce4eece4cfde9d"
-SRC_URI = "git://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers.git;branch=sdk-1.0.61 \
+SRC_URI = "git://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers.git;branch=sdk-1.0.65 \
            file://demos-Don-t-build-tri-or-cube.patch \
            "
-SRCREV = "7e4888569f0f5d44efbcae94c1000fbea973c1c8"
+SRCREV = "73486a1a169d862d5210e2ad520d95319a2383fa"
 UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list