libva: upgrade 2.4.1 -> 2.5.0

For changes in this release, see:

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

(From OE-Core rev: aca1998d07ae4639a4d51978006c81edf5793543)

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Anuj Mittal
2019-07-10 07:58:57 +08:00
committed by Richard Purdie
parent cf998b930c
commit 18bd4087db

View File

@@ -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"