diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-12-11 08:50:32 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-12-11 08:56:14 +0200 |
commit | d8e970eb1a9b585fe9a4116b9263c5ffc5940caf (patch) | |
tree | c5c359d0ef533a57d5e9bf2ad3438cf1e95cf6a3 | |
parent | ca08d8c7b82c98067175b803712cbddec6d451c7 (diff) | |
download | meta-qt5-d8e970eb1a9b585fe9a4116b9263c5ffc5940caf.tar.gz |
knx, opcua: update changefilesv5.14.0
Amends commit ca08d8c7b82c98067175b803712cbddec6d451c7. These were left
out from Qt 5.14.0 RC2.
Task-number: QTBUG-77876
Change-Id: Ibbf7486bc790f8b3039ed90968c5259637b06453
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r-- | recipes-qt/qt5/qtknx_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtopcua_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtknx_git.bb b/recipes-qt/qt5/qtknx_git.bb index 377bc074..3185f5c2 100644 --- a/recipes-qt/qt5/qtknx_git.bb +++ b/recipes-qt/qt5/qtknx_git.bb | |||
@@ -9,4 +9,4 @@ LIC_FILES_CHKSUM = " \ | |||
9 | 9 | ||
10 | DEPENDS += "qtbase" | 10 | DEPENDS += "qtbase" |
11 | 11 | ||
12 | SRCREV = "4b29f780435bc27f9ba47883d2b0cb5bbc7d2109" | 12 | SRCREV = "9350fc875a0722e7d05d44f0d53e6aa92122b79c" |
diff --git a/recipes-qt/qt5/qtopcua_git.bb b/recipes-qt/qt5/qtopcua_git.bb index ff0b2db8..277bdc9a 100644 --- a/recipes-qt/qt5/qtopcua_git.bb +++ b/recipes-qt/qt5/qtopcua_git.bb | |||
@@ -18,4 +18,4 @@ SECURITY_STRINGFORMAT = "" | |||
18 | 18 | ||
19 | DEPENDS += "qtbase" | 19 | DEPENDS += "qtbase" |
20 | 20 | ||
21 | SRCREV = "bcd37d8bffb422e5fcb29f6778c626a0cfc40ec3" | 21 | SRCREV = "5b3ad68a3a0a6cc9670dc86c3d906ec72181253b" |