mirror of https://github.com/qt/qt5.git
Add QtSerialPort as addon module
This patch adds QtSerialPort to be updated by submodule udpate bot Task-number: QTBUG-90864 Change-Id: Ic029157a7b6e88f8c8899f9f5b075943d2767810 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
This commit is contained in:
parent
8843f51866
commit
c8981696df
|
@ -159,7 +159,7 @@
|
||||||
path = qtserialport
|
path = qtserialport
|
||||||
url = ../qtserialport.git
|
url = ../qtserialport.git
|
||||||
branch = dev
|
branch = dev
|
||||||
status = ignore
|
status = additionalLibrary
|
||||||
[submodule "qtx11extras"]
|
[submodule "qtx11extras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtx11extras
|
path = qtx11extras
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 66918b6492297e7750621d85d4372bf45e81a86d
|
Subproject commit 98d03b9cdff584d6c99fde2192e043e015ed3ebd
|
Loading…
Reference in New Issue