[yocto] [PATCH 2/4] perf: use pkg-config instead of python-config

2012-07-03 Thread tom . zanussi
From: Tom Zanussi Python has build flags available via pkg-config, use those at build-time instead. Signed-off-by: Tom Zanussi --- tools/perf/Makefile |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/perf/Makefile b/tools/perf/Makefile index b98e307..b8cb4d4 10

[yocto] [PATCH 2/4] perf: use pkg-config instead of python-config

2012-07-03 Thread tom . zanussi
From: Tom Zanussi Python has build flags available via pkg-config, use those at build-time instead. Signed-off-by: Tom Zanussi --- tools/perf/Makefile |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/perf/Makefile b/tools/perf/Makefile index 92271d3..35425ab 10