diff --git a/meta-bsp/recipes-graphics/glslang/glslang_1.3.204.1.bbappend b/meta-bsp/recipes-graphics/glslang/glslang_1.3.204.1.bbappend new file mode 100644 index 0000000000..be2338525a --- /dev/null +++ b/meta-bsp/recipes-graphics/glslang/glslang_1.3.204.1.bbappend @@ -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 "