aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMike Holmes <mike.holmes@linaro.org>2015-03-20 15:08:41 -0400
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-03-30 18:05:26 +0300
commitb48e9692c2640dc43b391035231aad434e6c44a4 (patch)
tree86d4f7e2b9aff611f3a4bcd799be75ad5a3069a4 /README
parent844231b2dadb474b242c5b029e0620622c84e2ed (diff)
README: Update content and links
The 3rd party application repo is not supported and the architecture document is stale, in addition the ability to run the tests is now part of the build system. Make these updates to the document. Signed-off-by: Mike Holmes <mike.holmes@linaro.org> Reviewed-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 10 insertions, 11 deletions
diff --git a/README b/README
index a0eb2f352..ccdbed6dd 100644
--- a/README
+++ b/README
@@ -3,7 +3,6 @@ All rights reserved.
SPDX-License-Identifier: BSD-3-Clause
-
OpenDataPlane (ODP) project source code.
http://www.opendataplane.org/
@@ -25,20 +24,20 @@ Main git repository:
Configure options:
./configure --help
-ODP patches for 3-rd party applications:
- git://git.linaro.org/lng/odp-apps.git
-
-ODP architecture git tree:
- git://git.linaro.org/lng/odp-architecture.git
+ To execute all the testcases, assuming CUnit is installed for the validation tests:
+ ./bootstrap
+ ./configure --enable-test-perf --enable-test-vald
+ make check
Patches tracking system:
- https://patches.linaro.org/patchwork/project/lng-odp/list/
+ http://patches.opendataplane.org/project/lng-odp/list/
Mailing list:
lng-odp@lists.linaro.org
- Please read CONTRIBUTING file before submitting patches.
- Email prefixes:
- [PATCH] means patch is for odp.git;
+
+ Please read CONTRIBUTING file before submitting patches.
+ Email prefixes:
+ [PATCH] means patch is for odp.git
Bug tracking:
- https://bugs.linaro.org/buglist.cgi?component=General&list_id=734&product=OpenDataPlane
+ https://bugs.linaro.org/describecomponents.cgi?product=OpenDataPlane