[oe-commits] Stanislav Brabec : update-rc.d: INHIBIT_DEFAULT_DEPS to allow glibc to inherit update-rc.d.

git version control git at git.openembedded.org
Wed Aug 26 21:16:31 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 317b2b076c6315ce1c6ba6c9d560bd6bac9e3c70
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=317b2b076c6315ce1c6ba6c9d560bd6bac9e3c70

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Wed Aug 26 20:52:43 2009 +0000

update-rc.d: INHIBIT_DEFAULT_DEPS to allow glibc to inherit update-rc.d.

---

 recipes/update-rc.d/update-rc.d_0.7.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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
--- 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 \





More information about the Openembedded-commits mailing list