summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-29 20:30:39 +0200
committerRaúl Porcel <armin76@gentoo.org>2010-10-29 20:30:39 +0200
commit4add11e096062ba3e0f71b51fc29155d0223f713 (patch)
treeff9049f316ef934c6af8653f22a604af603879ed
parentInitial push (diff)
downloadpandaboard-4add11e096062ba3e0f71b51fc29155d0223f713.tar.gz
pandaboard-4add11e096062ba3e0f71b51fc29155d0223f713.tar.bz2
pandaboard-4add11e096062ba3e0f71b51fc29155d0223f713.zip
Fix repo name, fix bt init script
-rwxr-xr-xnet-wireless/tibtfm-wl1271/files/tibtfm-wl1271.init2
-rw-r--r--profiles/repo_name2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/tibtfm-wl1271/files/tibtfm-wl1271.init b/net-wireless/tibtfm-wl1271/files/tibtfm-wl1271.init
index 289b181..8975be6 100755
--- a/net-wireless/tibtfm-wl1271/files/tibtfm-wl1271.init
+++ b/net-wireless/tibtfm-wl1271/files/tibtfm-wl1271.init
@@ -11,7 +11,7 @@ depend() {
start() {
ebegin "Initializing BT module of wl1271"
- start-stop-daemon --start --verbose --background \
+ start-stop-daemon --start --oknodo --background \
--name tibtfm-wl1271 --pidfile /var/run/tibtfm-wl1271.pid --make-pidfile \
--exec /usr/bin/uim -- /dev/ttyO1 3686400 1 22
diff --git a/profiles/repo_name b/profiles/repo_name
index f1ec8ea..636af86 100644
--- a/profiles/repo_name
+++ b/profiles/repo_name
@@ -1 +1 @@
-gentoo-pandaboard
+pandaboard