[oe-commits] [openembedded-core] 06/07: libva: upgrade 2.4.1 -> 2.5.0

git at git.openembedded.org git at git.openembedded.org
Wed Jul 10 09:15:47 UTC 2019


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

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

commit 7a4ba51bd89ee65159330871d0c8f993462c56ea
Author: Anuj Mittal <anuj.mittal at intel.com>
AuthorDate: Wed Jul 10 07:58:57 2019 +0800

    libva: upgrade 2.4.1 -> 2.5.0
    
    For changes in this release, 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.4.1.bb => libva_2.5.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/libva/libva_2.4.1.bb b/meta/recipes-graphics/libva/libva_2.5.0.bb
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 525721f..e75648b 100644
--- a/meta/recipes-graphics/libva/libva_2.4.1.bb
+++ b/meta/recipes-graphics/libva/libva_2.5.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] = "5b5ace9de3f07cb7b8f4d19b6979adf0"
-SRC_URI[sha256sum] = "e9e053908591b121793eaa5d8aa37675b4cd3af4b12f1f377dff4767f39cee70"
+SRC_URI[md5sum] = "3688212fb7a87947070f3729e91ff7cf"
+SRC_URI[sha256sum] = "3aa89cd369a506ac4dbe5de7c0ef5da4f3d220bf986403f02fa1f6f702af6878"
 
 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