aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-08-31 15:29:04 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-08-31 14:47:57 +0000
commit9bcd23fcc6e4c06f05002a7add2bcf2b3271ff14 (patch)
treec865aaff47631d6ba4cb89d4b16412dd96a26ed3
parent9360af2ce5d4ccef3c58dc301384db5310a04300 (diff)
docs: build req: Remove p7zip-full
p7zip-full is not required for building, as stated in the current version of the docs. I think this bogus requirement was introduced by Armband (by me, more precisely) because our build process was happening outside docker. Sorry for the useless code churn. Change-Id: Id0a3c5b9016706535ca159e1da261e83c8d36d31 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit de6d5d4b6ba6848304d620e65ad97f3aeeadccd5)
-rw-r--r--docs/buildprocedure/build.instruction.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/buildprocedure/build.instruction.rst b/docs/buildprocedure/build.instruction.rst
index 7e381500b..99b0fa20b 100644
--- a/docs/buildprocedure/build.instruction.rst
+++ b/docs/buildprocedure/build.instruction.rst
@@ -68,8 +68,6 @@ On the host, the following packages must be installed:
- curl (simply available through $ sudo apt-get install curl)
-- p7zip-full (simply available through $ sudo apt-get install p7zip-full)
-
Preparations
============