From b7fa5104715e097bf3778d2485d759a4612460cc Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Mon, 23 Nov 2020 17:27:48 +0000 Subject: Update ACL pin to ccff409625cbc721e5fc227b3617ebca01c9f47e Signed-off-by: Teresa Charlin Change-Id: Ifb3369a18c0348dd0cf0c1ce975cc838da87742f --- scripts/get_compute_library.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 291f08a7fc..2cd4942fe8 100755 --- a/scripts/get_compute_library.sh +++ b/scripts/get_compute_library.sh @@ -7,10 +7,10 @@ CMD=$( basename $0 ) # For pinning to a ref use this: -DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_11" # Release 20.11 +#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_11" # Release 20.11 # # For pinning to a revision use this: -#DEFAULT_CLFRAMEWORKREVISION="75eea338eb232ebdafa2fb84d22e711b5f964785" #COMPMID-3961: Add Logical OR/AND/NOT operator on CL +DEFAULT_CLFRAMEWORKREVISION="ccff409625cbc721e5fc227b3617ebca01c9f47e" #Updated the errata. usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1