From: Grazvydas Ignotas Date: Mon, 4 Nov 2013 21:54:45 +0000 (+0200) Subject: pandora-sudoers: add op_dspspeed.sh X-Git-Tag: sz_160~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6901e49914c3266c55b4ef2b30d99b537c4ff7c7;p=openpandora.oe.git pandora-sudoers: add op_dspspeed.sh --- diff --git a/recipes/pandora-system/pandora-sudoers.bb b/recipes/pandora-system/pandora-sudoers.bb index 8b302da..436837e 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 = "r21" +PR = "r22" SRC_URI = " \ file://50_openpandora \ diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora index ca1c283..680bc45 100755 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -15,6 +15,7 @@ %wheel ALL=(ALL) NOPASSWD: /usr/sbin/hciconfig %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_bright.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_cpuspeed.sh +%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_dspspeed.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_tvout.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_calibrate.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_datetime.sh