sysvinit: depend on SysV selected as init system.
authoreric.le.bihan.dev@free.fr <eric.le.bihan.dev@free.fr>
Mon, 13 Jan 2014 15:45:02 +0000 (16:45 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 13 Jan 2014 22:27:24 +0000 (23:27 +0100)
In order to prevent sysvinit and systemd to be selected at the same
time, sysvinit can now only be selected if SysV is chosen as init
system.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sysvinit/Config.in

index 34ec391c5aa90d546a35d92b0fcc26aaafa02c08..d91c643f82fbb1a7b609d4e5dc5b50900575fe6c 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_SYSVINIT
        bool "sysvinit"
+       depends on BR2_INIT_SYSV
        help
          /sbin/init - parent of all processes