summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-multimedia/libva/libva-intel-driver_1.7.2.bb (renamed from common/recipes-multimedia/libva/libva-intel-driver_1.7.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-multimedia/libva/libva-intel-driver_1.7.0.bb b/common/recipes-multimedia/libva/libva-intel-driver_1.7.2.bb
index 403329bc..f82e9d7f 100644
--- a/common/recipes-multimedia/libva/libva-intel-driver_1.7.0.bb
+++ b/common/recipes-multimedia/libva/libva-intel-driver_1.7.2.bb
@@ -15,8 +15,8 @@ DEPENDS = "libva libdrm"
15 15
16SRC_URI = "http://www.freedesktop.org/software/vaapi/releases/${BPN}/${BPN}-${PV}.tar.bz2" 16SRC_URI = "http://www.freedesktop.org/software/vaapi/releases/${BPN}/${BPN}-${PV}.tar.bz2"
17 17
18SRC_URI[md5sum] = "00619c393e0c9c74b205d9adf69b68db" 18SRC_URI[md5sum] = "f28ac265f836f7ce881305bd3a282c90"
19SRC_URI[sha256sum] = "9d19d6c789a9a4fbce23c4f0eaf993ba776b512bec4c87982ab17ac841435c0c" 19SRC_URI[sha256sum] = "099e7bf6aa826971ec2caff235babf4da995f754e2ca16a73b258671130e67bc"
20 20
21inherit autotools pkgconfig 21inherit autotools pkgconfig
22 22