sudoers: 50_openpandora: Added op_usbhost.sh to sudoers list, bumped recipe
authorMichael Mrozek <EvilDragon@openpandora.de>
Fri, 27 Apr 2012 00:32:31 +0000 (02:32 +0200)
committerMichael Mrozek <EvilDragon@openpandora.de>
Fri, 27 Apr 2012 00:32:31 +0000 (02:32 +0200)
recipes/pandora-system/pandora-sudoers.bb
recipes/pandora-system/pandora-sudoers/50_openpandora

index 4a0d129..45f53e7 100644 (file)
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 
 RDEPENDS = "sudo"
 
-PR = "r15"
+PR = "r16"
 
 SRC_URI = " \
           file://50_openpandora \
index 5e8355e..baf0ebc 100755 (executable)
@@ -19,6 +19,7 @@
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_calibrate.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_datetime.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_wifi.sh
+%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_usbhost.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_lcdsettings.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_cpusettings.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_lcdrate.sh