From a8337d7a1e9f5aa3ed380dd0f5a4cf7636360122 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 5 Dec 2023 10:16:39 +0000 Subject: Update ACL pin to 23158b0a69b85c9c6e5a7f2457bfe10be04d6132 Signed-off-by: Nikhil Raj Change-Id: I17b81b4e9a0cc467dacfd2745a34872b58a622a4 --- 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 1cc940cdef..ae8ce13996 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="7720b904f648aafa95900a32d65ee7011505b2b1" #10803: Fix driver build error +DEFAULT_CLFRAMEWORKREVISION="23158b0a69b85c9c6e5a7f2457bfe10be04d6132" #10792: Fix bare metal build 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