]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto: tweak console boot check
authorBruce Ashfield <bruce.ashfield@gmail.com>
Sat, 9 Feb 2019 18:37:05 +0000 (18:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Feb 2019 14:04:31 +0000 (14:04 +0000)
commit2a68d9fa4b85fb4ffa5ccb5b5ec1d35121cff9fe
tree22d3a5576e8dee7d1df5243d8f66e35c826b5ba6
parent22c2ced2d129336b860c239d49f9042b7203be6c
linux-yocto: tweak console boot check

    boot/main: don't check console device file on fs when booting with
initrd/initramfs

    In case of initrd/initramfs /dev/console might not exist that early
    as devtmpfs is mounted a bit later by /init process so disable this
    check in that case.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
(From OE-Core rev: b5bd54b1640c1e59960c260dd6521ba2500df204)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
meta/recipes-kernel/linux/linux-yocto_4.19.bb