]> pilppa.org Git - familiar-h63xx-build.git/blobdiff - org.handhelds.familiar/packages/bluez/bluez-utils.inc
bluez-utils: disable 02dtl1_cs.sh which executes a "killall hciattach" breaking bt...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / bluez / bluez-utils.inc
index f35e54bc26cb003e7e24f4fc2bea7638cc64ccd7..4c852d9aa27db196637a8a6969a9daae5ea1c46e 100644 (file)
@@ -45,7 +45,9 @@ do_install_append() {
        install -m 0644 ${WORKDIR}/hcid.conf ${D}${sysconfdir}/bluetooth/
        install -m 0644 ${WORKDIR}/bluetooth.default ${D}${sysconfdir}/default/bluetooth
        cat ${WORKDIR}/bluetooth.conf >> ${D}${sysconfdir}/pcmcia/bluetooth.conf
-       install -m 0755 ${WORKDIR}/02dtl1_cs.sh ${D}${sysconfdir}/apm/event.d/02dtl1_cs
+
+       # executes a "killall hciattach" breaking bt suspend/resume
+       #install -m 0755 ${WORKDIR}/02dtl1_cs.sh ${D}${sysconfdir}/apm/event.d/02dtl1_cs
 }
 
 CONFFILES_${PN} = "${sysconfdir}/bluetooth/hcid.conf ${sysconfdir}/bluetooth/rfcomm.conf \