mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
glslang: upgrade 1.3.236.0 -> 1.3.239.0
(From OE-Core rev: 7277bb4ca59a8f8e8bf1225578a9ad513c5239ba) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
387f83abe1
commit
fe91d459fb
@@ -8,9 +8,10 @@ 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 = "77551c429f86c0e077f26552b7c1c0f12a9f235e"
|
||||
SRCREV = "ca8d07d0bc1c6390b83915700439fa7719de6a2a"
|
||||
SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=main \
|
||||
file://0001-generate-glslang-pkg-config.patch"
|
||||
file://0001-generate-glslang-pkg-config.patch \
|
||||
"
|
||||
PE = "1"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)"
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user