mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 10:40:57 +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:
parent
f56064ef00
commit
e4de1de3c6
@ -31,7 +31,7 @@ RDEPENDS_${PN} += "elfutils ${SCRIPTING_RDEPENDS}"
|
||||
|
||||
PROVIDES = "virtual/perf"
|
||||
|
||||
inherit kernel-arch
|
||||
inherit kernel-arch pythonnative
|
||||
|
||||
# needed for building the tools/perf Python bindings
|
||||
inherit python-dir
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user