blob: a0af537836d322118e14ffe83116ebafb49d443d [file] [log] [blame]
alshabibf011c732016-08-22 14:25:16 -07001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3
4 <remote name="opencord"
5 fetch=".."
6 review="https://gerrit.opencord.org/" />
7 <default revision="master"
8 remote="opencord"
9 sync-j="4" />
10
alshabib4a4b8672016-08-22 22:58:25 -070011<project path="build" name="cord" groups="build">
12 <copyfile src="Vagrantfile" dest="build/Vagrantfile">
13</project>
14<project path="build/maas" name="maas" groups="build">
15<project path="build/platform-install" name="platform-install" groups="build">
16
alshabibf011c732016-08-22 14:25:16 -070017</manifest>