mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
shaderc: upgrade 2021.4 -> 2022.0
- Update to Glslang 11.8.0 (From OE-Core rev: f82c2e9cc9037df6a2f43a3ce385985804758478) Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bccddd8668
commit
bdaf6cdaaa
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
|
||||
|
||||
SRCREV = "9d0b3848b054d62b5b1e0eba9a50e386c9de3e2b"
|
||||
SRCREV = "b0aa18323d65d2ca885d0affeef2aa0b56eb45f7"
|
||||
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