summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Holmes <mike.holmes@linaro.org>2015-03-16 15:30:03 -0400
committerMike Holmes <mike.holmes@linaro.org>2015-03-16 15:30:03 -0400
commit8735448a77840cff7cd2df61a1c76f7b6b8a3f4d (patch)
tree0bb6f8304e6fc1a7e77ec70bae7be5be61a431b3
parentb98a5df3f5d4de3c57676092ca6d81a3aa304308 (diff)
dpdk
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 7d91e74..13642dd 100644
--- a/default.xml
+++ b/default.xml
@@ -2,8 +2,8 @@
<manifest>
<remote name="dpdk" fetch="http://92.243.14.124/git" />
- <remote name="odp-dpdk" fetch="git://git.linaro.org/lng/odp-dpdk.git" />
+ <remote name="odp-dpdk" fetch="http://git.linaro.org/lng/odp-dpdk.git" />
<default revision="master" />
<project name="dpdk" remote="dpdk" path="dpdk"/>
- <project name="odp-dpdk" remote="odp-dpdk" path="odp-dpdk"/>
+ <project name="odp-dpdk" remote="odp-dpdk" revision="WIP" path="odp-dpdk"/>
</manifest>