mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 05:30:17 +00:00
libvdpau: update SRC_URI
The old repository was moved to a new freedesktop gitlab instance, causing fetching faulres. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
c46128a529
commit
5fd1c77d91
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=83af8811a28727a13f04132cc33b7f58"
|
|||||||
DEPENDS = "virtual/libx11 libxext xorgproto"
|
DEPENDS = "virtual/libx11 libxext xorgproto"
|
||||||
|
|
||||||
SRCREV = "79f1506a3307d3275b0fdfb2e110c173f68e6f78"
|
SRCREV = "79f1506a3307d3275b0fdfb2e110c173f68e6f78"
|
||||||
SRC_URI = "git://anongit.freedesktop.org/vdpau/libvdpau;branch=master"
|
SRC_URI = "git://gitlab.freedesktop.org/vdpau/libvdpau.git;branch=master;protocol=https"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user