diff options
author | Tzu-Jung Lee <tjlee@ambarella.com> | 2013-05-26 10:40:25 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-05-26 23:00:30 +0200 |
commit | d67b3a54af65ab4818a891458d2d59f91f239f99 (patch) | |
tree | c2884c0d498a60f3459d19a2a4001444e572412d /Makefile.legacy | |
parent | 8cb59e6585b6d1f87e3418418796f15dfdbdbce3 (diff) | |
download | buildroot-novena-d67b3a54af65ab4818a891458d2d59f91f239f99.tar.gz buildroot-novena-d67b3a54af65ab4818a891458d2d59f91f239f99.zip |
skeleton: add default login port to /etc/securetty
We ran into a "Login incorrect" problem when running the same rootfs
image across platforms with different loging ports ttyS0/1/2/3.
Simply assignning "console" to BR2_TARGET_GENERIC_GETTY_PORT, which in
turn modifies the /etc/inittab, is not enough because the "console" device
was missing in the /etc/securetty.
While current securetty has enumerated a lot of ttys, this patch should save
some efforts to enumerate more.
[Peter: guard with single quotes]
Signed-off-by: Tzu-Jung Lee <tjlee@ambarella.com>
Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'Makefile.legacy')
0 files changed, 0 insertions, 0 deletions