Re: [OE-core] [PATCH] serial-getty service: Add linux as default TERM

2014-05-03 Thread Otavio Salvador
On Sat, May 3, 2014 at 7:53 PM, Joel Fernandes wrote: > On 05/03/2014 05:44 PM, Otavio Salvador wrote: >> On Sat, May 3, 2014 at 7:39 PM, Joel Fernandes wrote: >>> In poky with systemd enabled, vt102 is selected for getty >>> causing user to experience a very crappy terminal. Default >>> TERM to

Re: [OE-core] [PATCH] serial-getty service: Add linux as default TERM

2014-05-03 Thread Joel Fernandes
On 05/03/2014 05:44 PM, Otavio Salvador wrote: > On Sat, May 3, 2014 at 7:39 PM, Joel Fernandes wrote: >> In poky with systemd enabled, vt102 is selected for getty >> causing user to experience a very crappy terminal. Default >> TERM to linux. >> >> Signed-off-by: Joel Fernandes > > Don't bump P

Re: [OE-core] [PATCH] serial-getty service: Add linux as default TERM

2014-05-03 Thread Otavio Salvador
On Sat, May 3, 2014 at 7:39 PM, Joel Fernandes wrote: > In poky with systemd enabled, vt102 is selected for getty > causing user to experience a very crappy terminal. Default > TERM to linux. > > Signed-off-by: Joel Fernandes Don't bump PR, this is not needed in this case. -- Otavio Salvador

[OE-core] [PATCH] serial-getty service: Add linux as default TERM

2014-05-03 Thread Joel Fernandes
In poky with systemd enabled, vt102 is selected for getty causing user to experience a very crappy terminal. Default TERM to linux. Signed-off-by: Joel Fernandes --- .../systemd-serialgetty/serial-getty@.service |1 + meta/recipes-core/systemd/systemd_211.bb |1 + 2 files