]> code.ossystems Code Review - openembedded-core.git/commit
busybox: move reboot out of init.cfg
authorAnuj Mittal <anuj.mittal@intel.com>
Thu, 11 Oct 2018 08:41:10 +0000 (16:41 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Oct 2018 07:44:05 +0000 (08:44 +0100)
commit239a4fc1db530f201e1f7069b2045135699a85a7
treef07903991e1a2eee233c4544d268fabcf8dac740
parenta5993d9afab060d07213c14c0188422c9e258693
busybox: move reboot out of init.cfg

reboot is needed for initramfs where no init manager is set. This
partially reverts:

commit b6fbb3f3d4d6367b0fd7921078f67057551c7ede
Author: Chen Qi <Qi.Chen@windriver.com>
Date:   Mon Jul 30 17:41:57 2018 +0800

    busybox: move init related configs to init.cfg

    Move init related configs to init.cfg.

    These config items do not make much sense unless busybox is selected
    as the init manager. They should belong to init.cfg.

We would need to set up ALTERNATIVES for reboot in this case.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox/defconfig
meta/recipes-core/busybox/busybox/init.cfg