mirror of https://github.com/qt/qt5.git
Add QtSerialBus as additional library
This patch adds QtSerialBus to be updated by submodule udpate bot. Change-Id: I9b51118d21ee4309315d36cab5bf9721b34067f7 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
This commit is contained in:
parent
66e8759c66
commit
baaca594ca
|
@ -153,7 +153,7 @@
|
||||||
path = qtserialbus
|
path = qtserialbus
|
||||||
url = ../qtserialbus.git
|
url = ../qtserialbus.git
|
||||||
branch = dev
|
branch = dev
|
||||||
status = ignore
|
status = additionalLibrary
|
||||||
[submodule "qtserialport"]
|
[submodule "qtserialport"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtserialport
|
path = qtserialport
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit a44ad0513f3a022f245d47ee513f1103fd06c2b2
|
Subproject commit ac853f1fd0b73619925224955b3064f51fbdb923
|
Loading…
Reference in New Issue