Update ACL pin to 9167c9cd1c684218f76a3c0ec97574dd6f381b98

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: Ie78865bf7e7c77b35828c84f61f4bb39c1413b94
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 062e4f7..3238a8b 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_24_02" # Release 24.02
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="40af090c0e4d0196e8d3c14642f423f593fe96df" #11242: Disable FP16 on 32 bit
+DEFAULT_CLFRAMEWORKREVISION="9167c9cd1c684218f76a3c0ec97574dd6f381b98" #11254: Prefer indirect Gemm vs. Direct convolution if supported
 
 usage() {
   echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out