All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] shadow: securetty: Add Xilinx Zynq SoC
@ 2015-01-08 22:59 Soren Brinkmann
  2015-01-23  0:13 ` Sören Brinkmann
  0 siblings, 1 reply; 2+ messages in thread
From: Soren Brinkmann @ 2015-01-08 22:59 UTC (permalink / raw)
  To: openembedded-core

Add Zynq's console devices to securetty.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
---
 meta/recipes-extended/shadow/files/securetty | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta/recipes-extended/shadow/files/securetty b/meta/recipes-extended/shadow/files/securetty
index ecc246f7997c..2be341a216bc 100644
--- a/meta/recipes-extended/shadow/files/securetty
+++ b/meta/recipes-extended/shadow/files/securetty
@@ -45,6 +45,10 @@ ttyO1
 ttyO2
 ttyO3
 
+# Xilinx Zynq SoC
+ttyPS0
+ttyPS1
+
 # USB dongles
 ttyUSB0
 ttyUSB1
-- 
2.2.1.1.gb42cc81



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

* Re: [PATCH] shadow: securetty: Add Xilinx Zynq SoC
  2015-01-08 22:59 [PATCH] shadow: securetty: Add Xilinx Zynq SoC Soren Brinkmann
@ 2015-01-23  0:13 ` Sören Brinkmann
  0 siblings, 0 replies; 2+ messages in thread
From: Sören Brinkmann @ 2015-01-23  0:13 UTC (permalink / raw)
  To: openembedded-core, Richard Purdie

ping?

On Thu, 2015-01-08 at 02:59PM -0800, Soren Brinkmann wrote:
> Add Zynq's console devices to securetty.
> 
> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
> ---
>  meta/recipes-extended/shadow/files/securetty | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/meta/recipes-extended/shadow/files/securetty b/meta/recipes-extended/shadow/files/securetty
> index ecc246f7997c..2be341a216bc 100644
> --- a/meta/recipes-extended/shadow/files/securetty
> +++ b/meta/recipes-extended/shadow/files/securetty
> @@ -45,6 +45,10 @@ ttyO1
>  ttyO2
>  ttyO3
>  
> +# Xilinx Zynq SoC
> +ttyPS0
> +ttyPS1
> +
>  # USB dongles
>  ttyUSB0
>  ttyUSB1
> -- 
> 2.2.1.1.gb42cc81
> 


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

end of thread, other threads:[~2015-01-23  1:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-08 22:59 [PATCH] shadow: securetty: Add Xilinx Zynq SoC Soren Brinkmann
2015-01-23  0:13 ` Sören Brinkmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.