diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-01-27 13:26:50 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-05 10:30:00 +0000 |
commit | df4676ca212935e7ba57c83cdca41625a55cd8d6 (patch) | |
tree | ac670c714d47db9fd5314847bae71609ddde1cbb | |
parent | 96fd4a632552cb3821475fc089775a57255c70dd (diff) | |
download | meta-boot2qt-df4676ca212935e7ba57c83cdca41625a55cd8d6.tar.gz |
use meta-qt5 from codereview
Change-Id: I38dc17b0c4685f1ce5b69f2015b516cd7a854776
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
-rw-r--r-- | scripts/manifest.xml | 6 | ||||
-rw-r--r-- | scripts/manifest_fido.xml | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 3c7a346..0c8126c 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -24,14 +24,14 @@ | |||
24 | revision="214e1801d0efc38d3b6142bdc0d8e58ca593e34c" | 24 | revision="214e1801d0efc38d3b6142bdc0d8e58ca593e34c" |
25 | path="sources/meta-openembedded"/> | 25 | path="sources/meta-openembedded"/> |
26 | <project name="meta-qt5" | 26 | <project name="meta-qt5" |
27 | remote="meta-qt5" | 27 | remote="qtyocto" |
28 | revision="c7cd9cb4661dd1623368d39e66c716f2222d357b" | 28 | revision="53f534748a7f5427ade4f9a11f8b5f91798d8ed6" |
29 | path="sources/meta-qt5"/> | 29 | path="sources/meta-qt5"/> |
30 | 30 | ||
31 | <project name="meta-mingw" | 31 | <project name="meta-mingw" |
32 | remote="qtyocto" | 32 | remote="qtyocto" |
33 | path="sources/meta-mingw" | 33 | path="sources/meta-mingw" |
34 | revision="bf67d2df6f873cc480466ea7c0771d57942bc3e0"/> | 34 | revision="0cfd9b1a41b38a2f7c1cfcbc2abe046e3737ae31"/> |
35 | 35 | ||
36 | <project name="meta-fsl-arm" | 36 | <project name="meta-fsl-arm" |
37 | remote="yocto" | 37 | remote="yocto" |
diff --git a/scripts/manifest_fido.xml b/scripts/manifest_fido.xml index 906d3cd..6a7b308 100644 --- a/scripts/manifest_fido.xml +++ b/scripts/manifest_fido.xml | |||
@@ -24,8 +24,8 @@ | |||
24 | revision="fido" | 24 | revision="fido" |
25 | path="sources/meta-openembedded"/> | 25 | path="sources/meta-openembedded"/> |
26 | <project name="meta-qt5" | 26 | <project name="meta-qt5" |
27 | remote="meta-qt5" | 27 | remote="qtyocto" |
28 | revision="master" | 28 | revision="master-mingw" |
29 | path="sources/meta-qt5"/> | 29 | path="sources/meta-qt5"/> |
30 | 30 | ||
31 | <project name="meta-mingw" | 31 | <project name="meta-mingw" |