From 6901e49914c3266c55b4ef2b30d99b537c4ff7c7 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Mon, 4 Nov 2013 23:54:45 +0200 Subject: [PATCH] pandora-sudoers: add op_dspspeed.sh --- recipes/pandora-system/pandora-sudoers.bb | 2 +- recipes/pandora-system/pandora-sudoers/50_openpandora | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2