summaryrefslogtreecommitdiff
path: root/tcwg_bmk-build.sh
diff options
context:
space:
mode:
authorprathamesh.kulkarni <prathamesh.kulkarni@linaro.org>2021-09-27 15:27:47 +0530
committerPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>2021-09-27 12:28:28 +0000
commitae3ef5bd5a618f94e2d6ff20bd40142d31742df9 (patch)
tree196d85972bbed1fc5035041e3520cd307b333cb8 /tcwg_bmk-build.sh
parent3f5a41606a76a613e017859712331c08382cdc32 (diff)
Use linaro-local/vect-metric/master for vect-metric patch.
Change-Id: I497bfb14a7641b792f365ed5ac6fe73a01b33e7d
Diffstat (limited to 'tcwg_bmk-build.sh')
-rwxr-xr-xtcwg_bmk-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg_bmk-build.sh b/tcwg_bmk-build.sh
index a5b60197..86ed75dd 100755
--- a/tcwg_bmk-build.sh
+++ b/tcwg_bmk-build.sh
@@ -883,7 +883,7 @@ esac
patch_branch=""
if [ x"${rr[metric]}" = x"vect" ]; then
- patch_branch="--patch linaro-local/vect-metric-branch"
+ patch_branch="--patch linaro-local/vect-metric/master"
fi
run_step skip_on_fail -5 build_abe stage2 -- $patch_branch "${gcc_override_configure[@]}"