Ignore:
Timestamp:
03/04/2021 08:19:29 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
edddb380
Parents:
1c7adc0
Message:

Fix bluez

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24337 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez.xml

    r1c7adc0 ra8b5a1e7  
    7070      </listitem>
    7171    </itemizedlist>
    72 
    7372<!--
    7473    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     
    8281    </itemizedlist>
    8382-->
    84 
    8583    <bridgehead renderas="sect3">BlueZ Dependencies</bridgehead>
    8684
     
    138136  <sect2 role="installation">
    139137    <title>Installation of BlueZ</title>
    140 
    141 <!--
    142     <para>
    143       First, fix a segmentation fault that occurs when connecting to AD2P-based
    144       bluetooth devices:
    145     </para>
    146 
    147 <screen><userinput remap="pre">patch -Np1 -i ../bluez-&bluez-version;-upstream_fixes-1.patch</userinput></screen>
    148 -->
    149 <!--
    150     <para>
    151       First, adapt BlueZ to changes in the Linux API Headers in Linux 5.2+:
    152     </para>
    153    
    154 <screen><userinput remap="pre">sed -i 's/SIOCGSTAMP/0x8906/' tools/rctest.c \
    155                               tools/l2test.c</userinput></screen>
    156 -->
    157138
    158139    <para>
Note: See TracChangeset for help on using the changeset viewer.