summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-kernel-module.txt
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-21 10:50:14 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-21 12:43:29 +0100
commit3ff5d3ff221003f17ac7e9862847946cf28e56c3 (patch)
treeb41d3dae56aeb8a2a9bba9ccb8cc36dd7a7df205 /docs/manual/adding-packages-kernel-module.txt
parent77278695470e2958af6d9a1dd93c9b222cde4b9f (diff)
downloadbuildroot-3ff5d3ff221003f17ac7e9862847946cf28e56c3.tar.gz
buildroot-3ff5d3ff221003f17ac7e9862847946cf28e56c3.zip
package/pulseaudio: add optional support for jack2
When jack2 was compiled before, pulseaudio will use it as optional dependency: $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/lib/pulse-8.0/modules/module-jack-source.so | grep NEEDED | sort 0x0000000000000001 (NEEDED) Shared library: [libcap.so.2] 0x0000000000000001 (NEEDED) Shared library: [libc.so.1] 0x0000000000000001 (NEEDED) Shared library: [libdl.so.1] 0x0000000000000001 (NEEDED) Shared library: [libgdbm.so.4] 0x0000000000000001 (NEEDED) Shared library: [libjack.so.0] [...] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-kernel-module.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud