[Buildroot] [PATCH] package/linux-tools/perf: bear the kernel options munging

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun May 31 21:07:47 UTC 2020


On Fri,  1 May 2020 18:22:16 +0200
"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote:

> perf by itself is not a standalone package; instead, it is part of a
> bigger package, linux-tools.
> 
> Even though perf is the only one to need kernel .config fixups, we still
> do it in a generic way, as it blends nicely in the existing variables,
> which all use a loop over all the tools.
> 
> Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> 
> ---
> Changes v1 -> v2:
>   - really call PERF_LINUX_CONFIG_FIXUPS  (Thomas)
>   - expand commit log accordingly
> ---
>  linux/linux.mk                            | 2 --
>  package/linux-tools/linux-tool-perf.mk.in | 4 ++++
>  package/linux-tools/linux-tools.mk        | 7 +++++++
>  3 files changed, 11 insertions(+), 2 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list