buildroot/package/linux-tools
Robert Hancock 013cc68bf7 linux-tools: perf: Add dependencies for binutils and openssl
perf auto-detects and uses the libbfd (from binutils) and openssl
libraries if they are detected and happen to be built before perf is,
but if they're not, or if per-package directories are enabled, it won't
detect these libraries. Explicitly add dependencies on these packages if
they are enabled, and disable the feature if not, so that the behavior
is deterministic.

Signed-off-by: Robert Hancock <hancock@sedsystems.ca>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-03-19 18:28:02 +01:00
..
Config.in
hypervfcopyd.service
hypervkvpd.service
hypervvssd.service
linux-tool-cpupower.mk.in
linux-tool-gpio.mk.in
linux-tool-hv.mk.in package/linux-tools: filter debugging symbols for hyperv 2020-02-26 16:16:39 +01:00
linux-tool-iio.mk.in
linux-tool-pci.mk.in
linux-tool-perf.mk.in linux-tools: perf: Add dependencies for binutils and openssl 2020-03-19 18:28:02 +01:00
linux-tool-selftests.mk.in
linux-tool-tmon.mk.in
linux-tools.mk
S10hyperv