aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/initscripts
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2010-04-05 23:20:11 -0500
committerMike Westerhof <mwester@dls.net>2010-04-05 23:20:11 -0500
commitc906fd7faa8517ca565faba90887d10ebb90e092 (patch)
tree56b4dafffb1fa5850860a0c1d3080d32f7500074 /recipes/initscripts
parente1eef89706486405e7ffe536642379c3a163d4c0 (diff)
downloadopenembedded-c906fd7faa8517ca565faba90887d10ebb90e092.tar.gz
SlugOS: initscripts-slugos - add dependency on update-rc.d-native
Diffstat (limited to 'recipes/initscripts')
-rw-r--r--recipes/initscripts/initscripts-slugos_1.0.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes/initscripts/initscripts-slugos_1.0.bb b/recipes/initscripts/initscripts-slugos_1.0.bb
index 6e68036774..1530d04733 100644
--- a/recipes/initscripts/initscripts-slugos_1.0.bb
+++ b/recipes/initscripts/initscripts-slugos_1.0.bb
@@ -9,9 +9,10 @@ include initscripts_${PV}.bb
RCONFLICTS = "initscripts"
# SlugOS uses the busybox makedevs, so until that dependency gets virtualized
-# the below lines serve to remove the dependency on the full makedevs package:
-DEPENDS = ""
-RDEPENDS = ""
+# the below lines serve to remove the dependency on the full makedevs package,
+# as well as adding the dependency for the update-rc.d package.
+DEPENDS = "update-rc.d-native"
+RDEPENDS = "update-rc.d"
# All other standard definitions inherited from initscripts
# Except the PR which is hacked here. The format used is