generic-poky/meta/recipes-multimedia
Fahad Usman aa7f7b6348 x264: add textrel to INSANE_SKIP
Tried by adding CFLAGS_append = " -fpic " to
the recipe. But that couldn't help resolve the
warning message:

x264/r2491+gitAUTOINC+c8a773ebfc-r0/packages-split/x264/usr/lib/libx264.so.144' has relocations in .text [textrel]

It was found that this warning is emitted because of the
assembly files in the source code. And it is not easy to
get rid of TEXTREL's which are coming from the assembly
source files.

Adding textrel to INSANE_SKIP resolves this issue.
This issue was observed in cyclone5 and imx6qsabresd BSP's.
So generalizing the patch.

(From OE-Core rev: 9470e0911838a6f5a23f01c6944906b69aa1317a)

Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-22 11:13:24 +01:00
..
alsa alsa-utils: 1.1.1 -> 1.1.2 2016-08-18 09:27:52 +01:00
ffmpeg ffmpeg: update to 3.1.3 2016-09-03 09:58:39 +01:00
flac flac: upgrade to 1.3.1 2015-02-08 08:00:29 +00:00
gstreamer gst-player: specify PV 2016-09-14 22:22:12 +01:00
lame meta: update patch metadata 2016-07-08 09:57:24 +01:00
liba52 package_regex.inc: split sourceforge related entries to their own recipes 2015-12-08 10:20:52 +00:00
libid3tag libid3tag: use "foreign" automake strictness 2014-07-16 10:31:16 +01:00
libogg libogg: upgrade to 1.3.2 2014-06-01 14:29:31 +01:00
libomxil meta: Drop now pointless manual -dbg packaging 2015-12-16 11:56:30 +00:00
libpng libpng: update 1.6.23 -> 1.6.24 2016-08-17 10:35:42 +01:00
libsamplerate package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
libsndfile libsndfile1: 1.0.26 -> 1.0.27 2016-07-26 08:56:27 +01:00
libtheora package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
libtiff tiff: Update download URL 2016-09-14 22:22:07 +01:00
libvorbis libvorbis: remove legacy options 2015-09-03 12:43:20 +01:00
mpeg2dec package_regex.inc: split sourceforge related entries to their own recipes 2015-12-08 10:20:52 +00:00
mpg123 mpg123: update to 1.23.6 2016-09-03 09:58:38 +01:00
pulseaudio pulseaudio: add ${S}/LICENSE to LIC_FILES_CHKSUM 2016-09-16 15:24:03 +01:00
sbc sbc: upgrade to 1.3 2014-11-20 14:08:08 +00:00
speex speex: 1.2rc1 -> 1.2rc2 2015-07-16 15:09:15 +01:00
tremor upstream_tracking.inc: deprecate and move contents to recipes 2015-09-01 11:44:01 +01:00
webp libwebp: sepcify neon availability for arm 2016-09-09 11:53:36 +01:00
x264 x264: add textrel to INSANE_SKIP 2016-09-22 11:13:24 +01:00