aboutsummaryrefslogtreecommitdiff
path: root/lite-aeolus-jerryscript.yaml
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2021-08-11 10:11:43 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2021-08-11 10:11:43 +0300
commit98f2d49ddc91930a51f5f163a71b94825a01e47c (patch)
tree38f1b7eee7807a882eac8fdb0a2bc39cb147adb6 /lite-aeolus-jerryscript.yaml
parent3fc5f4cb91a18835d44a9c7b4d6148e9ac7ae484 (diff)
lite-aeolus-jerryscript: Switch to github repo.
I can't push to https://git.linaro.org/lite/jerryscript.git as of now, that branch is rebased, so direct pushes are needed. Change-Id: I15078b691aef2d1105c8f0989fe2d22ad3cee38d Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Diffstat (limited to 'lite-aeolus-jerryscript.yaml')
-rw-r--r--lite-aeolus-jerryscript.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lite-aeolus-jerryscript.yaml b/lite-aeolus-jerryscript.yaml
index 7341803232..2aaa1cb0f7 100644
--- a/lite-aeolus-jerryscript.yaml
+++ b/lite-aeolus-jerryscript.yaml
@@ -24,7 +24,7 @@
parameters:
- string:
name: GIT_URL
- default: 'https://git.linaro.org/lite/jerryscript.git'
+ default: 'https://github.com/pfalcon/jerryscript'
- string:
name: BRANCH
default: 'zephyr-wip'