]> code.ossystems Code Review - openembedded-core.git/commit
perf: use PACKAGECONFIG instead of hand-rolled logic
authorRoss Burton <ross.burton@intel.com>
Mon, 16 Jan 2017 13:11:10 +0000 (13:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jan 2017 22:45:43 +0000 (22:45 +0000)
commit33d05772c30036e8d2bb2dc8928989bf98d388f1
treebd75b7cb3d2a845447f484ba2fd68c86120459a2
parentd4b2e8298127a5100eb99309e010c3002f769dd5
perf: use PACKAGECONFIG instead of hand-rolled logic

PERF_FEATURES_ENABLE and perf_feature_enabled() was basically a poor man's clone
of PACKAGECONFIG, without the automatic handling of dependencies and configure
options.

As part of the port to PACKAGECONFIG the options have been changed to remove the
perf- prefix, but are otherwise unchanged.

Also remove BUILDPERF_libc_uclibc assignment as nothing in the metadata uses a
BUILDPERF variable.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/perf/perf-features.inc [deleted file]
meta/recipes-kernel/perf/perf.bb