Update ACL pin to 1055dc14c7812ea322947e5b4a0733fb7b206715

Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
Change-Id: I79694713bf67bccc61c376d439333c096448e258
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 977d39e..51c0ac0 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -7,10 +7,10 @@
 CMD=$( basename $0 )
 
 # For pinning to a ref use this:
-DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_21_02" # Release 21.02
+#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_21_02" # Release 21.02
 #
 # For pinning to a revision use this:
-#DEFAULT_CLFRAMEWORKREVISION="8958167c8d609566a40c9e618158ebcbdcd3e3bb" #Building android-nn-driver failed
+DEFAULT_CLFRAMEWORKREVISION="1055dc14c7812ea322947e5b4a0733fb7b206715" #Update Release Notes
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"