diff mbox series

[07/77] libva-utils: update 2.16.0 -> 2.17.0

Message ID 20230104110548.2537259-7-alex@linutronix.de
State Accepted, archived
Commit bcbf7fd313280b5f532cb8f42f664766d41a69b4
Headers show
Series [01/77] glib-2.0: upgrade 2.74.3 -> 2.74.4 | expand

Commit Message

Alexander Kanavin Jan. 4, 2023, 11:04 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../libva/{libva-utils_2.16.0.bb => libva-utils_2.17.0.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/libva/{libva-utils_2.16.0.bb => libva-utils_2.17.0.bb} (90%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/libva/libva-utils_2.16.0.bb b/meta/recipes-graphics/libva/libva-utils_2.17.0.bb
similarity index 90%
rename from meta/recipes-graphics/libva/libva-utils_2.16.0.bb
rename to meta/recipes-graphics/libva/libva-utils_2.17.0.bb
index cdf4d79dc1..c5a563b853 100644
--- a/meta/recipes-graphics/libva/libva-utils_2.16.0.bb
+++ b/meta/recipes-graphics/libva/libva-utils_2.17.0.bb
@@ -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.16-branch;protocol=https"
-SRCREV = "cdf39e1e3da85a91ef53438c3b6a97e77dda96aa"
+SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.17-branch;protocol=https"
+SRCREV = "42c02a6a37b1bfce91a7f15c898750f2ee9e3d6a"
 S = "${WORKDIR}/git"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))$"