]> code.ossystems Code Review - openembedded-core.git/commit
perf_3.4.bb: update to build against older kernels
authorMatthew McClintock <msm@freescale.com>
Fri, 17 Aug 2012 02:54:56 +0000 (21:54 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Aug 2012 09:42:44 +0000 (10:42 +0100)
commit70b17a893bd2e1bbba8ea16619b02a60e7c4b8d8
treeb1d1b840bb6c0adbe9894a735154b7ffdc4d3ba9
parent03136ebc529dbc82f2db14055e124114da7e84b3
perf_3.4.bb: update to build against older kernels

Removes a make install-python_ext when not present since
older versions of perf lack this install rule

This also fixes a library issue on older kernels building with
a newer toolchain where libaries that would previously be pulled
in are no longer. So we add them manually.

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-kernel/perf/perf_3.4.bb