]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libva-utils: update 2.14.0 -> 2.15.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 20 Jul 2022 08:43:58 +0000 (10:43 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Jul 2022 12:55:13 +0000 (13:55 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libva/libva-utils_2.15.0.bb [moved from meta/recipes-graphics/libva/libva-utils_2.14.0.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-graphics/libva/libva-utils_2.14.0.bb
rename to meta/recipes-graphics/libva/libva-utils_2.15.0.bb
index b816b5e96d6d2f22ac80c96b41d4b2dae3c8db4e..4c46c386ecb8032fccd838134fb803671ce0657e 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.14-branch;protocol=https"
-SRCREV = "9cf21686ad9cacef53ee6b3f13c02b830cf0c7a3"
+SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.15-branch;protocol=https"
+SRCREV = "be203c8b85b07e1f7a3faedd13057b0a8cabd3c3"
 S = "${WORKDIR}/git"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))$"