]> code.ossystems Code Review - openembedded-core.git/commit
perf: Package libperf-jvmti.so as part of ${PN}
authorAlex Kiernan <alex.kiernan@gmail.com>
Tue, 15 Jan 2019 06:55:07 +0000 (06:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 16 Feb 2019 08:19:29 +0000 (08:19 +0000)
commit284763fcf188a497f15a1c69a50ceeee99d546f8
tree598cd87f87902d5ba90b3aef9bee20ddd4ff1f57
parentbd2c125bb9c362b6122e99dfdf4e1cfe12c26a90
perf: Package libperf-jvmti.so as part of ${PN}

perf's jvmti support builds libperf-jvmti.so that needs to be packaged
as part of the main package, not a developer package. Given there's no
files in the developer package, override FILES_SOLIBSDEV so it's not
gobbled by FILES_${PN}-dev, and then add just that file to FILES_${PN}
so that if in the future there other files which would be added to the
dev package we'll fail then.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/perf/perf.bb