From b6335a66ac65433ad5f5460f58991a2ea6a7b851 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Sat, 5 Jun 2010 11:16:20 +0200 Subject: [PATCH 1/1] pandora-sudoers: Added missing hciconfig, therefore could remove op_bluetooth.sh --- recipes/pandora-system/pandora-sudoers.bb | 2 +- recipes/pandora-system/pandora-sudoers/50_openpandora | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes/pandora-system/pandora-sudoers.bb b/recipes/pandora-system/pandora-sudoers.bb index 5f711a7..b4e6c7c 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 = "r5" +PR = "r6" SRC_URI = " \ file://50_openpandora \ diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora index 4557371..f05b17b 100755 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -12,6 +12,7 @@ %wheel ALL=(ALL) NOPASSWD: /usr/bin/traceroute %wheel ALL=(ALL) NOPASSWD: /usr/bin/uniqueid.sh %wheel ALL=(ALL) NOPASSWD: /usr/sbin/bluetoothd +%wheel ALL=(ALL) NOPASSWD: /usr/sbin/hciconfig %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_bright.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_cpuspeed.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_tvout.sh @@ -20,4 +21,4 @@ %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_wifi.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_lcdsettings.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_nubmode.sh -%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_bluetooth.sh + -- 2.39.2