aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream/builders.sh
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr-upstream/builders.sh')
-rwxr-xr-xzephyr-upstream/builders.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr-upstream/builders.sh b/zephyr-upstream/builders.sh
index 36abb892b6..bd16e44f56 100755
--- a/zephyr-upstream/builders.sh
+++ b/zephyr-upstream/builders.sh
@@ -5,7 +5,7 @@ sudo apt-get -q=2 -y install git g++ libc6-dev-i386 g++-multilib python3-ply gcc
set -ex
-git clone --depth 1 -b ${BRANCH} https://git.linaro.org/zephyrproject-org/zephyr.git ${WORKSPACE}
+git clone --depth 1 -b ${BRANCH} https://git.linaro.org/lite/zephyr.git ${WORKSPACE}
git clean -fdx
echo "GIT_COMMIT=$(git rev-parse --short=8 HEAD)" > env_var_parameters