mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Fix bluez
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24337 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1c7adc068e
commit
a8b5a1e7ff
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user