mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
vulkan: upgrade 1.3.231.1 -> 1.3.236.0
(From OE-Core rev: eb556528421e5858e900a7664008fcd946a309da) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3667c83d2a
commit
db604a273d
+1
-1
@@ -8,7 +8,7 @@ HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler"
|
||||
LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a2b5acd7bc4844964cfda45fe807dc3"
|
||||
|
||||
SRCREV = "5755de46b07e4374c05fb1081f65f7ae1f8cca81"
|
||||
SRCREV = "77551c429f86c0e077f26552b7c1c0f12a9f235e"
|
||||
SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=master \
|
||||
file://0001-generate-glslang-pkg-config.patch"
|
||||
PE = "1"
|
||||
+1
-1
@@ -7,7 +7,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d"
|
||||
|
||||
SRCREV = "85a1ed200d50660786c1a88d9166e871123cce39"
|
||||
SRCREV = "1d31a100405cf8783ca7a31e31cdd727c9fc54c3"
|
||||
SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=master"
|
||||
PE = "1"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)"
|
||||
+1
-1
@@ -7,7 +7,7 @@ SECTION = "graphics"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
SRCREV = "eb0a36633d2acf4de82588504f951ad0f2cecacb"
|
||||
SRCREV = "40f5bf59c6acb4754a0bffd3c53a715732883a12"
|
||||
SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=master;protocol=https"
|
||||
PE = "1"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)"
|
||||
+1
-1
@@ -11,7 +11,7 @@ LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main;protocol=https"
|
||||
|
||||
SRCREV = "98f440ce6868c94f5ec6e198cc1adda4760e8849"
|
||||
SRCREV = "b75e5a02b6933caf86c5822d019067b335492c85"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
+2
-2
@@ -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.231;protocol=https"
|
||||
SRCREV = "eedbf08292a6be19c3527e77ae2df3f209cab285"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.236;protocol=https"
|
||||
SRCREV = "1ee83a25c2c20e2efbfc0ac976c7a3ddb5fc291c"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
+2
-2
@@ -6,8 +6,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.3.231;protocol=https"
|
||||
SRCREV = "8d2d3e22d684540fdc5a76c15e456fc2fd11e4b7"
|
||||
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=master;protocol=https"
|
||||
SRCREV = "ce45337c51ed53e6f1b337aa746a5a96c5018f86"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user