From e8a2d5db38d8a32e1cf09a11009faaff5d060940 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 28 Jan 2021 10:14:35 +0000 Subject: Update ACL pin to 4cfab1886549d7582e3867c51278132e5d37681b Signed-off-by: Nikhil Raj Change-Id: Ica17c75dfab52d9b8fada56658b95794d4e58536 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)" -- cgit v1.2.1