1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-04 14:09:47 +00:00

libva-utils: update 2.8.0 -> 2.9.1

(From OE-Core rev: 1587ecc714c70451327b506b4c3be8f448124d6b)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2020-11-02 17:48:23 +01:00
committed by Richard Purdie
parent b9fd33560e
commit 7d57f189c0
@@ -14,8 +14,8 @@ SECTION = "x11"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e"
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.8-branch"
SRCREV = "af101a46d24c3f71a12b9f1ddb0c63626b19b3d8"
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.9-branch"
SRCREV = "50c7f19d65e2535940e31c6711352b36d6d64fd7"
S = "${WORKDIR}/git"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))$"