Update ACL pin to 20.02 release branch
authorJames Conroy <james.conroy@arm.com>
Mon, 17 Feb 2020 08:43:56 +0000 (08:43 +0000)
committerJames Conroy <james.conroy@arm.com>
Mon, 17 Feb 2020 08:43:56 +0000 (08:43 +0000)
Signed-off-by: James Conroy <james.conroy@arm.com>
Change-Id: Ifc7fe6e6272155a250a649adc22beaa876996abb

scripts/get_compute_library.sh

index 73c39d8..bc71f06 100755 (executable)
@@ -7,10 +7,10 @@
 CMD=$( basename $0 )
 
 # For pinning to a ref use this:
-#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_19_11" # Release 19.11
+DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_02" # Release 20.02
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="c971cf1034a61875c8e8c87d48634cbfac3865fd" #COMPMID-3090: Fail NEON/ColorConvert/RGBtoU8
+#DEFAULT_CLFRAMEWORKREVISION="c971cf1034a61875c8e8c87d48634cbfac3865fd" #COMPMID-3090: Fail NEON/ColorConvert/RGBtoU8
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"