mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +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: 53c9090b2dd1508868a31cf92ce3c4ff1d124eff) Signed-off-by:Minjae Kim <flowergom@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
e9a9e6f5b9
commit
d6dfaada89
|
@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c81c08eeefd9418fca8f88309a76db10"
|
|||
|
||||
DEPENDS = "libdrm virtual/libgl 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 \
|
||||
file://cve-2022-0135.patch \
|
||||
|
|
Loading…
Reference in New Issue
Block a user