summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2018-03-01 16:00:47 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-03 17:08:31 +0000
commit6fd25762853f0cc9b8517c9de13443c3d5710219 (patch)
tree59a7a11bb381a9e572a4439f1eb7d19cd3e8df92 /meta
parent18562fc706d2c4de31fd701a6bbb2d5893ee850f (diff)
downloadopenembedded-core-contrib-6fd25762853f0cc9b8517c9de13443c3d5710219.tar.gz
ffmpeg: upgrade 3.4.1 -> 3.4.2
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-multimedia/ffmpeg/ffmpeg_3.4.2.bb (renamed from meta/recipes-multimedia/ffmpeg/ffmpeg_3.4.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.4.1.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.4.2.bb
index 1837956904..879cf7ffb9 100644
--- a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.4.1.bb
+++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.4.2.bb
@@ -26,8 +26,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] = "726212db1b8a7eff6c25a2bc2e6fa75c"
-SRC_URI[sha256sum] = "5a77278a63741efa74e26bf197b9bb09ac6381b9757391b922407210f0f991c0"
+SRC_URI[md5sum] = "cbf4ead227fcedddf54c86013705a988"
+SRC_URI[sha256sum] = "2b92e9578ef8b3e49eeab229e69305f5f4cbc1fdaa22e927fc7fca18acccd740"
# Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717
ARM_INSTRUCTION_SET = "arm"