mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
libva-intel-utils: upgrade 2.19.0 -> 2.20.0
Release notes: https://github.com/intel/libva-utils/releases/tag/2.20.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
05a1c5c622
commit
2ab87a299a
|
@ -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.19-branch;protocol=https"
|
||||
SRCREV = "03f45b1fbb4b413492c3b36f3e804dac3b8e0631"
|
||||
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.20-branch;protocol=https"
|
||||
SRCREV = "0c8373e62af3e4d9a3831334c5402ad255797e67"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
Loading…
Reference in New Issue
Block a user