Skip to content

Commit

Permalink
pandora-sudoers.bb: synced with git.openpandora
Browse files Browse the repository at this point in the history
  • Loading branch information
aTc committed Jun 24, 2012
1 parent ecb27c0 commit 5bbeeed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions recipes-openpandora/pandora-system/pandora-sudoers.bb
@@ -1,12 +1,12 @@
DESCRIPTION = "Custom sudoers files for the OpenPandora."
LICENSE = "GPLV2"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"

COMPATIBLE_MACHINE = "omap3-pandora"

RDEPENDS = "sudo"

PR = "r13"
PR = "r16"

SRC_URI = " \
file://LICENSE \
Expand Down
Expand Up @@ -19,11 +19,13 @@
%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_calibrate.sh
%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_datetime.sh
%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_wifi.sh
%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_usbhost.sh
%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_lcdsettings.sh
%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/reset_nubs.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/op_bluetooth_work.sh
%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/pnd_run.sh

0 comments on commit 5bbeeed

Please sign in to comment.