diff options
Diffstat (limited to 'scripts/manifest_qt5.xml')
-rw-r--r-- | scripts/manifest_qt5.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/scripts/manifest_qt5.xml b/scripts/manifest_qt5.xml deleted file mode 100644 index 1e4f902..0000000 --- a/scripts/manifest_qt5.xml +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | |||
4 | <include name="manifest.xml"/> | ||
5 | |||
6 | <remote fetch="git://playground.ci.local" name="playground"/> | ||
7 | |||
8 | <project name="meta-qt5" | ||
9 | remote="playground" | ||
10 | revision="5.5.1" | ||
11 | path="sources/meta-qt5"/> | ||
12 | |||
13 | </manifest> | ||