aboutsummaryrefslogtreecommitdiff
path: root/build-tool/scripts/install-packages.sh
diff options
context:
space:
mode:
authorCathal Corbett <cathal.corbett@arm.com>2024-03-13 10:41:02 +0000
committerCathal Corbett <cathal.corbett@arm.com>2024-03-13 14:36:45 +0000
commit80ef511c23338c03460e6890240786dd40d06c59 (patch)
treeb187121b6998a5c43a01c1c72c06bb9fc5868992 /build-tool/scripts/install-packages.sh
parent7c75e336fbeeec052a1cb90c68d1caece332c176 (diff)
downloadarmnn-80ef511c23338c03460e6890240786dd40d06c59.tar.gz
Enable build of execute network in build tool.
* Help with issue https://github.com/ARM-software/armnn/issues/758 Signed-off-by: Cathal Corbett <cathal.corbett@arm.com> Change-Id: Ic9f4ff54e1e5a26b16c3d869815d09036ce5806c
Diffstat (limited to 'build-tool/scripts/install-packages.sh')
-rwxr-xr-xbuild-tool/scripts/install-packages.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/build-tool/scripts/install-packages.sh b/build-tool/scripts/install-packages.sh
index 4a461a0d55..dea138be33 100755
--- a/build-tool/scripts/install-packages.sh
+++ b/build-tool/scripts/install-packages.sh
@@ -120,9 +120,6 @@ fi
echo -e "\n***** $name: Installing system-wide packages required by setup-armnn.sh and build-armnn.sh *****"
echo -e "\nINFO: This script downloads and builds CMake from source in the current directory from which this script is called"
echo -e "\nINFO: CMake and other apt packages will be installed system-wide once this script has completed execution"
-echo -e "\nScript execution will begin in 10 seconds..."
-
-sleep 10
install_apt_packages