mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-12 17:13:08 +00:00
spirv-shader-generator: fix SRC_URI branch
Master branch was renamed to main. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
7c6260ef53
commit
0d98d3fff5
@ -6,7 +6,7 @@ SECTION = "graphics"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "ed16b3e69985feaf565efbecea70a1cc2fca2a58"
|
SRCREV = "ed16b3e69985feaf565efbecea70a1cc2fca2a58"
|
||||||
SRC_URI = "git://github.com/KhronosGroup/SPIRV-Cross.git;branch=master;protocol=https \
|
SRC_URI = "git://github.com/KhronosGroup/SPIRV-Cross.git;branch=main;protocol=https \
|
||||||
file://0001-Add-install-PHONY-target-in-Makefile.patch \
|
file://0001-Add-install-PHONY-target-in-Makefile.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user