mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
vulkan: update to 1.0.61.1
(From OE-Core rev: 939e6ca27ca1f500bc3bbfdf4f7f893a57cc0820) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e2468c9253
commit
24e95761c2
@@ -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.51 \
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers.git;branch=sdk-1.0.61 \
|
||||
file://demos-Don-t-build-tri-or-cube.patch \
|
||||
"
|
||||
SRCREV = "8d021e4d5a9f91436f4462df1dafb222908e296d"
|
||||
"
|
||||
SRCREV = "7e4888569f0f5d44efbcae94c1000fbea973c1c8"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user