Author: renodr
Date: Sun Aug 11 15:01:58 2019
New Revision: 21937

Log:
Drop the kernel 5.2 fix for BlueZ. The change made to glibc in chapter 6 of LFS 
covers this case.

Modified:
   trunk/BOOK/general/sysutils/bluez.xml

Modified: trunk/BOOK/general/sysutils/bluez.xml
==============================================================================
--- trunk/BOOK/general/sysutils/bluez.xml       Sun Aug 11 13:52:46 2019        
(r21936)
+++ trunk/BOOK/general/sysutils/bluez.xml       Sun Aug 11 15:01:58 2019        
(r21937)
@@ -145,12 +145,14 @@
 
 <screen revision="sysv"><userinput>patch -Np1 -i 
../bluez-&bluez-version;-obexd_without_systemd-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
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to