From 54fef1c1efd6bb015dbc89ff1f39b09f57847797 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Tue, 22 Jun 2010 01:31:07 +0200 Subject: [PATCH] pandora-sudoers: Added op_storage to 50_openpandora --- 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 b4e6c7c..f19f9f4 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 = "r6" +PR = "r7" SRC_URI = " \ file://50_openpandora \ diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora index eefd14a..8d4dfd9 100755 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -22,4 +22,4 @@ %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_lcdsettings.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_lcdrate.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_nubmode.sh - +%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_storage.sh -- 2.39.5