mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21: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: 11c20b241ecf9eaf097ba6f17cbf30fee34c0c02) Signed-off-by:Minjae Kim <flowergom@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 284ffefcb7731dfd317d535d3b1e363751aead01) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
21400a18cb
commit
0608a3fb0b
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c81c08eeefd9418fca8f88309a76db10"
|
||||
|
||||
DEPENDS = "libdrm virtual/libgl virtual/libgbm libepoxy"
|
||||
SRCREV = "363915595e05fb252e70d6514be2f0c0b5ca312b"
|
||||
SRC_URI = "git://anongit.freedesktop.org/virglrenderer;branch=branch-0.9.1 \
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/virglrenderer;branch=branch-0.9.1 \
|
||||
file://0001-meson.build-use-python3-directly-for-python.patch \
|
||||
file://cve-2022-0135.patch \
|
||||
file://cve-2022-0175.patch \
|
||||
|
||||
Reference in New Issue
Block a user