[oe-commits] Soren Brinkmann : shadow: securetty: Add Xilinx Zynq SoC

git at git.openembedded.org git at git.openembedded.org
Thu Jan 29 15:37:06 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 82f5fd5f39b1c665098dd5ca567cbb2b5d955924
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=82f5fd5f39b1c665098dd5ca567cbb2b5d955924

Author: Soren Brinkmann <soren.brinkmann at xilinx.com>
Date:   Thu Jan  8 14:59:43 2015 -0800

shadow: securetty: Add Xilinx Zynq SoC

Add Zynq's console devices to securetty.

Signed-off-by: Soren Brinkmann <soren.brinkmann at xilinx.com>
Signed-off-by: Ross Burton <ross.burton at intel.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 ecc246f..2be341a 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



More information about the Openembedded-commits mailing list