1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

libva-utils: update 2.19.0 -> 2.20.0

(From OE-Core rev: da9010800f301a9103ca4ea73bb2eba75ef7a4ee)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2023-09-17 11:38:59 +02:00
committed by Richard Purdie
parent d86e52fbd2
commit 2f6076ea29
@@ -14,8 +14,8 @@ SECTION = "x11"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e" LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e"
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.19-branch;protocol=https" SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.20-branch;protocol=https"
SRCREV = "5bf107ec4f7b18a6457d23abf57560dfb382a751" SRCREV = "0c8373e62af3e4d9a3831334c5402ad255797e67"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))$" UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))$"