libva-intel-utils: upgrade 2.13.0 -> 2.14.0

Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
(cherry picked from commit 0346578f87)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Lim Siew Hoon 2022-05-17 16:50:47 +08:00 committed by Anuj Mittal
parent 3936e56679
commit dedf1093e1

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.13-branch;protocol=https"
SRCREV = "7bad184b2cf2ffaf4fb3cc71d4df63d7b142d592"
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.14-branch;protocol=https"
SRCREV = "f478fe4f9b66a19ac7ebc952223025f8771b2aba"
S = "${WORKDIR}/git"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"