From: Alexander Kanavin Date: Mon, 29 Aug 2016 14:30:13 +0000 (+0300) Subject: ffmpeg: update to 3.1.2 X-Git-Tag: uninative-1.4~387 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0aeb601b9e211063aeedec5600354245c0491ff9;p=openembedded-core.git ffmpeg: update to 3.1.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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 8c4fed5d6c..6aad18e16f 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"