diff options
author | Jacob Kroon <jacob.kroon@gmail.com> | 2018-12-25 10:20:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-11 10:39:09 +0000 |
commit | c7e4495b2c679253859c84b23f885b8890da6463 (patch) | |
tree | 4d2bed90cbadf0ec05f2fb029e62acf9d89e41f3 /meta-poky | |
parent | 18c1b63cb2d317f6f60ab19c65b16f330f8ceb0a (diff) | |
download | poky-c7e4495b2c679253859c84b23f885b8890da6463.tar.gz |
initramfs-boot: create /dev/console
The Yocto kernel expects a proper /dev/console to exist before running init,
otherwise booting will fail with the message:
Kernel panic - not syncing: /dev/console is missing or not a character device!
Please ensure your rootfs is properly configured
Add similar fix as was done for initramfs-framework and initramfs-live-boot
in commits
0352841cd92f6316bcac092e2fff9d28c352b36b
1b64664f0c388f41084f5db6e46e3e68c53fb6d9
(From OE-Core rev: 490d6fbd14805b6c72b525fbe8c9c6e08d796597)
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
0 files changed, 0 insertions, 0 deletions