From e0d1fc5ad4f47bfdff2fe2f3fbcebf68669257dd Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 25 Nov 2021 10:24:16 +0000 Subject: Update ACL pin to 48f261526b77f61607478f3f809dd8647e626f2b Signed-off-by: Nikhil Raj Change-Id: Ia027c067343fc664e4e6f890e37cdc7fd0d36e8e --- 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 0f9c2c1880..34339d05f6 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_21_11" # Release 21.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="9e8a7701532377073220613b3642468f96cba62f" #Decouple data type for NERangeKernel +DEFAULT_CLFRAMEWORKREVISION="48f261526b77f61607478f3f809dd8647e626f2b" #Fixed build errors usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1