generic-poky/meta
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
..
classes kernel.bbclass: Add kernel_version_sanity_check function 2016-09-21 21:58:05 +01:00
conf default-distrovars.inc: remove libidn from LGPLv2_WHITELIST_GPL-3.0 2016-09-20 15:11:08 +01:00
files toolchain-shar-relocate.sh: Add error-handling 2016-09-22 11:13:24 +01:00
lib oeqa/selftest/lic-checksum: don't report the expected failure to errors.yp 2016-09-20 15:11:09 +01:00
recipes-bsp u-boot: Set u-boot binary permissions to 0644 2016-09-14 22:22:07 +01:00
recipes-connectivity openssl: fix do_configure error when cwd is not in @INC 2016-09-20 15:11:09 +01:00
recipes-core uninative-tarball: Make stamp independent 2016-09-22 00:24:56 +01:00
recipes-devtools perl: fix CVE-2015-8607 2016-09-22 11:13:24 +01:00
recipes-extended libnewt: link whiptail properly with libnewt 2016-09-22 11:13:23 +01:00
recipes-gnome gtk-doc: require perl-native only if api-documentation feature is enabled 2016-09-14 22:22:12 +01:00
recipes-graphics libdrm: Explicitly disable cunit tests 2016-09-14 22:22:13 +01:00
recipes-kernel linux-yocto/4.8: introduce preempt-rt 2016-09-21 21:58:05 +01:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia x264: add textrel to INSANE_SKIP 2016-09-22 11:13:24 +01:00
recipes-rt rt-tests: rationalise compiler flags 2016-07-26 08:56:32 +01:00
recipes-sato webkitgtk: re-enable introspection on powerpc 2016-09-09 12:12:22 +01:00
recipes-support boost: Replace math::static_lcm with integer 2016-09-21 21:58:05 +01:00
site site: Move rsync_cv_HAVE_C99_VSNPRINTF to common-linux 2016-07-20 10:28:47 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00