summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/vdpau/vdpauinfo_1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/vdpau/vdpauinfo_1.5.bb b/meta-oe/recipes-graphics/vdpau/vdpauinfo_1.5.bb
index a7db743239..f36ac5e155 100644
--- a/meta-oe/recipes-graphics/vdpau/vdpauinfo_1.5.bb
+++ b/meta-oe/recipes-graphics/vdpau/vdpauinfo_1.5.bb
@@ -13,7 +13,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
13RDEPENDS:${PN} = "libvdpau" 13RDEPENDS:${PN} = "libvdpau"
14 14
15SRCREV = "d3c5bd63bf8878d59b22d618d2bb5116db392d28" 15SRCREV = "d3c5bd63bf8878d59b22d618d2bb5116db392d28"
16SRC_URI = "git://anongit.freedesktop.org/vdpau/vdpauinfo;branch=master" 16SRC_URI = "git://gitlab.freedesktop.org/vdpau/vdpauinfo.git;protocol=https;branch=master;tag=${PV}"
17 17
18 18
19inherit autotools pkgconfig 19inherit autotools pkgconfig