aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
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 6a62d0b4ab..d114a77284 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_20_11" # Release 20.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="6a4ebe1305b544aec1ba0bfc67ed65d94fcc8c2e" #CTS Failures in Android CpuAcc in Add
+DEFAULT_CLFRAMEWORKREVISION="4cfab1886549d7582e3867c51278132e5d37681b" #Make CLArithmeticSubtraction kernel and function state-less
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"