[meta-freescale] PERF_FEATURES_ENABLE in imx-base.inc

Otavio Salvador otavio at ossystems.com.br
Thu Jun 12 20:08:08 PDT 2014


On Tue, Jun 10, 2014 at 7:44 AM, Jacob Kroon <jacob.kroon at gmail.com> wrote:
> conf/machine/include/imx-base.inc has these lines:
>
> # Disable perf features as 2.6.35.3 fail to build otherwise
> PERF_FEATURES_ENABLE = ""
>
> I would like to have "perf" running on imx6, could we restrict the above to
> those machines that still require 2.6.x kernels ? Could anyone comment the
> origin of this ?

Long story, short: old kernel.

Changing it to:

PERF_FEATURES_ENABLE_mxs = ""
PERF_FEATURES_ENABLE_mx5 = ""

Should be safe. Can you give it a try?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list