summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/vdpau/libvdpau_1.5.bb (renamed from meta-oe/recipes-graphics/vdpau/libvdpau_1.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/vdpau/libvdpau_1.4.bb b/meta-oe/recipes-graphics/vdpau/libvdpau_1.5.bb
index 2c08ff3ec6..1dc3b9acde 100644
--- a/meta-oe/recipes-graphics/vdpau/libvdpau_1.4.bb
+++ b/meta-oe/recipes-graphics/vdpau/libvdpau_1.5.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=83af8811a28727a13f04132cc33b7f58"
5 5
6DEPENDS = "virtual/libx11 libxext xorgproto" 6DEPENDS = "virtual/libx11 libxext xorgproto"
7 7
8SRCREV = "c3d1a9dbafdfe6144ff474d0d523dc01b068750f" 8SRCREV = "79f1506a3307d3275b0fdfb2e110c173f68e6f78"
9SRC_URI = "git://anongit.freedesktop.org/vdpau/libvdpau;branch=master" 9SRC_URI = "git://anongit.freedesktop.org/vdpau/libvdpau;branch=master"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"