All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 01/11] ffmpeg: update to 3.3
Date: Wed, 10 May 2017 12:35:19 +0300	[thread overview]
Message-ID: <20170510093529.6651-1-alexander.kanavin@linux.intel.com> (raw)

--enabled-x11grab option has been removed upstream
(and it was described as 'legacy' in the previous version)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta/recipes-multimedia/ffmpeg/{ffmpeg_3.2.4.bb => ffmpeg_3.3.bb} | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
 rename meta/recipes-multimedia/ffmpeg/{ffmpeg_3.2.4.bb => ffmpeg_3.3.bb} (95%)

diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.2.4.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.bb
similarity index 95%
rename from meta/recipes-multimedia/ffmpeg/ffmpeg_3.2.4.bb
rename to meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.bb
index 3216f8eb00e..c2b570e85cf 100644
--- a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.2.4.bb
+++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.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] = "39fd71024ac76ba35f04397021af5606"
-SRC_URI[sha256sum] = "6e38ff14f080c98b58cf5967573501b8cb586e3a173b591f3807d8f0660daf7a"
+SRC_URI[md5sum] = "368f1fff4bdadaf2823934cc0aadd71d"
+SRC_URI[sha256sum] = "599e7f7c017221c22011c4037b88bdcd1c47cd40c1e466838bc3c465f3e9569d"
 
 # Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717
 ARM_INSTRUCTION_SET = "arm"
@@ -42,7 +42,7 @@ inherit autotools pkgconfig
 
 PACKAGECONFIG ??= "avdevice avfilter avcodec avformat swresample swscale postproc \
                    bzlib gpl lzma theora x264 \
-                   ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 xv', '', d)}"
+                   ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xv', '', d)}"
 
 # libraries to build in addition to avutil
 PACKAGECONFIG[avdevice] = "--enable-avdevice,--disable-avdevice"
@@ -69,7 +69,6 @@ PACKAGECONFIG[theora] = "--enable-libtheora,--disable-libtheora,libtheora"
 PACKAGECONFIG[vaapi] = "--enable-vaapi,--disable-vaapi,libva"
 PACKAGECONFIG[vdpau] = "--enable-vdpau,--disable-vdpau,libvdpau"
 PACKAGECONFIG[vpx] = "--enable-libvpx,--disable-libvpx,libvpx"
-PACKAGECONFIG[x11] = "--enable-x11grab,--disable-x11grab,virtual/libx11 libxfixes libxext xproto virtual/libsdl"
 PACKAGECONFIG[x264] = "--enable-libx264,--disable-libx264,x264"
 PACKAGECONFIG[xv] = "--enable-outdev=xv,--disable-outdev=xv,libxv"
 
-- 
2.11.0



             reply	other threads:[~2017-05-10  9:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-10  9:35 Alexander Kanavin [this message]
2017-05-10  9:35 ` [PATCH 02/11] trace-cmd: update to 2.6.1 Alexander Kanavin
2017-05-18 20:06   ` Burton, Ross
2017-05-10  9:35 ` [PATCH 03/11] mpg123: update to 1.24.0 Alexander Kanavin
2017-05-10  9:35 ` [PATCH 04/11] sysprof: update to 3.24.1 Alexander Kanavin
2017-05-10 11:03   ` Burton, Ross
2017-05-10  9:35 ` [PATCH 05/11] gdbm: update to 1.13 Alexander Kanavin
2017-05-10  9:35 ` [PATCH 06/11] gnome-desktop3: update to 3.24.2 Alexander Kanavin
2017-05-10  9:35 ` [PATCH 07/11] ed: update to 1.14.2 Alexander Kanavin
2017-05-10  9:35 ` [PATCH 08/11] libpciaccess: update to 0.13.5 Alexander Kanavin
2017-05-10  9:35 ` [PATCH 09/11] db: fix upstream version check Alexander Kanavin
2017-05-10  9:35 ` [PATCH 10/11] dnf: " Alexander Kanavin
2017-05-10  9:35 ` [PATCH 11/11] vulkan: " Alexander Kanavin
2017-05-10 10:01 ` ✗ patchtest: failure for "ffmpeg: update to 3.3..." and 10 more Patchwork
2017-05-10 10:03   ` Alexander Kanavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170510093529.6651-1-alexander.kanavin@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.