mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
libva-intel-utils: upgrade 2.15.0 -> 2.16.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
6c5cf6da33
commit
9879db3a25
|
@ -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.15-branch;protocol=https"
|
||||
SRCREV = "be203c8b85b07e1f7a3faedd13057b0a8cabd3c3"
|
||||
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.16-branch;protocol=https"
|
||||
SRCREV = "cdf39e1e3da85a91ef53438c3b6a97e77dda96aa"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
Loading…
Reference in New Issue
Block a user