[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-32-g1afa0ec
Brought to you by:
sszy
|
From: jscheer <js...@us...> - 2010-09-27 12:44:45
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 1afa0ec9c6d46c31919283037f3d70c9d2224edd (commit)
from 631567984dee80bb1097354e5dc129b4888851e2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1afa0ec9c6d46c31919283037f3d70c9d2224edd
Author: Jeremie Scheer <jer...@ar...>
Date: Mon Sep 27 14:44:07 2010 +0200
Change securetty serial port to ttyGS0.
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/rootfs/target_skeleton/etc/securetty | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/securetty b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/securetty
index f93577f..623807c 100644
--- a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/securetty
+++ b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/securetty
@@ -12,4 +12,4 @@ ttyS2
ttyS3
ttySMX0
ttySMX1
-ttygserial
+ttyGS0
hooks/post-receive
--
armadeus
|