[Buildroot] [PATCH 1/1] board/raspberrypi/post-build.sh: avoid HDMI login when getty disabled

Christophe Blaess mailist at logilin.fr
Thu Oct 3 19:47:35 UTC 2019


Hello Carlos,

> I guess you are using raspberrypi_defconfig as a template for a custom
> board configuration. Can't you simply leave
> BR2_ROOTFS_POST_BUILD_SCRIPT empty?

No, I was using raspberry_defconfig on Raspberry Pi 4 as training 
support to show how to use this option on production systems when we 
don't want any getty (only custom code running on background).

I removed serial console by disabling the "Run a getty option.." but the 
HDMI login was still there.

It's ok to remove the BR2_ROOTFS_POST_BUILD_SCRIPT, but I would rather 
have only disabled the getty option. It seemed more elegant to me.





More information about the buildroot mailing list