From: Anuj Mittal Date: Tue, 9 Jul 2019 23:58:57 +0000 (+0800) Subject: libva: upgrade 2.4.1 -> 2.5.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13931 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aca1998d07ae4639a4d51978006c81edf5793543;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 Signed-off-by: Richard Purdie --- 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 525721f0ae8..e75648b2bee 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"