diff options
-rw-r--r-- | 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 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 \ |