From 87f598feaf27463e32ab55864c0455eae8248018 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 17 Jan 2024 11:01:40 +0000 Subject: Update ACL pin to 27dee1e276dc8816a5b9f4e04d8b31d5c5816ca0 Signed-off-by: Nikhil Raj Change-Id: I54a345f04cf20b0445977f59c81537e67b714bd0 --- 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 af0c4c653b..0c9e3f1453 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_11" # Release 23.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="c5df0c6c5d41a1c4c42ed9b9106d4a2c87689b38" #10957: Fix test compilation error on GCC 13.2 +DEFAULT_CLFRAMEWORKREVISION="27dee1e276dc8816a5b9f4e04d8b31d5c5816ca0" #10960: Fix potential threading issue in LUTManager 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