From: Jussi Kukkonen Date: Thu, 23 Feb 2017 12:47:19 +0000 (+0200) Subject: x264: Upgrade to stable branch head X-Git-Tag: uninative-1.5~153 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a8aff2a0e77c401fee5a94a906ab355814505157;p=openembedded-core.git x264: Upgrade to stable branch head Small number of bug fixes and x86 optimizations. Signed-off-by: Jussi Kukkonen Signed-off-by: Ross Burton --- diff --git a/meta/recipes-multimedia/x264/x264_git.bb b/meta/recipes-multimedia/x264/x264_git.bb index 64193dcb45..69f52c2b36 100644 --- a/meta/recipes-multimedia/x264/x264_git.bb +++ b/meta/recipes-multimedia/x264/x264_git.bb @@ -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"