From 33a9159e02b8f38afa18154979b45dbe09d1e7af Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 21 Mar 2022 09:32:58 +0000 Subject: Update ACL pin to 8a87983c90299dfc7d6fbda3dba312e7603d7074 Signed-off-by: Nikhil Raj Change-Id: I33c0a6a34649e0fe5de65010365c4c60af89d6a5 --- 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 b7e4f2aa07..4a701271b7 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_22_02" # Release 22.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="4e66d707a292b90a344e32c59eb1dacb67a0e4c1" #Added windows native build support +DEFAULT_CLFRAMEWORKREVISION="8a87983c90299dfc7d6fbda3dba312e7603d7074" #Setup automatic kernel window for dynamic fusion usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1