Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cooker: Ensure BB_CONSOLE remains correct over server resets
The console log data is written to is created at console initialisation time and does not change over reset events. This ensures the BB_CONSOLELOG value is correct over such resets by preserving it. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
- Loading branch information