]> code.ossystems Code Review - openembedded-core.git/commitdiff
x264: upgrade to latest revision
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 31 May 2020 15:52:25 +0000 (17:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jun 2020 14:25:54 +0000 (15:25 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/x264/x264_git.bb

index 39429a88090f8d838b51d0e378095ac85f4dde87..1ff5348b9ede2b61e552ec023938edc0b486f544 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/mirror/x264;branch=stable \
            "
 UPSTREAM_CHECK_COMMITS = "1"
 
-SRCREV = "1771b556ee45207f8711744ccbd5d42a3949b14c"
+SRCREV = "296494a4011f58f32adc54304a2654627558c59a"
 
 PV = "r2991+git${SRCPV}"