mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
libva: upgrade 2.21.0 -> 2.22.0
Release notes: https://github.com/intel/libva/releases/tag/2.22.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
d007bbd936
commit
438897ccab
|
@ -17,10 +17,10 @@ SECTION = "x11"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
|
||||
|
||||
SRC_URI = "git://github.com/intel/libva.git;protocol=https;branch=v2.21-branch \
|
||||
SRC_URI = "git://github.com/intel/libva.git;protocol=https;branch=v2.22-branch \
|
||||
"
|
||||
|
||||
SRCREV = "0b01aed44ef1a6ad660261284ff266fa812829ef"
|
||||
SRCREV = "217da1c28336d6a7e9c0c4cb8f1c303968a675f1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
Loading…
Reference in New Issue
Block a user