mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 10:19:06 +00:00
linux-wrs: perf needs python and perl at runtime, not buildtime
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
a52dc8a26a
commit
15ecd98c54
@ -127,5 +127,4 @@ addtask install_perf after do_install before do_package do_deploy
|
||||
|
||||
do_compile_perf[depends] = "virtual/libc:do_populate_sysroot"
|
||||
do_compile_perf[depends] =+ "elfutils:do_populate_sysroot"
|
||||
do_compile_perf[depends] =+ "perl:do_populate_sysroot"
|
||||
do_compile_perf[depends] =+ "python:do_populate_sysroot"
|
||||
RDEPENDS_perf += "python perl"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user