diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-08-11 12:21:55 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-08-14 12:20:16 +0000 |
commit | 6e43d8c4686501b7493a918a7a198e0564f9cdba (patch) | |
tree | f24563b5681283b31c3f430328d2480f31b03088 | |
parent | 1b9efd00e23831678d4cfb020693a3b1286eeb43 (diff) | |
download | meta-boot2qt-6e43d8c4686501b7493a918a7a198e0564f9cdba.tar.gz |
qt5: update submodules to 5.6.3 (snapshot 2)
Use newer meta-qt5 & update qt recipe(s) under meta-boot2qt
Change-Id: I9dd0b2aecaf33070754dcce13f4ee9ddd7888d58
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r-- | recipes-qt/qt5/qtserialbus_git.bb | 2 | ||||
-rw-r--r-- | scripts/manifest.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtserialbus_git.bb b/recipes-qt/qt5/qtserialbus_git.bb index 26c0aea..f9fb3d4 100644 --- a/recipes-qt/qt5/qtserialbus_git.bb +++ b/recipes-qt/qt5/qtserialbus_git.bb | |||
@@ -31,4 +31,4 @@ LIC_FILES_CHKSUM = " \ | |||
31 | 31 | ||
32 | DEPENDS += "qtbase qtserialport" | 32 | DEPENDS += "qtbase qtserialport" |
33 | 33 | ||
34 | SRCREV = "0c60b2c10bd30e1ccb775a3fb406ba1e8214b1c3" | 34 | SRCREV = "f5b1c3a32b2a7c9bc06b68c469981ae46fb7172e" |
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 1894f64..c5d89a6 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -26,7 +26,7 @@ | |||
26 | path="sources/meta-openembedded"/> | 26 | path="sources/meta-openembedded"/> |
27 | <project name="meta-qt5" | 27 | <project name="meta-qt5" |
28 | remote="qtyocto" | 28 | remote="qtyocto" |
29 | revision="b72dbdfcb6e1e3c520de216cda4d0893d6372bd2" | 29 | revision="c3e7bf0baf42e16c9a59ab47c83a050faa5820d4" |
30 | path="sources/meta-qt5"/> | 30 | path="sources/meta-qt5"/> |
31 | <project name="meta-mingw" | 31 | <project name="meta-mingw" |
32 | remote="qtyocto" | 32 | remote="qtyocto" |