Revision: 5802
Author: pebender
Date: Sun Nov  8 15:14:21 2009
Log: - Disabled legacy daemons (hidd, pand and dund) in lib/bluez.


http://code.google.com/p/minimyth/source/detail?r=5802

Modified:
  /trunk/gar-minimyth/html/minimyth/document-changelog.txt
  /trunk/gar-minimyth/script/lib/bluez/Makefile

=======================================
--- /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Sun Nov  8  
15:12:00 2009
+++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Sun Nov  8  
15:14:21 2009
@@ -46,6 +46,7 @@

  Modified build system
      - Modified system/udev so that it builds udev-extras.
+    - Disabled legacy daemons (hidd, pand and dund) in lib/bluez.

  Added packages
      Added lib/libacl.
=======================================
--- /trunk/gar-minimyth/script/lib/bluez/Makefile       Fri Nov  6 21:06:03 2009
+++ /trunk/gar-minimyth/script/lib/bluez/Makefile       Sun Nov  8 15:14:21 2009
@@ -37,9 +37,9 @@
        --enable-pcmcia \
        --enable-hid2hci \
        --enable-dfutool \
-       --enable-hidd \
-       --enable-pand \
-       --enable-dund \
+       --disable-hidd \
+       --disable-pand \
+       --disable-dund \
        --disable-cups \
        --disable-test \
        --enable-udevrules \

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to