mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
virglrenderer: update SRC_URI
The git repo for virglrenderer was changed, so update the SRC_URI accordingly with the new link. (From OE-Core rev: 619d9ba2bb1f869869937f7d7942cc77580fdc08) Signed-off-by:Minjae Kim <flowergom@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b6e2a1acd4
commit
5a05390de1
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c81c08eeefd9418fca8f88309a76db10"
|
||||
|
||||
DEPENDS = "libdrm mesa libepoxy"
|
||||
SRCREV = "7d204f3927be65fb3365dce01dbcd04d447a4985"
|
||||
SRC_URI = "git://anongit.freedesktop.org/virglrenderer;branch=master \
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/virglrenderer;branch=master \
|
||||
file://0001-gallium-Expand-libc-check-to-be-platform-OS-check.patch \
|
||||
file://0001-meson.build-use-python3-directly-for-python.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user