All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes two warnings when boot with qemuppc64
@ 2021-04-07 12:18 Kevin Hao
  2021-04-07 12:18 ` [PATCH 1/3] modutils-initscripts: Bail out when no module is installed Kevin Hao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kevin Hao @ 2021-04-07 12:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: Richard Purdie

Fixes two following warnings:
  depmod: can't change directory to 'lib/modules/5.10.25-yocto-standard': No such file or directory
  INIT: Id "hvc0" respawning too fast: disabled for 5 minutes

Kevin Hao (3):
  modutils-initscripts: Bail out when no module is installed
  sysvinit-inittab/start_getty: Check /sys for the tty device existence
  Revert "inittab: Add getty launch on hvc0 for qemuppc64"

 .../busybox/busybox-inittab_1.33.0.bb         |  3 --
 .../sysvinit/sysvinit-inittab/start_getty     | 44 ++-----------------
 .../sysvinit/sysvinit-inittab_2.88dsf.bb      |  4 --
 .../modutils-initscripts/files/modutils.sh    |  1 +
 4 files changed, 4 insertions(+), 48 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-07 12:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 12:18 [PATCH 0/3] Fixes two warnings when boot with qemuppc64 Kevin Hao
2021-04-07 12:18 ` [PATCH 1/3] modutils-initscripts: Bail out when no module is installed Kevin Hao
2021-04-07 12:18 ` [PATCH 2/3] sysvinit-inittab/start_getty: Check /sys for the tty device existence Kevin Hao
2021-04-07 12:18 ` [PATCH 3/3] Revert "inittab: Add getty launch on hvc0 for qemuppc64" Kevin Hao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.