]> code.ossystems Code Review - openembedded-core.git/commitdiff
x264: upgrade to latest revision
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 20 May 2019 14:11:11 +0000 (16:11 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 May 2019 06:24:38 +0000 (07:24 +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 34c7dc4f7895200374e9fdefad748f9827dc55c5..f22930a0ee27cd5f4bbb295a1b44aeefbd96818a 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/mirror/x264;branch=stable \
            "
 UPSTREAM_CHECK_COMMITS = "1"
 
-SRCREV = "0a84d986e7020f8344f00752e3600b9769cc1e85"
+SRCREV = "72db437770fd1ce3961f624dd57a8e75ff65ae0b"
 
 PV = "r2917+git${SRCPV}"