glslang: Fix branch name to main [YOCIMX-8879]

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
This commit is contained in:
Neena Busireddy 2025-04-08 14:28:50 -05:00
parent 2f5ac56507
commit af4c67f25f

View File

@ -0,0 +1,2 @@
SRC_URI:remove = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=master"
SRC_URI:prepend = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=main "