From: Alexander Kanavin Date: Mon, 2 Nov 2020 16:48:23 +0000 (+0100) Subject: libva-utils: update 2.8.0 -> 2.9.1 X-Git-Tag: uninative-2.10~831 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1587ecc714c70451327b506b4c3be8f448124d6b;p=openembedded-core.git libva-utils: update 2.8.0 -> 2.9.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/libva/libva-utils_2.8.0.bb b/meta/recipes-graphics/libva/libva-utils_2.9.1.bb similarity index 90% rename from meta/recipes-graphics/libva/libva-utils_2.8.0.bb rename to meta/recipes-graphics/libva/libva-utils_2.9.1.bb index 78e3805339..feb9ce1662 100644 --- a/meta/recipes-graphics/libva/libva-utils_2.8.0.bb +++ b/meta/recipes-graphics/libva/libva-utils_2.9.1.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.8-branch" -SRCREV = "af101a46d24c3f71a12b9f1ddb0c63626b19b3d8" +SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.9-branch" +SRCREV = "50c7f19d65e2535940e31c6711352b36d6d64fd7" S = "${WORKDIR}/git" UPSTREAM_CHECK_GITTAGREGEX = "(?P(\d+(\.\d+)+))$"