aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-system
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-24 08:39:16 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-24 09:28:00 +0200
commit8cc00c6f7b1dab6bcda87bb3b71f6b5ef60b2e84 (patch)
treeabf75d4ca82510ed58869600cb598c3a6456813a /recipes/openmoko-system
parent262ba14be55446d415d071b38a6652bab0349ec0 (diff)
downloadopenembedded-8cc00c6f7b1dab6bcda87bb3b71f6b5ef60b2e84.tar.gz
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@gmail.com>
Diffstat (limited to 'recipes/openmoko-system')
-rw-r--r--recipes/openmoko-system/ompower_svn.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/openmoko-system/ompower_svn.bb b/recipes/openmoko-system/ompower_svn.bb
index 3f1e026aee..a8bc04dcd4 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}"