mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
libva-intel-utils: upgrade 2.20.1 -> 2.21.0
Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
0b8c3342f6
commit
fdab9460e9
|
@ -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.20-branch;protocol=https"
|
||||
SRCREV = "2ad888bb463dc9bfb3deb512ec9faf78f1d3bfa8"
|
||||
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.21-branch;protocol=https"
|
||||
SRCREV = "5a59217d5d288f7671ca18d3764139289d83a93e"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
Loading…
Reference in New Issue
Block a user