summaryrefslogtreecommitdiff
path: root/default.xml
blob: ab5938bdfd8bf1609e34888bc4fca16b32b9c3c1 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>

<manifest>
	<remote name="dpdk" fetch="http://92.243.14.124/git" />
	<remote name="odp-dpdk" fetch="http://git.linaro.org/lng" />
	<default revision="master" />
	<project name="dpdk" remote="dpdk" revision="releases" path="dpdk"/>
	<project name="odp-dpdk" remote="odp-dpdk" revision="WIP" path="odp-dpdk"/>
</manifest>