[meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Maciej Borzecki
Enable CONFIG_FHANDLE so that systemd can autostart getty on serial interfaces like /dev/ttymxc* Signed-off-by: Maciej Borzecki Signed-off-by: Maciej Borzecki --- recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-kernel/linux/linux-

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Daiane Angolini
> Enable CONFIG_FHANDLE so that systemd can autostart > getty on serial interfaces like /dev/ttymxc* How many imx6 boards/chips did you tested it? Daiane -- ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Maciej Borzecki
On 05/23 09:00, Daiane Angolini wrote: > > Enable CONFIG_FHANDLE so that systemd can autostart > > getty on serial interfaces like /dev/ttymxc* > > How many imx6 boards/chips did you tested it? I've tried mx6q and mx6dl. Both on custom as well as GENIVI builds (gemini-image to be exact). -- Maciej

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Fabio Estevam
On Fri, May 23, 2014 at 9:00 AM, Daiane Angolini wrote: >> Enable CONFIG_FHANDLE so that systemd can autostart >> getty on serial interfaces like /dev/ttymxc* > > How many imx6 boards/chips did you tested it? It seems that CONFIG_FHANDLE is needed when systemd version >= 210 is used. Thiis is no

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Maciej Borzecki
On 05/23 09:24, Fabio Estevam wrote: > On Fri, May 23, 2014 at 9:00 AM, Daiane Angolini > wrote: > >> Enable CONFIG_FHANDLE so that systemd can autostart > >> getty on serial interfaces like /dev/ttymxc* > > > > How many imx6 boards/chips did you tested it? > > It seems that CONFIG_FHANDLE is nee

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Daiane Angolini
>> Thiis is not mx6 specific. > It is not, you're right. However, if it's not enabled than using the > system with systemd is a major PITA as getty will be started. No serial, > not access, provided you're using a headless setup. I understand it´s not related with mx6. But this kind of change make

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Fabio Estevam
On Fri, May 23, 2014 at 10:11 AM, Daiane Angolini wrote: >>> Thiis is not mx6 specific. >> It is not, you're right. However, if it's not enabled than using the >> system with systemd is a major PITA as getty will be started. No serial, >> not access, provided you're using a headless setup. > > I u

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Jacob Kroon
On Fri, May 23, 2014 at 3:15 PM, Fabio Estevam wrote: > On Fri, May 23, 2014 at 10:11 AM, Daiane Angolini > wrote: > >>> Thiis is not mx6 specific. > >> It is not, you're right. However, if it's not enabled than using the > >> system with systemd is a major PITA as getty will be started. No seri

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Daiane Angolini
>> >>> Thiis is not mx6 specific. >> >> It is not, you're right. However, if it's not enabled than using the >> >> system with systemd is a major PITA as getty will be started. No >> >> serial, >> >> not access, provided you're using a headless setup. >> > >> > I understand it´s not related with mx

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Gary Thomas
On 2014-05-23 07:26, Daiane Angolini wrote: Thiis is not mx6 specific. It is not, you're right. However, if it's not enabled than using the system with systemd is a major PITA as getty will be started. No serial, not access, provided you're using a headless setup. I understand it´s not related

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Otavio Salvador
On Fri, May 23, 2014 at 10:11 AM, Daiane Angolini wrote: >>> Thiis is not mx6 specific. >> It is not, you're right. However, if it's not enabled than using the >> system with systemd is a major PITA as getty will be started. No serial, >> not access, provided you're using a headless setup. > > I u

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Maciek Borzecki
On Fri, May 23, 2014 at 5:19 PM, Otavio Salvador wrote: > On Fri, May 23, 2014 at 10:11 AM, Daiane Angolini > wrote: Thiis is not mx6 specific. >>> It is not, you're right. However, if it's not enabled than using the >>> system with systemd is a major PITA as getty will be started. No seria