mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
shaderc: upgrade 2024.0 -> 2024.1
Changelog: =========== - Update dependencies - Propagate test/install options to Glslang (From OE-Core rev: 3410d8864429ca8cd9e63775b0f6e788b6a0405b) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
19eb32540b
commit
036624701a
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
|
||||
|
||||
SRCREV = "9f56ca620c07d6c4d119c65c1c1f3f1c584c9985"
|
||||
SRCREV = "5d7736da11e626b49c5463aadb2afb228ad20276"
|
||||
SRC_URI = "git://github.com/google/shaderc.git;protocol=https;branch=main \
|
||||
file://0001-cmake-disable-building-external-dependencies.patch \
|
||||
file://0002-libshaderc_util-fix-glslang-header-file-location.patch \
|
||||
Reference in New Issue
Block a user