mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
libva-utils: upgrade 2.10.0 -> 2.11.1
(From OE-Core rev: e296fc53b738c3a2b72831a6d6d003f28f19d062) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
122293878e
commit
8c1dff642c
@@ -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.10-branch"
|
||||
SRCREV = "f112ee75fcd1472131b20f901b93f6ac1d293fad"
|
||||
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.11-branch"
|
||||
SRCREV = "c0145a895ebe9b24cde5c441733f90482f1e3d71"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))$"
|
||||
Reference in New Issue
Block a user