aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gsm
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-14 18:21:11 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-22 19:03:18 +0200
commitc2f9ae6ec297a793655abf0ec336cd9e822dd555 (patch)
tree7d0b4ee3884ef7d5ca286552c52dfe777a5dffe8 /recipes/gsm
parente0eabdaf077633c9df5e05be51d847bc8d66a64b (diff)
downloadopenembedded-c2f9ae6ec297a793655abf0ec336cd9e822dd555.tar.gz
gsmd.inc: remove useless RDEPENDS_append = ""
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Chris Larson <clarson@kergoth.com>
Diffstat (limited to 'recipes/gsm')
-rw-r--r--recipes/gsm/gsmd.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/gsm/gsmd.inc b/recipes/gsm/gsmd.inc
index 1b8ad297cd..5210eddbc2 100644
--- a/recipes/gsm/gsmd.inc
+++ b/recipes/gsm/gsmd.inc
@@ -16,7 +16,6 @@ S = "${WORKDIR}/gsm"
inherit autotools pkgconfig update-rc.d
# handle update-rc.d RDEPENDS_${PN} manually, we don't need it on
# anything but gsmd
-RDEPENDS_append = ""
INITSCRIPT_NAME = "gsmd"
INITSCRIPT_PARAMS = "defaults 35"