diff options
author | Ross Burton <ross.burton@intel.com> | 2017-01-16 13:11:10 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-19 22:45:43 +0000 |
commit | 33d05772c30036e8d2bb2dc8928989bf98d388f1 (patch) | |
tree | bd75b7cb3d2a845447f484ba2fd68c86120459a2 /meta/classes | |
parent | d4b2e8298127a5100eb99309e010c3002f769dd5 (diff) | |
download | openembedded-core-33d05772c30036e8d2bb2dc8928989bf98d388f1.tar.gz openembedded-core-33d05772c30036e8d2bb2dc8928989bf98d388f1.tar.bz2 openembedded-core-33d05772c30036e8d2bb2dc8928989bf98d388f1.zip |
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>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions