From: Oleksandr Kravchuk Date: Sun, 31 Mar 2019 16:37:27 +0000 (+0200) Subject: ffmpeg: update to 4.1.2 X-Git-Tag: uninative-2.5~438 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f6890f97710c4822e4f52c773ea03c8035be8235;p=openembedded-core.git ffmpeg: update to 4.1.2 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_4.1.1.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_4.1.2.bb similarity index 97% rename from meta/recipes-multimedia/ffmpeg/ffmpeg_4.1.1.bb rename to meta/recipes-multimedia/ffmpeg/ffmpeg_4.1.2.bb index 749b3d0dd8..e76fe7cbbf 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg_4.1.1.bb +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_4.1.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] = "720fc84617a2c38aeae79aff3689a567" -SRC_URI[sha256sum] = "373749824dfd334d84e55dff406729edfd1606575ee44dd485d97d45ea4d2d86" +SRC_URI[md5sum] = "8f7f0a6c5d81ff20d9d65d000a6b419d" +SRC_URI[sha256sum] = "b95f0ae44798ab1434155ac7f81f30a7e9760a02282e4b5898372c22a335347b" # Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717 ARM_INSTRUCTION_SET_armv4 = "arm"