diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2018-01-29 14:01:28 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-29 23:08:12 +0000 |
commit | 853ac4a061e47c70b61e255c3cf6109d2058d2cc (patch) | |
tree | 043f9a67c3f4dda685c126a97128e6581a3eab10 /meta-selftest | |
parent | a65081b27109393ff6ec29cd122c017bff637928 (diff) | |
download | openembedded-core-853ac4a061e47c70b61e255c3cf6109d2058d2cc.tar.gz openembedded-core-853ac4a061e47c70b61e255c3cf6109d2058d2cc.tar.bz2 openembedded-core-853ac4a061e47c70b61e255c3cf6109d2058d2cc.zip |
postinst_intercepts: add a delay_to_first_boot hook
This allows postinsts scripts to explicitly request a deferral to first boot
(by calling 'postinst_intercept delay_to_first_boot') instead of 'exit 1' which
should be used only to indicate actual script failures.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions