From 9128eddd57cfa95da490e08c49a7fdcdd77b9ff4 Mon Sep 17 00:00:00 2001 From: Laszlo Papp Date: Fri, 8 Nov 2013 15:20:47 +0000 Subject: Add /dev/ttyO* to get the native serial port listed on Android with Beagleboard This type of serial port seems to represent the OMAP serial ports. Change-Id: Ie4279cad96f68e618d24bbcd64da9cbc218a9937 Reviewed-by: Denis Shienkov --- dist/changes-5.2.0 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0 index bf40f28..8e755b4 100644 --- a/dist/changes-5.2.0 +++ b/dist/changes-5.2.0 @@ -111,3 +111,6 @@ information. Android uarts such as /dev/ttyHS* (High speed UART) and - [QTBUG-34474] Replace the internal QTtyLocker with QLockFile from QtCore and a small convenience on top of it to comply with the locking directories lockdev also uses. + +- Support has been added for the hard-coded device enumeration backend to get +information. /dev/ttyO* (native OMAP UART) is supported by that backend. -- cgit v1.2.1