From: Alexander Kanavin Date: Fri, 3 Jun 2016 09:14:47 +0000 (+0300) Subject: ffmpeg: update to 3.0.2 X-Git-Tag: uninative-1.3~783 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3b83e8c18aa051278ad7b04d69b6258d5c567363;p=openembedded-core.git ffmpeg: update to 3.0.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.2.bb similarity index 97% rename from meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb rename to meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.2.bb index 1dfbb9b04c..17a6562e75 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.2.bb @@ -15,8 +15,8 @@ LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ SRC_URI = "https://www.ffmpeg.org/releases/${BP}.tar.xz" -SRC_URI[md5sum] = "ef9b6634bb7c920efc940b4d55adf7b2" -SRC_URI[sha256sum] = "12f32cee41c74435f608c30793fd616bdf53467bb513278e273e135a4c58e470" +SRC_URI[md5sum] = "beb5c69c671aba1386e7156fc2af1ab6" +SRC_URI[sha256sum] = "82943cc7b0c4d14b612404de0dd7b24cd8ca3511d51e4fd3ae36b2d71bb95223" # Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717 ARM_INSTRUCTION_SET = "arm"