summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-08-15 17:54:31 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-16 17:11:51 +0100
commit658e0831d55540ed5905902aacb269d3bc43653f (patch)
treeed8ce28bb3873bcb07e19af9bbefcac477a8c8ca /meta/recipes-multimedia
parentd00fac5bb9c479b5709ce73ae7fc0a14474a69c9 (diff)
downloadopenembedded-core-658e0831d55540ed5905902aacb269d3bc43653f.tar.gz
ffmpeg: update to 4.2
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.bb (renamed from meta/recipes-multimedia/ffmpeg/ffmpeg_4.1.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_4.1.4.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.bb
index 884973d237..2d69d8bd72 100644
--- a/meta/recipes-multimedia/ffmpeg/ffmpeg_4.1.4.bb
+++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_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] = "5307931aeb7aaee5e1509d9996040661"
-SRC_URI[sha256sum] = "f1f049a82fcfbf156564e73a3935d7e750891fab2abf302e735104fd4050a7e1"
+SRC_URI[md5sum] = "fb33a9110251873002869664686b2a3f"
+SRC_URI[sha256sum] = "023f10831a97ad93d798f53a3640e55cd564abfeba807ecbe8524dac4fedecd5"
# Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717
ARM_INSTRUCTION_SET_armv4 = "arm"