aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2017-07-26 17:18:52 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2017-07-26 11:49:11 +0000
commit8352a3fad088d59df4b032d538c9966239ebe2b0 (patch)
treedc5136ec8d00a26785a374003afac4ffbf55ab4c
parente7f69fda989423022e95af600a28550210e2b09e (diff)
trigger-lkft-hikey-aosp-4.*: fixes issue with triggering remote job
Change-Id: Icc8b42792addceead8ac3b66bf04ec946286a1d3 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--trigger-lkft-hikey-aosp-4.4.yaml2
-rw-r--r--trigger-lkft-hikey-aosp-4.9.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/trigger-lkft-hikey-aosp-4.4.yaml b/trigger-lkft-hikey-aosp-4.4.yaml
index 9ed2d58823..6e260ebc91 100644
--- a/trigger-lkft-hikey-aosp-4.4.yaml
+++ b/trigger-lkft-hikey-aosp-4.4.yaml
@@ -27,7 +27,7 @@
url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
refspec: +refs/heads/linux-4.4.y:refs/remotes/origin/linux-4.4.y
branches:
- - refs/heads/android-hikey-linaro-4.4
+ - origin/android-hikey-linaro-4.4
skip-tag: true
shallow-clone: false
wipe-workspace: false
diff --git a/trigger-lkft-hikey-aosp-4.9.yaml b/trigger-lkft-hikey-aosp-4.9.yaml
index f8b2e07d24..f4cf5e0f5d 100644
--- a/trigger-lkft-hikey-aosp-4.9.yaml
+++ b/trigger-lkft-hikey-aosp-4.9.yaml
@@ -27,7 +27,7 @@
url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
refspec: +refs/heads/linux-4.9.y:refs/remotes/origin/linux-4.9.y
branches:
- - refs/heads/android-hikey-linaro-4.9
+ - origin/android-hikey-linaro-4.9
skip-tag: true
shallow-clone: false
wipe-workspace: false