summaryrefslogtreecommitdiffstats
path: root/scripts/manifest_qt5.xml
blob: 69eb254ede88cc82e32755b8947f117c7513f1b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<manifest>

  <include name="manifest.xml"/>

  <remote fetch="git://playground.ci.local" name="playground"/>

  <project name="meta-qt5"
           remote="playground"
           revision="5.5-next"
           path="sources/meta-qt5"/>

</manifest>