]> code.ossystems Code Review - openembedded-core.git/commit
sysvinit-inittab: do not use 'exit 1' to postpone to first boot
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Tue, 1 May 2018 18:06:46 +0000 (21:06 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 May 2018 09:00:27 +0000 (10:00 +0100)
commit16df1717c3813ba773e0dfa2d1db471816d8b99b
tree5bb1767f272e5fed330e273d73bf59a386431c4d
parentc8fa5e7299940792a1c4f5255150a4ce8aac7c54
sysvinit-inittab: do not use 'exit 1' to postpone to first boot

Instead, first check if we need to do anything at all during first boot,
and if so, either postpone to first boot via pkg_postinst_ontarget()
when running on host, or run the necessary setup code when running on target.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb