]> code.ossystems Code Review - openembedded-core.git/commitdiff
x264: upgrade to latest revision
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 5 May 2021 15:18:42 +0000 (17:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 May 2021 22:30:10 +0000 (23:30 +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 f95fb0c41e6c680a9a006e1ac7dc1682756c8057..81354a8fd3eb2ff2456aae907c183fb5d68dadd0 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/mirror/x264;branch=stable \
            "
 UPSTREAM_CHECK_COMMITS = "1"
 
-SRCREV = "544c61f082194728d0391fb280a6e138ba320a96"
+SRCREV = "55d517bc4569272a2c9a367a4106c234aba2ffbc"
 
 PV = "r3039+git${SRCPV}"