From: Stanislav Brabec Date: Wed, 26 Aug 2009 20:52:43 +0000 (+0000) Subject: update-rc.d: INHIBIT_DEFAULT_DEPS to allow glibc to inherit update-rc.d. X-Git-Tag: Release-2010-05/1~2602 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317b2b076c6315ce1c6ba6c9d560bd6bac9e3c70;p=openembedded.git update-rc.d: INHIBIT_DEFAULT_DEPS to allow glibc to inherit update-rc.d. --- 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 dd370e6ff8..59362a8c08 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 \