]> code.ossystems Code Review - openembedded-core.git/commitdiff
libva-utils: update 2.8.0 -> 2.9.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 2 Nov 2020 16:48:23 +0000 (17:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Nov 2020 08:20:41 +0000 (08:20 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libva/libva-utils_2.9.1.bb [moved from meta/recipes-graphics/libva/libva-utils_2.8.0.bb with 90% similarity]

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 78e38053394b97db0e3c0d06ab7c449169cc5e64..feb9ce1662bf2176fc001453e72132589c0d8e70 100644 (file)
@@ -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<pver>(\d+(\.\d+)+))$"