[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-87-gd831159
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2010-11-09 09:23:23
|
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 d831159de65f04053de8ee3fefae87ed3bfdca62 (commit)
via 51560e16cb64c4e7fd35d840641c0002e8f86a2b (commit)
from 011c3d02baed5fc4e0295a8edfed8703c72a7834 (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 d831159de65f04053de8ee3fefae87ed3bfdca62
Merge: 51560e16cb64c4e7fd35d840641c0002e8f86a2b 011c3d02baed5fc4e0295a8edfed8703c72a7834
Author: Julien Boibessot <jul...@ar...>
Date: Tue Nov 9 10:22:06 2010 +0100
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
commit 51560e16cb64c4e7fd35d840641c0002e8f86a2b
Author: Julien Boibessot <jul...@ar...>
Date: Tue Nov 9 10:21:41 2010 +0100
[BUILDROOT] device table: be compatible with both ways of naming serial port on i.MX platforms: /dev/ttymxc & /dev/ttySMX
-----------------------------------------------------------------------
Summary of changes:
.../target/device/armadeus/rootfs/device_table.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/buildroot/target/device/armadeus/rootfs/device_table.txt b/buildroot/target/device/armadeus/rootfs/device_table.txt
index a4a745c..c1a2775 100644
--- a/buildroot/target/device/armadeus/rootfs/device_table.txt
+++ b/buildroot/target/device/armadeus/rootfs/device_table.txt
@@ -76,6 +76,7 @@
/dev/ttygserial c 666 0 0 127 0 - - -
/dev/fb c 640 0 5 29 0 0 32 4
/dev/ttySMX c 666 0 0 204 41 0 1 6
+/dev/ttymxc c 666 0 0 207 16 0 1 6
#/dev/ttySA c 666 0 0 204 5 0 1 3
/dev/psaux c 666 0 0 10 1 0 0 -
#/dev/ppp c 666 0 0 108 0 - - -
hooks/post-receive
--
armadeus
|