diff options
-rw-r--r-- | scripts/manifest.xml | 3 | ||||
-rw-r--r-- | scripts/manifest_dizzy.xml | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index e1e7e4c..59c7804 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -10,13 +10,14 @@ | |||
10 | <remote fetch="git://git.toradex.com" name="toradex"/> | 10 | <remote fetch="git://git.toradex.com" name="toradex"/> |
11 | <remote fetch="git://github.com/architech-boards" name="architech"/> | 11 | <remote fetch="git://github.com/architech-boards" name="architech"/> |
12 | <remote fetch="git://github.com/meta-qt5" name="meta-qt5"/> | 12 | <remote fetch="git://github.com/meta-qt5" name="meta-qt5"/> |
13 | <remote fetch="git://github.com/openembedded" name="oe-mirror"/> | ||
13 | 14 | ||
14 | <project name="poky" | 15 | <project name="poky" |
15 | remote="yocto" | 16 | remote="yocto" |
16 | revision="9c4ff467f66428488b1cd9798066a8cb5d6b4c3b" | 17 | revision="9c4ff467f66428488b1cd9798066a8cb5d6b4c3b" |
17 | path="sources/poky"/> | 18 | path="sources/poky"/> |
18 | <project name="meta-openembedded" | 19 | <project name="meta-openembedded" |
19 | remote="oe" | 20 | remote="oe-mirror" |
20 | revision="5b6f39ce325d490fc382d5d59c5b8b9d5fa38b38" | 21 | revision="5b6f39ce325d490fc382d5d59c5b8b9d5fa38b38" |
21 | path="sources/meta-openembedded"/> | 22 | path="sources/meta-openembedded"/> |
22 | <project name="meta-qt5" | 23 | <project name="meta-qt5" |
diff --git a/scripts/manifest_dizzy.xml b/scripts/manifest_dizzy.xml index fd397e9..5b95985 100644 --- a/scripts/manifest_dizzy.xml +++ b/scripts/manifest_dizzy.xml | |||
@@ -10,13 +10,14 @@ | |||
10 | <remote fetch="git://git.toradex.com" name="toradex"/> | 10 | <remote fetch="git://git.toradex.com" name="toradex"/> |
11 | <remote fetch="git://github.com/architech-boards" name="architech"/> | 11 | <remote fetch="git://github.com/architech-boards" name="architech"/> |
12 | <remote fetch="git://github.com/meta-qt5" name="meta-qt5"/> | 12 | <remote fetch="git://github.com/meta-qt5" name="meta-qt5"/> |
13 | <remote fetch="git://github.com/openembedded" name="oe-mirror"/> | ||
13 | 14 | ||
14 | <project name="poky" | 15 | <project name="poky" |
15 | remote="yocto" | 16 | remote="yocto" |
16 | revision="dizzy" | 17 | revision="dizzy" |
17 | path="sources/poky"/> | 18 | path="sources/poky"/> |
18 | <project name="meta-openembedded" | 19 | <project name="meta-openembedded" |
19 | remote="oe" | 20 | remote="oe-mirror" |
20 | revision="dizzy" | 21 | revision="dizzy" |
21 | path="sources/meta-openembedded"/> | 22 | path="sources/meta-openembedded"/> |
22 | <project name="meta-qt5" | 23 | <project name="meta-qt5" |