From c5a680111396235f7b772c99a2028cf76c4e63c8 Mon Sep 17 00:00:00 2001 From: James Conroy Date: Mon, 17 Feb 2020 08:43:56 +0000 Subject: Update ACL pin to 20.02 release branch Signed-off-by: James Conroy Change-Id: Ifc7fe6e6272155a250a649adc22beaa876996abb --- scripts/get_compute_library.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 73c39d8510..bc71f06d02 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_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)" -- cgit v1.2.1