]> code.ossystems Code Review - meta-freescale.git/commit
linux-imx (2.6.35.3): Fix perf build due new Linux headers use
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Mar 2013 17:13:17 +0000 (14:13 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Mar 2013 18:44:54 +0000 (15:44 -0300)
commit0ca0dab8b1f639b1be4de81ed6e06b933275831c
tree360ce6d2390f243ec5c6c41da0e5eb38b3816da9
parenta2b82ee64c0d96ca09724cc6663dd8bd7cbc81e4
linux-imx (2.6.35.3): Fix perf build due new Linux headers use

As Yocto now use a newer Linux headers package we end having a build
failure in perf as 'stddef.h' has changed and does not provide NULL
definiton anymore. To workaround it we add the srcdir onto search path
for include files, before sysroot one.

Change-Id: I87e2ee7626f2399ab726c9d1ed0f32f18e6d2948
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-imx-2.6.35.3/perf-avoid-use-sysroot-headers.patch [new file with mode: 0644]
meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb