aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-06-28 11:06:12 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-10 14:12:05 +0100
commitb4d3eb40d1d454894de8752e48b5ee829f314ff3 (patch)
treea5f4ac6d008e23ee16864e9292c55d4dff5ef023
parentd7063e11d2b5dad99e19759137fed734df2e06f5 (diff)
downloadopenembedded-core-contrib-b4d3eb40d1d454894de8752e48b5ee829f314ff3.tar.gz
ffmpeg: update to 3.1
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.bb (renamed from meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.2.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.bb
index 17a6562e75..2d83ef084f 100644
--- a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.2.bb
+++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.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] = "beb5c69c671aba1386e7156fc2af1ab6"
-SRC_URI[sha256sum] = "82943cc7b0c4d14b612404de0dd7b24cd8ca3511d51e4fd3ae36b2d71bb95223"
+SRC_URI[md5sum] = "24ef0c0d541c857c8bc39215619b126f"
+SRC_URI[sha256sum] = "919022430e2dad782fabccffdd6c4cae4e7029f84f0701aa662f036a9ca65423"
# Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717
ARM_INSTRUCTION_SET = "arm"