This patch series does not apply cleanly because it assumes your previous patches were applied. But we are not accepting those patches until the identified issue is resolved.

If this patch series is independent of that series, then please resubmit this series on top of current kirkstone.


On 6/9/2023 2:24 PM, [email protected] wrote:
From: Randolph Sapp <[email protected]>

Fixing up some systemd stuff. Using the auto getty generator built into
systemd instead of the external oe-core getty service.

Also drop the duplicate/invalid useradd entries in the systemd append.

This should be all that's required to squelch the endless serial getty
start/stop logs for systemd. There's probably some work required for
sysvinit as well. Should just be setting SERIAL_CONSOLES_CHECK =
$SERIAL_CONSOLES or something along those lines.

Still not sure how I feel about having inactive serial console
definitions in a bsp layer but if we don't define it at all then oe-core
will just blindly assume we wanted a console on ttyS0. That's especially
problematic for the init systems unable to generate getty scripts
automatically. SERIAL_CONSOLES_CHECK at least fixes the sysvinit
behavior.

Randolph Sapp (3):
   systemd: drop the useradd params
   arago.conf: add serial-getty-generator to systemd
   systemd: move packageconfig appends to distro config

  meta-arago-distro/conf/distro/arago.conf                  | 2 +-
  meta-arago-distro/recipes-core/systemd/systemd_%.bbappend | 4 ----
  2 files changed, 1 insertion(+), 5 deletions(-)


--
Ryan Eatmon                [email protected]
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14592): 
https://lists.yoctoproject.org/g/meta-arago/message/14592
Mute This Topic: https://lists.yoctoproject.org/mt/99435689/21656
Group Owner: [email protected]
Unsubscribe: 
https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to