[oe-commits] Martin Jansa : ompower: don't put initscripts to RDEPENDS

git version control git at git.openembedded.org
Sun Oct 24 07:31:50 UTC 2010


Module: openembedded.git
Branch: master
Commit: 8cc00c6f7b1dab6bcda87bb3b71f6b5ef60b2e84
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8cc00c6f7b1dab6bcda87bb3b71f6b5ef60b2e84

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Oct 24 08:39:16 2010 +0200

ompower: don't put initscripts to RDEPENDS

* different distros or images are using different initscripts
* sane image usually has some initscripts installed

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/openmoko-system/ompower_svn.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-system/ompower_svn.bb b/recipes/openmoko-system/ompower_svn.bb
index 3f1e026..a8bc04d 100644
--- a/recipes/openmoko-system/ompower_svn.bb
+++ b/recipes/openmoko-system/ompower_svn.bb
@@ -4,7 +4,6 @@ DEPENDS = "ecore edbus"
 SRCREV = "4727"
 PV = "0.0.0+svnr${SRCPV}"
 PR = "r5"
-RDEPENDS_${PN} = "initscripts"
 
 SRCNAME = "ompower"
 S = "${WORKDIR}/${PN}"





More information about the Openembedded-commits mailing list