All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] libva: upgrade 2.4.1 -> 2.5.0
@ 2019-07-09 23:58 Anuj Mittal
  2019-07-09 23:58 ` [PATCH 2/2] libva-utils: upgrade 2.4.0 " Anuj Mittal
  0 siblings, 1 reply; 2+ messages in thread
From: Anuj Mittal @ 2019-07-09 23:58 UTC (permalink / raw)
  To: openembedded-core

For changes in this release, see:

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

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

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 525721f0ae..e75648b2be 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"
 
-- 
2.20.1



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

* [PATCH 2/2] libva-utils: upgrade 2.4.0 -> 2.5.0
  2019-07-09 23:58 [PATCH 1/2] libva: upgrade 2.4.1 -> 2.5.0 Anuj Mittal
@ 2019-07-09 23:58 ` Anuj Mittal
  0 siblings, 0 replies; 2+ messages in thread
From: Anuj Mittal @ 2019-07-09 23:58 UTC (permalink / raw)
  To: openembedded-core

For changes in this release, see:

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

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

diff --git a/meta/recipes-graphics/libva/libva-utils_2.4.0.bb b/meta/recipes-graphics/libva/libva-utils_2.5.0.bb
similarity index 90%
rename from meta/recipes-graphics/libva/libva-utils_2.4.0.bb
rename to meta/recipes-graphics/libva/libva-utils_2.5.0.bb
index 7b764314bf..fc013d75c3 100644
--- a/meta/recipes-graphics/libva/libva-utils_2.4.0.bb
+++ b/meta/recipes-graphics/libva/libva-utils_2.5.0.bb
@@ -18,8 +18,8 @@ SRC_URI = "https://github.com/intel/${BPN}/releases/download/${PV}/${BP}.tar.bz2
            file://0001-Build-sfcsample-only-when-X11-backend-is-enabled.patch \
            "
 
-SRC_URI[md5sum] = "f5374c4c32ce136e50aea0267887aed5"
-SRC_URI[sha256sum] = "5b7d1954b40fcb2c0544be20125c71a0852049715ab85a3e8aba60434a40c6b3"
+SRC_URI[md5sum] = "c1fada26c286654859eff33b2562cb79"
+SRC_URI[sha256sum] = "9238c9d5110d60f935683390b8383fdac3507346384cd5f117a23c6db1d72a17"
 
 UPSTREAM_CHECK_URI = "https://github.com/intel/libva-utils/releases"
 
-- 
2.20.1



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

end of thread, other threads:[~2019-07-09 23:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-09 23:58 [PATCH 1/2] libva: upgrade 2.4.1 -> 2.5.0 Anuj Mittal
2019-07-09 23:58 ` [PATCH 2/2] libva-utils: upgrade 2.4.0 " Anuj Mittal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.