diff options
| author | Michael Olbrich <m.olbrich@pengutronix.de> | 2022-03-24 17:23:51 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-26 09:33:32 +0000 |
| commit | aceec5ee12f1fc32d66e34b047c961f2b271bc06 (patch) | |
| tree | a11242fc7787e52b9b5d438595c29ca790429cb0 /meta/lib | |
| parent | 981cb14b422597fb03f76ab92d1b1ffd3dea9053 (diff) | |
| download | poky-aceec5ee12f1fc32d66e34b047c961f2b271bc06.tar.gz | |
kernel.bbclass: avoid config changes based on the availability of pahole
CONFIG_PAHOLE_HAS_SPLIT_BTF shows up in the config only when pahole is
installed on the host system. As a result, the config changes depending on
whether pahole is installed or not.
Set PAHOLE=false to ensure that it is never found.
If this is actually needed in the future, then we can add an option for
it and create a host package for pahole.
(From OE-Core rev: 43b0eca2f3fc41a0d2ba7c7679687a3e0eb54b45)
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
[afa: ported from PTXdist 0c0cec2288 to OE-core]
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions
