Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] shadow-securetty: add freescale lpuart
@ 2014-07-24  7:44 Stefan Agner
  2014-07-24 14:03 ` Mark Hatle
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Agner @ 2014-07-24  7:44 UTC (permalink / raw)
  To: openembedded-core

Add Freescale lpuart tty's (ttyLPx) to securetty. Freescale Vybrid
devices running upstream kernel use this driver.

Signed-off-by: Stefan Agner <stefan@agner.ch>
---
 meta/recipes-extended/shadow/files/securetty | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/meta/recipes-extended/shadow/files/securetty b/meta/recipes-extended/shadow/files/securetty
index 0b1629f..d919993 100644
--- a/meta/recipes-extended/shadow/files/securetty
+++ b/meta/recipes-extended/shadow/files/securetty
@@ -137,6 +137,14 @@ ttymxc3
 ttymxc4
 ttymxc5
 
+# Freescale lpuart ports
+ttyLP0
+ttyLP1
+ttyLP2
+ttyLP3
+ttyLP4
+ttyLP5
+
 # Standard serial ports, with devfs
 tts/0
 tts/1
-- 
2.0.2



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] shadow-securetty: add freescale lpuart
  2014-07-24  7:44 [PATCH] shadow-securetty: add freescale lpuart Stefan Agner
@ 2014-07-24 14:03 ` Mark Hatle
  2014-07-24 17:13   ` Saul Wold
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Hatle @ 2014-07-24 14:03 UTC (permalink / raw)
  To: openembedded-core

We should probably be setting up the securetty file in a machine specific way.

Doing it generically just pollutes the file with more stuff a specific user 
won't want.

(Note, you aren't the first to do this.. so right now it's probably the best 
answer, but we should fix this in the future.)

--Mark

On 7/24/14, 2:44 AM, Stefan Agner wrote:
> Add Freescale lpuart tty's (ttyLPx) to securetty. Freescale Vybrid
> devices running upstream kernel use this driver.
>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
> ---
>   meta/recipes-extended/shadow/files/securetty | 8 ++++++++
>   1 file changed, 8 insertions(+)
>
> diff --git a/meta/recipes-extended/shadow/files/securetty b/meta/recipes-extended/shadow/files/securetty
> index 0b1629f..d919993 100644
> --- a/meta/recipes-extended/shadow/files/securetty
> +++ b/meta/recipes-extended/shadow/files/securetty
> @@ -137,6 +137,14 @@ ttymxc3
>   ttymxc4
>   ttymxc5
>
> +# Freescale lpuart ports
> +ttyLP0
> +ttyLP1
> +ttyLP2
> +ttyLP3
> +ttyLP4
> +ttyLP5
> +
>   # Standard serial ports, with devfs
>   tts/0
>   tts/1
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] shadow-securetty: add freescale lpuart
  2014-07-24 14:03 ` Mark Hatle
@ 2014-07-24 17:13   ` Saul Wold
  0 siblings, 0 replies; 3+ messages in thread
From: Saul Wold @ 2014-07-24 17:13 UTC (permalink / raw)
  To: Mark Hatle, openembedded-core

On 07/24/2014 07:03 AM, Mark Hatle wrote:
> We should probably be setting up the securetty file in a machine
> specific way.
>
> Doing it generically just pollutes the file with more stuff a specific
> user won't want.
>
> (Note, you aren't the first to do this.. so right now it's probably the
> best answer, but we should fix this in the future.)
>

Mark,

can you please file a bug to track this, I will mark it as an unassigned 
future / low for someone to pick up.

Sau!

> --Mark
>
> On 7/24/14, 2:44 AM, Stefan Agner wrote:
>> Add Freescale lpuart tty's (ttyLPx) to securetty. Freescale Vybrid
>> devices running upstream kernel use this driver.
>>
>> Signed-off-by: Stefan Agner <stefan@agner.ch>
>> ---
>>   meta/recipes-extended/shadow/files/securetty | 8 ++++++++
>>   1 file changed, 8 insertions(+)
>>
>> diff --git a/meta/recipes-extended/shadow/files/securetty
>> b/meta/recipes-extended/shadow/files/securetty
>> index 0b1629f..d919993 100644
>> --- a/meta/recipes-extended/shadow/files/securetty
>> +++ b/meta/recipes-extended/shadow/files/securetty
>> @@ -137,6 +137,14 @@ ttymxc3
>>   ttymxc4
>>   ttymxc5
>>
>> +# Freescale lpuart ports
>> +ttyLP0
>> +ttyLP1
>> +ttyLP2
>> +ttyLP3
>> +ttyLP4
>> +ttyLP5
>> +
>>   # Standard serial ports, with devfs
>>   tts/0
>>   tts/1
>>
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-24 17:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-24  7:44 [PATCH] shadow-securetty: add freescale lpuart Stefan Agner
2014-07-24 14:03 ` Mark Hatle
2014-07-24 17:13   ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox