mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
libva-utils: upgrade 2.13.0 -> 2.14.0
Changelog: ========= * test: Use test suite setup/teardown to reduce test overhead * ci: fix freebsd build (From OE-Core rev: 6fcb278ffb38fe1ff6379a7cf0d40c19913ccae3) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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 = "9cf21686ad9cacef53ee6b3f13c02b830cf0c7a3"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))$"
|
||||
Reference in New Issue
Block a user