From e33ccc8e84e11eed4fd5eb02a67c1d2d8ce29fdd Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Sat, 11 Jun 2011 00:33:15 +0200 Subject: [PATCH] pandora-sudoers: Changed op_nubmode.sh to op_nubmode.py --- recipes/pandora-system/pandora-sudoers.bb | 2 +- recipes/pandora-system/pandora-sudoers/50_openpandora | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/pandora-system/pandora-sudoers.bb b/recipes/pandora-system/pandora-sudoers.bb index cf66039..bde1b56 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 = "r12" +PR = "r13" SRC_URI = " \ file://50_openpandora \ diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora index 77e5d4d..7b4324d 100755 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -23,7 +23,7 @@ %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 -%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_nubmode.sh +%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_nubmode.py %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 -- 2.39.2