diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-10-28 14:52:03 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-10-29 08:30:31 +0000 |
commit | 83920dd4c1562be44bb16d070db0224393540790 (patch) | |
tree | e0d852cc7d6889538f24cb06825d7a276257e7e3 | |
parent | 4157cb42693171cb4f8e47752393a240461f7efa (diff) | |
download | meta-boot2qt-83920dd4c1562be44bb16d070db0224393540790.tar.gz |
qt5: use jethro branch for meta-qt5
meta-qt5 master branch is moving to Qt 5.6, so use jethro branch
to stay with Qt 5.5.
Change-Id: I71fcb18b15962a4d9da4a82899203ef4ab66cc03
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
-rw-r--r-- | scripts/manifest_dizzy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest_dizzy.xml b/scripts/manifest_dizzy.xml index bdd936a..fd397e9 100644 --- a/scripts/manifest_dizzy.xml +++ b/scripts/manifest_dizzy.xml | |||
@@ -21,7 +21,7 @@ | |||
21 | path="sources/meta-openembedded"/> | 21 | path="sources/meta-openembedded"/> |
22 | <project name="meta-qt5" | 22 | <project name="meta-qt5" |
23 | remote="meta-qt5" | 23 | remote="meta-qt5" |
24 | revision="master" | 24 | revision="jethro" |
25 | path="sources/meta-qt5"/> | 25 | path="sources/meta-qt5"/> |
26 | 26 | ||
27 | <project name="meta-fsl-arm" | 27 | <project name="meta-fsl-arm" |