diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-05-02 21:41:58 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-05-03 15:03:50 +0000 |
commit | e2e44ebc601403b682b682cde9ef64e68b3b943b (patch) | |
tree | 2225413c18a1bfdf1f2d1ed6d060f5ecf4534cb9 /scripts | |
parent | 50a308c54db81913fcea3f44fe63361cd1659c82 (diff) | |
download | meta-boot2qt-e2e44ebc601403b682b682cde9ef64e68b3b943b.tar.gz |
poky: update morty branch
* Update morty branch one commit up the branch, fixes a reported bug:
python-3.5-manifest: Add imp to importlib
(8ab3fa375891eba3dc102b6ee7fee3582070654b)
Task-number: QTBUG-60447
Change-Id: Ifd1771dc4df5d2e5c9fc4768aaaa40dca20ecd67
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 1050fb9..0a38eb2 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -16,7 +16,7 @@ | |||
16 | 16 | ||
17 | <project name="poky" | 17 | <project name="poky" |
18 | remote="yocto" | 18 | remote="yocto" |
19 | revision="b0f3c0fb99d15b5914ac876b62ff16b3e11d0b80" | 19 | revision="8ab3fa375891eba3dc102b6ee7fee3582070654b" |
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" |