]> code.ossystems Code Review - openembedded-core.git/commitdiff
x264: Upgrade to stable branch head
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Thu, 23 Feb 2017 12:47:19 +0000 (14:47 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 12:54:18 +0000 (12:54 +0000)
Small number of bug fixes and x86 optimizations.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/x264/x264_git.bb

index 64193dcb45a90e2bbd2df3d4ce2d99f14be309ca..69f52c2b36b3d61a082edd74aaffba682e9dc586 100644 (file)
@@ -13,9 +13,9 @@ SRC_URI = "git://github.com/mirror/x264;branch=stable \
            file://Fix-X32-build-by-disabling-asm.patch \
            "
 
-SRCREV = "86b71982e131eaa70125f8d0e725fcade9c4c677"
+SRCREV = "2b741f81e51f92d053d87a49f59ff1026553a0f6"
 
-PV = "r2491+git${SRCPV}"
+PV = "r2731+git${SRCPV}"
 
 S = "${WORKDIR}/git"