libva-utils: update 2.16.0 -> 2.17.0

(From OE-Core rev: bcbf7fd313280b5f532cb8f42f664766d41a69b4)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2023-01-04 12:04:38 +01:00
committed by Richard Purdie
parent 82ed25ab1a
commit d4ec354595

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