generic-poky/meta
Otavio Salvador e624d737b7 perf: Ensure we use CFLAGS and LDFLAGS settings from kernel build system
The kernel build system does the right thing here and we should stop
overriding it. This code has been added based on a change from
'meta-metro' layer, revision 9d698004137c1a888d40d6a4808d94afa22387e7,
without any information about what problem it fixes so I am reverting
it.

Using the CFLAGS and LDFLAGS makes it impossible for kernel build
system to append to it, thus making the build fail in various ways as:

|     CC /.../perf/1.0-r8/perf-1.0/perf.o
| In file included from builtin.h:4:0,
|                  from perf.c:9:
| util/util.h:74:24: fatal error: lk/debugfs.h: No such file or directory
|  #include <lk/debugfs.h>
|                         ^
| compilation terminated.

The unset is done in do_compile and do_install otherwise it /rebuild/
perf as it detects the compiler options has change.

(From OE-Core rev: 2e90f8846db0f3ed99a175befff9ec67fe12bc4e)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-17 20:53:56 +01:00
..
classes bootimage.bbclass: Move fat image creation into a function 2013-09-17 14:35:17 +01:00
conf mesa: add virtual/mesa provider 2013-09-17 20:48:09 +01:00
files device_table-minimal.txt: use user/group names instead of uid/gid 2013-08-16 11:14:34 +01:00
lib oeqa/runtime/smart: Increase timeout to 1500 test 2013-09-17 19:34:55 +01:00
recipes-bsp u-boot-fw-utils: reinstate target recipe for fw_printenv 2013-09-17 19:34:56 +01:00
recipes-connectivity avahi: fix and enable out-of-tree builds 2013-09-17 19:34:56 +01:00
recipes-core util-linux: move su to /bin for lsb command check test 2013-09-17 19:34:55 +01:00
recipes-devtools cmake-native: fix dependencies 2013-09-17 20:53:20 +01:00
recipes-extended shadow: move su to /bin for lsb command check test 2013-09-17 19:34:55 +01:00
recipes-gnome imake: remove 2013-09-17 14:35:19 +01:00
recipes-graphics mesa: add virtual/mesa provider 2013-09-17 20:48:09 +01:00
recipes-kernel perf: Ensure we use CFLAGS and LDFLAGS settings from kernel build system 2013-09-17 20:53:56 +01:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia gstreamer-plugins: Change anonymous python structure 2013-09-10 22:58:33 +01:00
recipes-qt meta-toolchain-qt: include the proper cross-canadian package 2013-09-10 22:58:33 +01:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato webkit-gtk: remove compile-three-times hack 2013-09-17 14:35:17 +01:00
recipes-support icu-native: do_install: Segmentation fault 2013-09-14 08:21:00 +01:00
site apr_cv_mutex_recursive=yes added to apr_1.4.6.bb to make rosnodes work 2013-07-05 15:34:22 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00