diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-04-11 08:36:33 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-04-12 09:24:20 +0000 |
commit | d153b85f7c96a1a6a033fc2764efab877e7f9e9d (patch) | |
tree | 51f69d87cb257745e86b446e83c6c547cdf58c67 | |
parent | 016a2e48da7e39b9acf59ec423d3c7d4bb5737a6 (diff) | |
download | meta-boot2qt-d153b85f7c96a1a6a033fc2764efab877e7f9e9d.tar.gz |
Update revisions for poky and openembedded
Pull in latest security fixes
Change-Id: I5e95c0b1cc14d537ce228b4e475208916d0b1b63
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
-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 b91ac37..4008fda 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -17,11 +17,11 @@ | |||
17 | 17 | ||
18 | <project name="poky" | 18 | <project name="poky" |
19 | remote="yocto" | 19 | remote="yocto" |
20 | revision="57eb677f0efe9a4060c764e8e9dfe2440d4e5eb2" | 20 | revision="900d7d6b59c36b2bdbd1c85febec99e80ab54f95" |
21 | path="sources/poky"/> | 21 | path="sources/poky"/> |
22 | <project name="meta-openembedded" | 22 | <project name="meta-openembedded" |
23 | remote="oe-mirror" | 23 | remote="oe-mirror" |
24 | revision="214e1801d0efc38d3b6142bdc0d8e58ca593e34c" | 24 | revision="902964a4da26e46018d2a8d17dcdda1ac4627a39" |
25 | path="sources/meta-openembedded"/> | 25 | path="sources/meta-openembedded"/> |
26 | <project name="meta-qt5" | 26 | <project name="meta-qt5" |
27 | remote="qtyocto" | 27 | remote="qtyocto" |