aboutsummaryrefslogtreecommitdiff
path: root/lite-aeolus-jerryscript.yaml
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2019-12-11 16:45:18 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2019-12-11 16:45:18 +0300
commit5159bbf3e99b6c5dce60d4952452cd8e2bda5281 (patch)
treed07f1d9eefbc9a938a977938459e7a5ed46c63d1 /lite-aeolus-jerryscript.yaml
parentc707c8df8d8645d6dc3a38d1b39151b419cc2c0a (diff)
lite-aeolus-jerryscript: Switch to Zephyr 2.2 specific branch.
Zephyr 2.2 development just started and already broke JerryScript builds. As JerryScript tracks releases, we have little choice like maintain 2.2-specific branch for now. Change-Id: Ic253e33ade0bbdf0f0791e895c074469e008912e Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Diffstat (limited to 'lite-aeolus-jerryscript.yaml')
-rw-r--r--lite-aeolus-jerryscript.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lite-aeolus-jerryscript.yaml b/lite-aeolus-jerryscript.yaml
index 0cf53505cf..f12a9e2209 100644
--- a/lite-aeolus-jerryscript.yaml
+++ b/lite-aeolus-jerryscript.yaml
@@ -20,10 +20,10 @@
parameters:
- string:
name: GIT_URL
- default: 'https://github.com/jerryscript-project/jerryscript'
+ default: 'https://git.linaro.org/lite/jerryscript.git'
- string:
name: BRANCH
- default: 'master'
+ default: 'zephyr-2.2'
- string:
name: ZEPHYR_GIT_URL
default: 'https://github.com/zephyrproject-rtos/zephyr'