libva-intel-utils: upgrade 2.20.1 -> 2.21.0

Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Lim Siew Hoon 2024-05-07 13:13:06 +08:00 committed by Anuj Mittal
parent 0b8c3342f6
commit fdab9460e9

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