From: Alexander Kanavin Date: Sun, 31 May 2020 15:52:25 +0000 (+0200) Subject: x264: upgrade to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10936 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=883ef0080a0e85d5fc3f4c7cff22d0a4360b85c8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git x264: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/x264/x264_git.bb b/meta/recipes-multimedia/x264/x264_git.bb index 39429a88090..1ff5348b9ed 100644 --- a/meta/recipes-multimedia/x264/x264_git.bb +++ b/meta/recipes-multimedia/x264/x264_git.bb @@ -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}"