aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2014-11-28 20:11:26 +0100
committerAnders Roxell <anders.roxell@linaro.org>2014-11-28 20:11:26 +0100
commit903ce51e68b1c905957c996fa686f3457e3319fe (patch)
treefb8dce1877503b3c2c4b85e4d3adb0d626ea7241
parent850c385490454d2c7ef561746a8334c4297b176c (diff)
README: add more text why this repo exist
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index c55afea..33be6fe 100644
--- a/README
+++ b/README
@@ -1,4 +1,12 @@
-# This README provides the relevant information for howto build.
+# This repository were created for building the OpenDataPlane (ODP) project
+# daily in a continues integration (CI) system.
+#
+# make-test.sh and cross-compile-test.sh builds ODP from the upstream project.
+# make-ks2-test.sh builds from keystone2's ODP repository
+# make-dpdk-test.sh builds from DPDK's ODP repository
+# make-netmap-test.sh builds from netmap's ODP repository
+#
+# all git repositories above are located at git://git.linaro.org/lng/odp*.git
# Need to install on Ubuntu 14.10
# apt-get install build-essential git-core lib32stdc++6 lib32z1 graphviz \