From: Alexander Kanavin Date: Sun, 17 Sep 2023 09:38:59 +0000 (+0200) Subject: libva-utils: update 2.19.0 -> 2.20.0 X-Git-Tag: yocto-5.2~5153 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=da9010800f301a9103ca4ea73bb2eba75ef7a4ee;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libva-utils: update 2.19.0 -> 2.20.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/libva/libva-utils_2.19.0.bb b/meta/recipes-graphics/libva/libva-utils_2.20.0.bb similarity index 90% rename from meta/recipes-graphics/libva/libva-utils_2.19.0.bb rename to meta/recipes-graphics/libva/libva-utils_2.20.0.bb index acb25a3f0d8..2e1fd094068 100644 --- a/meta/recipes-graphics/libva/libva-utils_2.19.0.bb +++ b/meta/recipes-graphics/libva/libva-utils_2.20.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.19-branch;protocol=https" -SRCREV = "5bf107ec4f7b18a6457d23abf57560dfb382a751" +SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.20-branch;protocol=https" +SRCREV = "0c8373e62af3e4d9a3831334c5402ad255797e67" S = "${WORKDIR}/git" UPSTREAM_CHECK_GITTAGREGEX = "(?P(\d+(\.\d+)+))$"