aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-ubuntu-images-3.4.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-04-07 11:00:44 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-04-07 11:00:44 +0300
commit03215e336573a08c6169df835d80f182cb5b0bee (patch)
tree268eb0865abbaa0f8df1206df30914a68916541a /lt-qcom-ubuntu-images-3.4.yaml
parent2bd46856ae4b410279447a4a1ff1a27d6bc39fee (diff)
use the refs/heads/<branchName> syntax
<remoteRepoName>/<branchName> can be ambiguous. Per the documentation: The safest way is to use the refs/heads/<branchName> syntax. This way the expected branch is unambiguous. If ambiguous the first result is taken, which is not necessarily the expected one. Better use refs/heads/<branchName>. Change-Id: I838e2b22e3b256d1c294e8a071a97960f109e652 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'lt-qcom-ubuntu-images-3.4.yaml')
-rw-r--r--lt-qcom-ubuntu-images-3.4.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lt-qcom-ubuntu-images-3.4.yaml b/lt-qcom-ubuntu-images-3.4.yaml
index 4cf8679..b0aeeaf 100644
--- a/lt-qcom-ubuntu-images-3.4.yaml
+++ b/lt-qcom-ubuntu-images-3.4.yaml
@@ -51,7 +51,7 @@
refspec: +refs/heads/${KERNEL_BRANCH}:refs/remotes/origin/${KERNEL_BRANCH}
name: origin
branches:
- - origin/${KERNEL_BRANCH}
+ - refs/heads/${KERNEL_BRANCH}
skip-tag: true
shallow-clone: true
wipe-workspace: false