mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
libva-utils: upgrade 2.6.0 -> 2.7.1
For release details: https://github.com/intel/libva-utils/releases/tag/2.7.1 (From OE-Core rev: c74c9c5565225b028f5332a169999047c5a9dd74) Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
42289e4585
commit
21be725a31
@@ -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.6-branch"
|
||||
SRCREV = "8ea1eba433dcbceb0e5dcb54b8e3f984987f7a17"
|
||||
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.7-branch"
|
||||
SRCREV = "5a24c635f6fb2b9ac31cab3360afca50e1860812"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
||||
Reference in New Issue
Block a user