summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_kernel.py
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2023-05-31 14:48:57 -0400
committerSteve Sakoman <steve@sakoman.com>2023-06-23 04:16:41 -1000
commit62257379ea259538fefea9d00819e0cd3503683c (patch)
treec990c7a01a371a84429f54c15b70c76aaf85d945 /scripts/lib/recipetool/create_kernel.py
parentaa12c43757c04edf53b5e215648783459f84c095 (diff)
downloadpoky-62257379ea259538fefea9d00819e0cd3503683c.tar.gz
kernel: don't force PAHOLE=false
If a specific kernel provider or configuration wants to enable BTF and pahole analysis, it isn't currently possible due to the explicit definition to false in the base kernel build arguments. pahole is now detected by the kernel built itself, so unless pahole-native is enabled, the result is the same. If a kernel does require an explicit disable of pahole, it is better to carry PAHOLE=false in those specific recipes. (From OE-Core rev: 44b75c7442b05a2fedcc0d73982566c2bef84357) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit b1e4851a36ed47ce6ba880a49264b9a57c78cf4f) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/recipetool/create_kernel.py')
0 files changed, 0 insertions, 0 deletions