[OE-core] [PATCH 26/27] ffmpeg: update to 3.4

Khem Raj raj.khem at gmail.com
Tue Nov 14 19:41:16 UTC 2017


On Tue, Nov 14, 2017 at 6:57 AM, Alexander Kanavin
<alexander.kanavin at linux.intel.com> wrote:
> Schroedinger support has been dropped:
> https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
>
> Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
> ---
>  meta/recipes-multimedia/ffmpeg/{ffmpeg_3.3.4.bb => ffmpeg_3.4.bb} | 8 +++-----
>  1 file changed, 3 insertions(+), 5 deletions(-)
>  rename meta/recipes-multimedia/ffmpeg/{ffmpeg_3.3.4.bb => ffmpeg_3.4.bb} (95%)
>
> diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.4.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.4.bb
> similarity index 95%
> rename from meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.4.bb
> rename to meta/recipes-multimedia/ffmpeg/ffmpeg_3.4.bb
> index 57e0ac04115..42dbe5582f3 100644
> --- a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.4.bb
> +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.4.bb
> @@ -25,10 +25,9 @@ LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
>
>  SRC_URI = "https://www.ffmpeg.org/releases/${BP}.tar.xz \
>             file://mips64_cpu_detection.patch \
> -           file://0001-build-fix-for-mips.patch \
> -          "

This patch is not deleted along with this omission. Perhaps an oversight ?

> -SRC_URI[md5sum] = "e14a0200c78ce5c918427e57cd406a0d"
> -SRC_URI[sha256sum] = "98b97e1b908dfeb6aeb6d407e5a5eacdfc253a40c2d195f5867ed2d1d46ea957"
> +           "
> +SRC_URI[md5sum] = "c64ba7247bb91e516f6a5789348fd5b5"
> +SRC_URI[sha256sum] = "aeee06e4d8b18d852c61ebbfe5e1bb7014b1e118e8728c1c2115f91e51bffbef"
>
>  # Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717
>  ARM_INSTRUCTION_SET = "arm"
> @@ -64,7 +63,6 @@ PACKAGECONFIG[libvorbis] = "--enable-libvorbis,--disable-libvorbis,libvorbis"
>  PACKAGECONFIG[lzma] = "--enable-lzma,--disable-lzma,xz"
>  PACKAGECONFIG[mp3lame] = "--enable-libmp3lame,--disable-libmp3lame,lame"
>  PACKAGECONFIG[openssl] = "--enable-openssl,--disable-openssl,openssl"
> -PACKAGECONFIG[schroedinger] = "--enable-libschroedinger,--disable-libschroedinger,schroedinger"
>  PACKAGECONFIG[sdl2] = "--enable-sdl2,--disable-sdl2,virtual/libsdl2"
>  PACKAGECONFIG[speex] = "--enable-libspeex,--disable-libspeex,speex"
>  PACKAGECONFIG[theora] = "--enable-libtheora,--disable-libtheora,libtheora"
> --
> 2.15.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list