mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
linux-yocto-tiny-kexecboot: revert Yocto specific console check
Revert Yocto-specific : "check console device file on fs when booting". Fix kernel panic at boot because of the missing /dev/console. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
c62f4c141a
commit
7183bacd5c
@@ -1,6 +1,8 @@
|
||||
require recipes-kernel/linux/linux-yocto-tiny_${PV}.bb
|
||||
SUMMARY = "Yocto tiny kernel embedding a minimalistic kexecboot initramfs"
|
||||
|
||||
SRC_URI += "file://revert-check-console.patch"
|
||||
|
||||
PACKAGES = ""
|
||||
PROVIDES = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user