50_openpandora (pandora-sudoers): Added pnd_run.sh (needed for new
authorMichael Mrozek <EvilDragon@openpandora.de>
Fri, 5 Nov 2010 03:06:54 +0000 (04:06 +0100)
committerMichael Mrozek <EvilDragon@openpandora.de>
Fri, 5 Nov 2010 03:06:54 +0000 (04:06 +0100)
version)

recipes/pandora-system/pandora-sudoers.bb
recipes/pandora-system/pandora-sudoers/50_openpandora

index a39a436..8d2ac2b 100644 (file)
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 
 RDEPENDS = "sudo"
 
-PR = "r9"
+PR = "r10"
 
 SRC_URI = " \
           file://50_openpandora \
index 7f25a44..f9721da 100755 (executable)
@@ -25,3 +25,4 @@
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_nubmode.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_storage.sh
 %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_tvout.sh
+%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/pnd_run.sh
\ No newline at end of file