diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-11-06 08:52:39 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-11-06 13:24:55 +0000 |
commit | db1c55a64ae6b2149371bb451af1aac13b3f0f5b (patch) | |
tree | 2a05e0a10c7108bab3f5c67dd1ab777635f45f7b | |
parent | ce7ca19e5f7c909429ac246d6623ce7c5d9eeb6e (diff) | |
download | meta-boot2qt-db1c55a64ae6b2149371bb451af1aac13b3f0f5b.tar.gz |
poky: update to latest revision in morty branch
Pulls in latest morty branch fixes & improvements, most important one
being the fix to WPA2 key replay security issue.
Task-number: QTBUG-64216
Change-Id: Id86a7c4ac4e057b9157b00d389655061d6154ab9
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-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 72ed7b5..93c03a5 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="e2fcc721c2af8e2785a91eaceea1d81f503ea2ec" | 19 | revision="1d92cb1a20135cfffff9f94a6633ec0840518738" |
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" |