From 754d08a7e7cb39795920722821e59bfa40dddf4b Mon Sep 17 00:00:00 2001 From: cristinapauna Date: Mon, 5 Dec 2016 19:45:18 +0200 Subject: Update docs for Colorado 3.0 release Change-Id: I93156463e63d71e8b32446b3dfbfe61a7929bf38 Signed-off-by: cristinapauna (cherry picked from commit 338930ba2825fcc88b184cf4f3e8c37beab5f9be) --- docs/buildprocedure/build.instruction.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'docs/buildprocedure/build.instruction.rst') diff --git a/docs/buildprocedure/build.instruction.rst b/docs/buildprocedure/build.instruction.rst index f6ad8897..405a0e70 100644 --- a/docs/buildprocedure/build.instruction.rst +++ b/docs/buildprocedure/build.instruction.rst @@ -70,14 +70,12 @@ On the host, the following packages must be installed: - curl -- fuseiso - Apart from docker, all other package requirements listed above are simply available through: .. code-block:: bash - $ sudo apt-get install git make curl fuseiso + $ sudo apt-get install git make curl ============ @@ -139,7 +137,7 @@ Check out the Colorado release: .. code-block:: bash $ cd armband - $ git checkout colorado.3.0 + $ git checkout colorado.3.0.1 Clone the armband@OPNFV code Git repository without a SSH key ------------------------------------------------------------- @@ -261,7 +259,7 @@ that this is not a full build. This method of plugin selection is not meant to be used from within Gerrit! -Note! So far, only ODL, OVS and BGPVPN plugins were ported to AArch64. +Note! So far, only ODL, OVS, BGPVPN and Tacker plugins were ported to AArch64. ======== Building -- cgit 1.2.3-korg