pandora-sudoers: Added missing hciconfig, therefore could remove op_bluetooth.sh
authorMichael Mrozek <EvilDragon@openpandora.de>
Sat, 5 Jun 2010 09:16:20 +0000 (11:16 +0200)
committerMichael Mrozek <EvilDragon@openpandora.de>
Sat, 5 Jun 2010 09:16:20 +0000 (11:16 +0200)
recipes/pandora-system/pandora-sudoers.bb
recipes/pandora-system/pandora-sudoers/50_openpandora

index 5f711a7..b4e6c7c 100644 (file)
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 
 RDEPENDS = "sudo"
 
-PR = "r5"
+PR = "r6"
 
 SRC_URI = " \
           file://50_openpandora \
index 4557371..f05b17b 100755 (executable)
@@ -12,6 +12,7 @@
 %wheel ALL=(ALL) NOPASSWD: /usr/bin/traceroute
 %wheel ALL=(ALL) NOPASSWD: /usr/bin/uniqueid.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/sbin/bluetoothd
+%wheel ALL=(ALL) NOPASSWD: /usr/sbin/hciconfig
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_bright.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_cpuspeed.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_tvout.sh
@@ -20,4 +21,4 @@
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_wifi.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_lcdsettings.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_nubmode.sh
-%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_bluetooth.sh
+