sudoers: 50_openpandora: Added Bluetooth script (otherwise it can't disable BT properly)
authorMichael Mrozek <EvilDragon@openpandora.org>
Fri, 4 Jun 2010 21:44:13 +0000 (23:44 +0200)
committerMichael Mrozek <EvilDragon@openpandora.org>
Fri, 4 Jun 2010 21:44:13 +0000 (23:44 +0200)
recipes/pandora-system/pandora-sudoers.bb
recipes/pandora-system/pandora-sudoers/50_openpandora

index e7029c2..5f711a7 100644 (file)
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 
 RDEPENDS = "sudo"
 
-PR = "r4"
+PR = "r5"
 
 SRC_URI = " \
           file://50_openpandora \
index 415cadd..4557371 100755 (executable)
@@ -20,3 +20,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