aboutsummaryrefslogtreecommitdiff
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2017-12-28 10:58:11 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2017-12-29 11:33:14 +0300
commit4e4dc3e4f331314f23eac818143cc82a4244b796 (patch)
tree6a0174409f01fe509325e04ad68cbd48fb89a312 /DEPENDENCIES
parentde56e68c3d3b9206c105c2e3018294363ab2cd42 (diff)
docs: update git tree and bugs link
Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 0805a1831..6f374ca92 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -63,7 +63,7 @@ Prerequisites for building the OpenDataPlane (ODP) API
$ make install
# You may now build either 32 or 64 bit ODP
- $ git clone git://git.linaro.org/lng/odp.git odp
+ $ git clone https://github.com/Linaro/odp.git odp
$ cd odp
$ ./bootstrap
@@ -167,7 +167,7 @@ Prerequisites for building the OpenDataPlane (ODP) API
$ sudo yum install numactl-devel
Note: only packet I/O is accelerated with DPDK. Use
- https://git.linaro.org/lng/odp-dpdk.git
+ https://github.com/Linaro/odp-dpdk.git
for fully accelerated odp dpdk platform.
3.4.1 Building DPDK and ODP with DPDK pktio support