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:
Lim Siew Hoon 2024-09-30 08:00:59 +08:00 committed by Anuj Mittal
parent d007bbd936
commit 438897ccab
No known key found for this signature in database
GPG Key ID: B749E1556041E1B2

View File

@ -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"