From: Alexander Kanavin Date: Mon, 2 Nov 2020 16:48:56 +0000 (+0100) Subject: x264: upgrade to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~9680 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e66e24137ca39fee7431424127360a897d5b819;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 f226fec3c42..25ab72c66d3 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 = "cde9a93319bea766a92e306d69059c76de970190" +SRCREV = "d198931a63049db1f2c92d96c34904c69fde8117" PV = "r3011+git${SRCPV}"