poky: sync meta/recipes-kernel/perf/perf.bb

The upstream contribution from e309a829 was never accepted and
they went with a different approach with
openembedded/openembedded-core@da3d0017 .  Resync this file in
our repo.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib31900a3361f97cdecc6a6be8ff93eb6260978ed
diff --git a/poky/meta/recipes-kernel/perf/perf.bb b/poky/meta/recipes-kernel/perf/perf.bb
index 5fce308..e41fcc4 100644
--- a/poky/meta/recipes-kernel/perf/perf.bb
+++ b/poky/meta/recipes-kernel/perf/perf.bb
@@ -48,7 +48,7 @@
 inherit linux-kernel-base kernel-arch manpages
 
 # needed for building the tools/perf Python bindings
-inherit ${@bb.utils.contains('PACKAGECONFIG', 'scripting', 'python3targetconfig setuptools3', '', d)}
+inherit ${@bb.utils.contains('PACKAGECONFIG', 'scripting', 'python3targetconfig', '', d)}
 inherit python3-dir
 export PYTHON_SITEPACKAGES_DIR