From 4e59a57a7710e77a175d2cf71f939d5e52a77c6f Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Tue, 3 Jul 2012 10:15:15 +0200 Subject: [PATCH] pandora-sudoers - 50_openpandora: Added the touchscreen initialization script --- 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 45f53e7..1a009e9 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 = "r16" +PR = "r17" SRC_URI = " \ file://50_openpandora \ diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora index baf0ebc..b37a5fc 100755 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -29,3 +29,4 @@ %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_tvout.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_bluetooth_work.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/pnd_run.sh +%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_touchinit.sh -- 2.39.5