]> code.ossystems Code Review - openembedded-core.git/commitdiff
x264: upgrade to latest revision
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 22 Jun 2021 11:21:25 +0000 (13:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Jun 2021 10:23:02 +0000 (11:23 +0100)
(From OE-Core rev: dbf31657f0ef219fa38b4d0b59ae687ea5a2982e)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-multimedia/x264/x264_git.bb

index 81354a8fd3eb2ff2456aae907c183fb5d68dadd0..902396e4bf230ef20ebb625cd308ef38d455bd1e 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/mirror/x264;branch=stable \
            "
 UPSTREAM_CHECK_COMMITS = "1"
 
-SRCREV = "55d517bc4569272a2c9a367a4106c234aba2ffbc"
+SRCREV = "5db6aa6cab1b146e07b60cc1736a01f21da01154"
 
 PV = "r3039+git${SRCPV}"