From: Michael Mrozek Date: Thu, 14 Mar 2013 04:31:19 +0000 (+0100) Subject: pandora-sudoers: Added new op_ledsettings-Script X-Git-Tag: sz_154~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=005e25cce617a670132487a6cdaef213a1b87157;p=openpandora.oe.git pandora-sudoers: Added new op_ledsettings-Script --- diff --git a/recipes/pandora-system/pandora-sudoers.bb b/recipes/pandora-system/pandora-sudoers.bb index ec2bce4..b830dfd 100644 --- a/recipes/pandora-system/pandora-sudoers.bb +++ b/recipes/pandora-system/pandora-sudoers.bb @@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora" RDEPENDS = "sudo" -PR = "r19" +PR = "r20" SRC_URI = " \ file://50_openpandora \ diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora index a0489d2..25c9e6a 100755 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -21,6 +21,7 @@ %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_ledsettings.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_cpusettings.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_lcdrate.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_videofir.sh