]> code.ossystems Code Review - openembedded-core.git/commitdiff
libva: upgrade 2.3.0 -> 2.4.0
authorAnuj Mittal <anuj.mittal@intel.com>
Tue, 12 Feb 2019 02:47:07 +0000 (10:47 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Feb 2019 11:20:06 +0000 (11:20 +0000)
For changes, see:

https://github.com/intel/libva/releases

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libva/libva_2.4.0.bb [moved from meta/recipes-graphics/libva/libva_2.3.0.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-graphics/libva/libva_2.3.0.bb
rename to meta/recipes-graphics/libva/libva_2.4.0.bb
index 4aab5269aa929ee2013122ed65dc18a64e1a46d2..ffa1ab8f7be5b38210c439c56e4eafc27dba45e9 100644 (file)
@@ -19,8 +19,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
 
 SRC_URI = "https://github.com/intel/${BPN}/releases/download/${PV}/${BP}.tar.bz2"
 
-SRC_URI[md5sum] = "2555c46075ab2f6128f39902ba1c6183"
-SRC_URI[sha256sum] = "60840e50da6932ee2111e15fc8911180ff8a0d6f18bb9cc6ba8c1030098fdce4"
+SRC_URI[md5sum] = "cfc69c2a5f526dd1858e098fb8eebfa6"
+SRC_URI[sha256sum] = "99263056c21593a26f2ece812aee6fe60142b49e6cd46cb33c8dddf18fc19391"
 
 UPSTREAM_CHECK_URI = "https://github.com/intel/libva/releases"