[oe] [PATCH 1/7] gsmd.inc: remove useless RDEPENDS_append = ""

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Thu Oct 14 16:35:40 UTC 2010


Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.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"
-- 
1.6.4.2





More information about the Openembedded-devel mailing list