aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-11-25 10:24:16 +0000
committerNikhil Raj Arm <nikhil.raj@arm.com>2021-11-26 10:13:48 +0000
commite0d1fc5ad4f47bfdff2fe2f3fbcebf68669257dd (patch)
tree121e14455985580c91363988b29a929e68bff1cf /scripts
parent4c702d5d2341f7757c7da79e01fe1bd4422fa1d9 (diff)
downloadarmnn-e0d1fc5ad4f47bfdff2fe2f3fbcebf68669257dd.tar.gz
Update ACL pin to 48f261526b77f61607478f3f809dd8647e626f2b
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ia027c067343fc664e4e6f890e37cdc7fd0d36e8e
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 0f9c2c1880..34339d05f6 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@ CMD=$( basename $0 )
#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_21_11" # Release 21.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="9e8a7701532377073220613b3642468f96cba62f" #Decouple data type for NERangeKernel
+DEFAULT_CLFRAMEWORKREVISION="48f261526b77f61607478f3f809dd8647e626f2b" #Fixed build errors
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"