mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
perf: Update for python-native changes
Add pythonnative to the inherits list (From OE-Core rev: d27cd814162fde3362278435a6842928310c2704) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f56064ef00
commit
e4de1de3c6
@@ -31,7 +31,7 @@ RDEPENDS_${PN} += "elfutils ${SCRIPTING_RDEPENDS}"
|
|||||||
|
|
||||||
PROVIDES = "virtual/perf"
|
PROVIDES = "virtual/perf"
|
||||||
|
|
||||||
inherit kernel-arch
|
inherit kernel-arch pythonnative
|
||||||
|
|
||||||
# needed for building the tools/perf Python bindings
|
# needed for building the tools/perf Python bindings
|
||||||
inherit python-dir
|
inherit python-dir
|
||||||
|
|||||||
Reference in New Issue
Block a user