Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] libva: upgrade 2.3.0 -> 2.4.0
@ 2019-02-12  2:47 Anuj Mittal
  2019-02-12  2:47 ` [PATCH 2/3] libva-utils: " Anuj Mittal
  2019-02-12  2:47 ` [PATCH 3/3] xf86-video-intel: update to latest Anuj Mittal
  0 siblings, 2 replies; 3+ messages in thread
From: Anuj Mittal @ 2019-02-12  2:47 UTC (permalink / raw)
  To: openembedded-core

For changes, see:

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

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
 .../recipes-graphics/libva/{libva_2.3.0.bb => libva_2.4.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/libva/{libva_2.3.0.bb => libva_2.4.0.bb} (92%)

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 4aab5269aa..ffa1ab8f7b 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"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-12  2:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-12  2:47 [PATCH 1/3] libva: upgrade 2.3.0 -> 2.4.0 Anuj Mittal
2019-02-12  2:47 ` [PATCH 2/3] libva-utils: " Anuj Mittal
2019-02-12  2:47 ` [PATCH 3/3] xf86-video-intel: update to latest Anuj Mittal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox