[oe-commits] [openembedded-core] 07/51: ffmpeg: update to 3.1.2

git at git.openembedded.org git at git.openembedded.org
Tue Aug 30 15:32:01 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 2658d3b0a5f8878c4ebe3c732a77e1d791ca843d
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Mon Aug 29 17:30:13 2016 +0300

    ffmpeg: update to 3.1.2
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-multimedia/ffmpeg/{ffmpeg_3.1.1.bb => ffmpeg_3.1.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.1.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.2.bb
similarity index 97%
rename from meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.1.bb
rename to meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.2.bb
index 8c4fed5..6aad18e 100644
--- a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.1.bb
+++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.2.bb
@@ -16,8 +16,8 @@ LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
 SRC_URI = "https://www.ffmpeg.org/releases/${BP}.tar.xz \
            file://mips64_cpu_detection.patch \
           "
-SRC_URI[md5sum] = "4ba7033da5d9ac4d0391516c7e5d97e4"
-SRC_URI[sha256sum] = "71bc11f2a8202ef3fbe5e43a9a163b4b698855da39fb6216d9a4614eddd031db"
+SRC_URI[md5sum] = "cf030109b066a336fc4f7d3a123abf66"
+SRC_URI[sha256sum] = "58d2a2b69f0f46fe8aacd45e582c62e380ba611b5baf6a4dfcf2906eb2b9bd61"
 
 # Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717
 ARM_INSTRUCTION_SET = "arm"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list