aboutsummaryrefslogtreecommitdiffstats
path: root/meta-v1000/recipes-devtools/glslang/glslang_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-v1000/recipes-devtools/glslang/glslang_git.bb')
-rw-r--r--meta-v1000/recipes-devtools/glslang/glslang_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-v1000/recipes-devtools/glslang/glslang_git.bb b/meta-v1000/recipes-devtools/glslang/glslang_git.bb
index bc749b40..71095697 100644
--- a/meta-v1000/recipes-devtools/glslang/glslang_git.bb
+++ b/meta-v1000/recipes-devtools/glslang/glslang_git.bb
@@ -14,9 +14,8 @@ LIC_FILES_CHKSUM = "file://glslang/Include/Types.h;beginline=1;endline=36;md5=9d
S = "${WORKDIR}/git"
-SRCREV = "2651ccaec8170b3257642b3c438f50dc4f181fdd"
-SRC_URI = "git://github.com/KhronosGroup/glslang \
- file://0002-spirv-do-not-install-conflicting-headers.patch"
+SRCREV = "d509a5eec6f5a65b3ffdfa0a19096f338d2582be"
+SRC_URI = "git://github.com/KhronosGroup/glslang"
FILES_${PN} += "${libdir}/*"