[oe-commits] Frans Meulenbroeks : gsmd.inc: remove useless RDEPENDS_append = ""

git version control git at git.openembedded.org
Fri Oct 22 17:07:00 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c2f9ae6ec297a793655abf0ec336cd9e822dd555
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c2f9ae6ec297a793655abf0ec336cd9e822dd555

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Thu Oct 14 18:21:11 2010 +0200

gsmd.inc: remove useless RDEPENDS_append = ""

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Acked-by: Martin Jansa <Martin.Jansa at gmail.com>
Acked-by: Chris Larson <clarson at kergoth.com>

---

 recipes/gsm/gsmd.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/gsm/gsmd.inc b/recipes/gsm/gsmd.inc
index 1b8ad29..5210edd 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"





More information about the Openembedded-commits mailing list