diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-09-26 11:52:32 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-09-27 07:21:29 +0000 |
commit | bb086957d285087b6345b44eb6e30381943af2d6 (patch) | |
tree | 4ccd01ee4e5a26acd09e3e5df20991b426d31867 | |
parent | 545bebca0722c21c4cd61c47260202bda20f2db4 (diff) | |
download | meta-boot2qt-bb086957d285087b6345b44eb6e30381943af2d6.tar.gz |
poky, meta-oe: update morty branch layers
Update both layers to latest revisions to pull in
security fixes, build fixes & other updates.
Task-number: QTBUG-63281
Change-Id: I0eb520c336a39833219a61f9a59c7258916aeae2
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r-- | scripts/manifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index ab7bdf2..94c9b2a 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -16,11 +16,11 @@ | |||
16 | 16 | ||
17 | <project name="poky" | 17 | <project name="poky" |
18 | remote="yocto" | 18 | remote="yocto" |
19 | revision="7d5822bf4cb2089687c3c9a908cf4a4ef4e9a53a" | 19 | revision="e2fcc721c2af8e2785a91eaceea1d81f503ea2ec" |
20 | path="sources/poky"/> | 20 | path="sources/poky"/> |
21 | <project name="meta-openembedded" | 21 | <project name="meta-openembedded" |
22 | remote="oe-mirror" | 22 | remote="oe-mirror" |
23 | revision="fe5c83312de11e80b85680ef237f8acb04b4b26e" | 23 | revision="b40116cf457b88a2db14b86fda9627fb34d56ae6" |
24 | path="sources/meta-openembedded"/> | 24 | path="sources/meta-openembedded"/> |
25 | <project name="meta-qt5" | 25 | <project name="meta-qt5" |
26 | remote="qtyocto" | 26 | remote="qtyocto" |