| Message ID | 20251108150833.3299165-2-skandigraun@gmail.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-oe,1/5] spirv-shader-generator: update to 1.4.328.1 | expand |
diff --git a/meta-oe/recipes-graphics/vdpau/libvdpau_1.5.bb b/meta-oe/recipes-graphics/vdpau/libvdpau_1.5.bb index 3ba561a54e..6449b90e8e 100644 --- a/meta-oe/recipes-graphics/vdpau/libvdpau_1.5.bb +++ b/meta-oe/recipes-graphics/vdpau/libvdpau_1.5.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=83af8811a28727a13f04132cc33b7f58" DEPENDS = "virtual/libx11 libxext xorgproto" 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;tag=${PV}" inherit features_check meson pkgconfig
The old repository was moved to a new freedesktop gitlab instance. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- meta-oe/recipes-graphics/vdpau/libvdpau_1.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)