libva-utils: upgrade 2.10.0 -> 2.11.1

(From OE-Core rev: e296fc53b738c3a2b72831a6d6d003f28f19d062)

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
zhengruoqin
2021-04-08 22:20:33 +08:00
committed by Richard Purdie
parent 122293878e
commit 8c1dff642c

View File

@@ -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.10-branch"
SRCREV = "f112ee75fcd1472131b20f901b93f6ac1d293fad"
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.11-branch"
SRCREV = "c0145a895ebe9b24cde5c441733f90482f1e3d71"
S = "${WORKDIR}/git"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))$"