From db4d17c3861bc8635705ff9ed3f14476476f5cae Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 25 May 2023 09:45:59 +0100 Subject: Update ACL pin to 6c113ed1a95a08d17c2d556bd7b03c901512a34f Signed-off-by: Nikhil Raj Change-Id: I0b9ffcef9d1fddba17edc1a3446d56fa1fa24a31 --- 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 a1ffff5891..830d0bed93 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_23_05" # Release 23.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="1355ec4797cd77060af51c8b27d99ea1d25c08da" #9673: Printing out the rerun command of each failed testcase +DEFAULT_CLFRAMEWORKREVISION="6c113ed1a95a08d17c2d556bd7b03c901512a34f" #9687: Prepare the basic types for the compute kernel writer (CKW) usage() { echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out -- cgit v1.2.1