diff options
| author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-03-16 10:22:56 +0200 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-05-12 14:46:01 +0300 |
| commit | 13db86c927bbaec61a889032cbdcb75bd29f085b (patch) | |
| tree | eb980b33870713b0f7349d50148da0560760c61b /scripts | |
| parent | 4f943fd455a37ff4663e25730c353247f2d9e49f (diff) | |
| download | meta-boot2qt-13db86c927bbaec61a889032cbdcb75bd29f085b.tar.gz | |
Use meta-qt5 layer
Include the open source meta-qt5 layer to all configs.
The revision in manifest.xml is the HEAD of master at
the time of commit.
Change-Id: I3b960750cf0bfcd19c200322d6c6605185a195e7
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/manifest.xml | 5 | ||||
| -rw-r--r-- | scripts/manifest_dizzy.xml | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 694a7a5..db439f1 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | <remote fetch="git://git.openembedded.org" name="oe"/> | 7 | <remote fetch="git://git.openembedded.org" name="oe"/> |
| 8 | <remote fetch="git://github.com/Freescale" name="freescale"/> | 8 | <remote fetch="git://github.com/Freescale" name="freescale"/> |
| 9 | <remote fetch="git://github.com/beagleboard" name="beagleboard"/> | 9 | <remote fetch="git://github.com/beagleboard" name="beagleboard"/> |
| 10 | <remote fetch="git://github.com/meta-qt5" name="qt5"/> | ||
| 10 | <remote fetch="git://git.toradex.com" name="toradex"/> | 11 | <remote fetch="git://git.toradex.com" name="toradex"/> |
| 11 | 12 | ||
| 12 | <project name="poky" | 13 | <project name="poky" |
| @@ -17,6 +18,10 @@ | |||
| 17 | remote="oe" | 18 | remote="oe" |
| 18 | revision="6413cdb66acf43059f94d0076ec9b8ad6a475b35" | 19 | revision="6413cdb66acf43059f94d0076ec9b8ad6a475b35" |
| 19 | path="sources/meta-openembedded"/> | 20 | path="sources/meta-openembedded"/> |
| 21 | <project name="meta-qt5" | ||
| 22 | remote="qt5" | ||
| 23 | revision="22c431e7a1fa525c75bf1fa48c82d01955001350" | ||
| 24 | path="sources/meta-qt5"/> | ||
| 20 | 25 | ||
| 21 | <project name="meta-fsl-arm" | 26 | <project name="meta-fsl-arm" |
| 22 | remote="yocto" | 27 | remote="yocto" |
diff --git a/scripts/manifest_dizzy.xml b/scripts/manifest_dizzy.xml index d4eccc0..83dca5f 100644 --- a/scripts/manifest_dizzy.xml +++ b/scripts/manifest_dizzy.xml | |||
| @@ -7,7 +7,9 @@ | |||
| 7 | <remote fetch="git://git.openembedded.org" name="oe"/> | 7 | <remote fetch="git://git.openembedded.org" name="oe"/> |
| 8 | <remote fetch="git://github.com/Freescale" name="freescale"/> | 8 | <remote fetch="git://github.com/Freescale" name="freescale"/> |
| 9 | <remote fetch="git://github.com/beagleboard" name="beagleboard"/> | 9 | <remote fetch="git://github.com/beagleboard" name="beagleboard"/> |
| 10 | <remote fetch="git://github.com/meta-qt5" name="qt5"/> | ||
| 10 | <remote fetch="git://git.toradex.com" name="toradex"/> | 11 | <remote fetch="git://git.toradex.com" name="toradex"/> |
| 12 | <remote fetch="ssh://qt-gerrit.it.local/QtRD-15810" name="gerrit"/> | ||
| 11 | 13 | ||
| 12 | <project name="poky" | 14 | <project name="poky" |
| 13 | remote="yocto" | 15 | remote="yocto" |
| @@ -17,6 +19,10 @@ | |||
| 17 | remote="oe" | 19 | remote="oe" |
| 18 | revision="dizzy" | 20 | revision="dizzy" |
| 19 | path="sources/meta-openembedded"/> | 21 | path="sources/meta-openembedded"/> |
| 22 | <project name="qt5-yocto-meta" | ||
| 23 | remote="gerrit" | ||
| 24 | revision="b2qt" | ||
| 25 | path="sources/meta-qt5"/> | ||
| 20 | 26 | ||
| 21 | <project name="meta-fsl-arm" | 27 | <project name="meta-fsl-arm" |
| 22 | remote="yocto" | 28 | remote="yocto" |
