[oe-commits] [openembedded-core] 08/13: libva: upgrade 2.3.0 -> 2.4.0

git at git.openembedded.org git at git.openembedded.org
Thu Feb 14 11:22:30 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 50edb8874755edac32a2adc31df4dbad181bc9c4
Author: Anuj Mittal <anuj.mittal at intel.com>
AuthorDate: Tue Feb 12 10:47:07 2019 +0800

    libva: upgrade 2.3.0 -> 2.4.0
    
    For changes, see:
    
    https://github.com/intel/libva/releases
    
    Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-graphics/libva/{libva_2.3.0.bb => libva_2.4.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/libva/libva_2.3.0.bb b/meta/recipes-graphics/libva/libva_2.4.0.bb
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 4aab526..ffa1ab8 100644
--- a/meta/recipes-graphics/libva/libva_2.3.0.bb
+++ b/meta/recipes-graphics/libva/libva_2.4.0.bb
@@ -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"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list