From 60e729da34aca1cbcd7c59057dbd66deb7b9e651 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Wed, 10 Nov 2010 02:31:11 +0100 Subject: [PATCH] pandora-sudoers: Fixed a bug, bumped recipe --- 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 8d2ac2b..2aabfcc 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 = "r10" +PR = "r11" SRC_URI = " \ file://50_openpandora \ diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora index f9721da..55c865e 100755 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -25,4 +25,4 @@ %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_nubmode.sh %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 \ No newline at end of file +%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/pnd_run.sh -- 2.39.5