From 7c9d27ae9f583d391123963236a4bfc09b14ee25 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 23 Mar 2020 14:34:41 +0000 Subject: Update ACL pin to 6cd1c9bc312b65137da52a973489ba6a0f0180e3 Signed-off-by: Nikhil Raj Change-Id: I0d9b2ba0d3f2569baf6fc824f06a9c1412f2814e --- scripts/get_compute_library.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/get_compute_library.sh') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 640d8779cc..0afa7d12ac 100755 --- a/scripts/get_compute_library.sh +++ b/scripts/get_compute_library.sh @@ -10,7 +10,8 @@ CMD=$( basename $0 ) #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_02" # Release 20.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="fd7780d910f3bc4c85bc95b57ea3dd4375d95d41" #COMPMID-3227: Review documentation +DEFAULT_CLFRAMEWORKREVISION="6cd1c9bc312b65137da52a973489ba6a0f0180e3" #COMPMID-3277: (3RDPARTY_UPDATE) fix build issue related to constructors + usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1