git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ba4ce9
)
update-rc.d: INHIBIT_DEFAULT_DEPS to allow glibc to inherit update-rc.d.
author
Stanislav Brabec
<utx@penguin.cz>
Wed, 26 Aug 2009 20:52:43 +0000
(20:52 +0000)
committer
utx@penguin.cz
<utx@penguin.cz>
Wed, 26 Aug 2009 20:52:43 +0000
(20:52 +0000)
recipes/update-rc.d/update-rc.d_0.7.bb
patch
|
blob
|
history
diff --git
a/recipes/update-rc.d/update-rc.d_0.7.bb
b/recipes/update-rc.d/update-rc.d_0.7.bb
index
dd370e6
..
59362a8
100644
(file)
--- a/
recipes/update-rc.d/update-rc.d_0.7.bb
+++ b/
recipes/update-rc.d/update-rc.d_0.7.bb
@@
-3,6
+3,7
@@
PRIORITY = "standard"
DESCRIPTION = "Manage symlinks in /etc/rcN.d"
LICENSE = "GPL"
S = "${WORKDIR}/update-rc.d"
+INHIBIT_DEFAULT_DEPS = "1"
PR = "r1"
SRC_URI = "${HANDHELDS_CVS};module=apps/update-rc.d;tag=r0_7 \