From: Michael Mrozek Date: Tue, 13 Apr 2010 02:48:53 +0000 (+0200) Subject: sudoers/50_openpandora: Added gamma manager script X-Git-Tag: Release-2010-05/1~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a309d1c760f164f74ba8daf6076f7dfd1463be2;p=openpandora.oe.git sudoers/50_openpandora: Added gamma manager script --- diff --git a/recipes/pandora-system/pandora-sudoers.bb b/recipes/pandora-system/pandora-sudoers.bb index 17b634a..0f5ac3a 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 = "r1" +PR = "r2" SRC_URI = " \ file://50_openpandora \ diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora index cfc63e7..458e3dd 100755 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -18,4 +18,5 @@ %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_gammamanager.sh