From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Hide textrel QA warning for ffmpeg
Date: Wed, 6 Apr 2016 11:18:54 +0300 [thread overview]
Message-ID: <cover.1459929046.git.jussi.kukkonen@intel.com> (raw)
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
next reply other threads:[~2016-04-06 8:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-06 8:18 Jussi Kukkonen [this message]
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
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=cover.1459929046.git.jussi.kukkonen@intel.com \
--to=jussi.kukkonen@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox