From 57512af8c7a628097c644fdae276cf0f6da336ee Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Wed, 29 Jul 2020 12:06:40 +0100 Subject: Update ACL pin 42e57362933b7fa04f9a86297fa75ed38c5e3c97 Signed-off-by: Teresa Charlin Change-Id: I7c27c371c00aeb1eba61b7a0137232cca175c8dd --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 83ea80b709..2f60b58bc9 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_05" # Release 20.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="ad7515d231acb075a9585e52f257373b1a1b5d1f" #COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1. +DEFAULT_CLFRAMEWORKREVISION="42e57362933b7fa04f9a86297fa75ed38c5e3c97" #COMPMID-2078: Remove legacy TODOs usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1