aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-04-07 14:28:47 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2021-04-07 15:33:44 +0000
commitb70ec417989490a2a72c66ecd6c737df1c094f4c (patch)
tree4931ca2a707890f7747ab3b940b4fd5e432746a7
parentf6491494e05a54e5a3a63bb171324de47336daf2 (diff)
downloadarmnn-b70ec417989490a2a72c66ecd6c737df1c094f4c.tar.gz
Update ACL pin to c5b1beec99d2be7ff3babbc6345b1baa81f29eb7
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic3efd8106be43ff2c1d250238d162e51e3a86a57
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 43b6896b8f..7d3f7299c2 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_02" # Release 21.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="33f41fabd30fb444aaa0cf3e65b61794d498d151" #Fix trademarks throughout the codebase
+DEFAULT_CLFRAMEWORKREVISION="c5b1beec99d2be7ff3babbc6345b1baa81f29eb7" #Correct Copyright dates
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"