Fix bluez

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24337 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2021-03-04 20:19:29 +00:00
parent 1c7adc068e
commit a8b5a1e7ff

View File

@ -69,7 +69,6 @@
</para>
</listitem>
</itemizedlist>
<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
@ -81,7 +80,6 @@
</listitem>
</itemizedlist>
-->
<bridgehead renderas="sect3">BlueZ Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@ -138,23 +136,6 @@
<sect2 role="installation">
<title>Installation of BlueZ</title>
<!--
<para>
First, fix a segmentation fault that occurs when connecting to AD2P-based
bluetooth devices:
</para>
<screen><userinput remap="pre">patch -Np1 -i ../bluez-&bluez-version;-upstream_fixes-1.patch</userinput></screen>
-->
<!--
<para>
First, adapt BlueZ to changes in the Linux API Headers in Linux 5.2+:
</para>
<screen><userinput remap="pre">sed -i 's/SIOCGSTAMP/0x8906/' tools/rctest.c \
tools/l2test.c</userinput></screen>
-->
<para>
Install <application>BlueZ</application> by running the following
commands: