]> code.ossystems Code Review - openembedded-core.git/commit
rootfs.py: change the notice about deferring scripts to first boot from warning to...
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 29 Jan 2018 12:01:34 +0000 (14:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Jan 2018 23:08:12 +0000 (23:08 +0000)
commit19f3f4c60060ff5ed3c1c9871e18fcd4d128c5a3
treeec586ecdef82811c1e61e831b6f8ba96fa7033bf
parent3cd8a55d5298ce9cc176e402fdb727abb26a1a4c
rootfs.py: change the notice about deferring scripts to first boot from warning to a note

Now that the first boot deferral needs to be requested explicitly,
it's not really something to be concerned about.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/rootfs.py