Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Hide textrel QA warning for ffmpeg
@ 2016-04-06  8:18 Jussi Kukkonen
  2016-04-06  8:19 ` [PATCH 1/2] ffmpeg: Make configure options explicit Jussi Kukkonen
  2016-04-06  8:19 ` [PATCH 2/2] ffmpeg, gstreamer1.0-libav: add textrel INSANE_SKIPs Jussi Kukkonen
  0 siblings, 2 replies; 3+ messages in thread
From: Jussi Kukkonen @ 2016-04-06  8:18 UTC (permalink / raw)
  To: openembedded-core

ffmpeg disables position independent code on several architectures even
when --enable-pic is set: this seems to be a conscious decision based
on performance (see also previous discussion*).

First patch is an unrelated packaging fix, second adds INSANE_SKIPs to
hide QA warnings about .text relocation.

*) http://lists.openembedded.org/pipermail/openembedded-core/2015-May/105501.html


Thanks,
 Jussi



The following changes since commit f4f1d206f4ebafcde18c96c88a1bfc4ab7b0c119:

  scripts/lib/bsp/help.py: Typo in help for yocto-bsp create (2016-04-05 14:33:58 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jku/ffmpeg-textrel
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/ffmpeg-textrel

Jussi Kukkonen (2):
  ffmpeg: Make configure options explicit
  ffmpeg, gstreamer1.0-libav: add textrel INSANE_SKIPs

 meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb       | 27 ++++++++++++++++++++--
 .../gstreamer/gstreamer1.0-libav.inc               |  3 +++
 2 files changed, 28 insertions(+), 2 deletions(-)

-- 
2.1.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-06  8:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-06  8:18 [PATCH 0/2] Hide textrel QA warning for ffmpeg Jussi Kukkonen
2016-04-06  8:19 ` [PATCH 1/2] ffmpeg: Make configure options explicit Jussi Kukkonen
2016-04-06  8:19 ` [PATCH 2/2] ffmpeg, gstreamer1.0-libav: add textrel INSANE_SKIPs Jussi Kukkonen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox