From: Michael Mrozek Date: Tue, 3 Jul 2012 08:15:15 +0000 (+0200) Subject: pandora-sudoers - 50_openpandora: Added the touchscreen initialization script X-Git-Tag: sz_152~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e59a57a7710e77a175d2cf71f939d5e52a77c6f;p=openpandora.oe.git pandora-sudoers - 50_openpandora: Added the touchscreen initialization script --- 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