Browse Source

glslang: upgrade 8.13.3559 -> 8.13.3743

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Alexander Kanavin 3 years ago
parent
commit
999f29c4bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta/recipes-graphics/glslang/glslang_8.13.3743.bb

+ 1 - 1
meta/recipes-graphics/glslang/glslang_8.13.3559.bb → meta/recipes-graphics/glslang/glslang_8.13.3743.bb

@@ -8,7 +8,7 @@ HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=918e668376010a04448a312fb37ae69b"
 
-SRCREV = "8db9eccc0baf30c9d22c496ab28db0fe1e4e97c5"
+SRCREV = "bcf6a2430e99e8fc24f9f266e99316905e6d5134"
 SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https"
 UPSTREAM_CHECK_GITTAGREGEX = "^(?P<pver>\d+(\.\d+)+)$"
 S = "${WORKDIR}/git"