aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-06-23 09:07:09 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-06-23 09:07:09 +0100
commit2112859d635b7e2b32fa536196143a2a22c189bf (patch)
tree85469df229194e1f1530c2c488d8d5da93b37890
parent626bd90378670eb5fd76f94526395430b752ad9e (diff)
downloadarmnn-2112859d635b7e2b32fa536196143a2a22c189bf.tar.gz
Update ACL pin to 14ce09453682618a53544152c3fe8efd5fa7b2c9
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I7e7174d35333121649f7d163a409a254d64b9b07
-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 a9dfdc6bb3..144fde508f 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_22_05" # Release 22.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="586fff9f1e30ad06b52aec3332f956cc25cfe56f" #Fix build error v8.2-a-sve
+DEFAULT_CLFRAMEWORKREVISION="14ce09453682618a53544152c3fe8efd5fa7b2c9" #Drop support on armv7a on Android
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"