]> code.ossystems Code Review - openembedded-core.git/commitdiff
libva: upgrade 2.4.1 -> 2.5.0
authorAnuj Mittal <anuj.mittal@intel.com>
Tue, 9 Jul 2019 23:58:57 +0000 (07:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jul 2019 08:32:44 +0000 (09:32 +0100)
For changes in this release, 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.5.0.bb [moved from meta/recipes-graphics/libva/libva_2.4.1.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-graphics/libva/libva_2.4.1.bb
rename to meta/recipes-graphics/libva/libva_2.5.0.bb
index 525721f0ae8a077daf9e7e141831e7387e49d80f..e75648b2bee70e0dba502ef2771903774f94c3e4 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] = "5b5ace9de3f07cb7b8f4d19b6979adf0"
-SRC_URI[sha256sum] = "e9e053908591b121793eaa5d8aa37675b4cd3af4b12f1f377dff4767f39cee70"
+SRC_URI[md5sum] = "3688212fb7a87947070f3729e91ff7cf"
+SRC_URI[sha256sum] = "3aa89cd369a506ac4dbe5de7c0ef5da4f3d220bf986403f02fa1f6f702af6878"
 
 UPSTREAM_CHECK_URI = "https://github.com/intel/libva/releases"