mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
perf: add libexec/perf-core and contents
libexec/perf-core contains all the pre-canned scripts and modules needed by both the Perl and Python bindigs. Add libexec/perf-core along with all the pre-defined perf scripts underneath it. (From OE-Core rev: 00f9e8aed9f111d351c2dc71cd8605ccbd11f68f) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d4eaa2d384
commit
c964536dc9
@@ -65,5 +65,6 @@ do_install() {
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
FILES_${PN} += "${libexecdir}/perf-core"
|
||||
FILES_${PN}-dbg += "${libdir}/python*/site-packages/.debug"
|
||||
FILES_${PN} += "${libdir}/python*/site-packages"
|
||||
|
||||
Reference in New Issue
Block a user