aboutsummaryrefslogtreecommitdiff
path: root/96boards-bubblegum-kernel.yaml
diff options
context:
space:
mode:
authorDaniel Thompson <daniel.thompson@linaro.org>2016-05-18 16:24:13 +0100
committerFathi Boudra <fathi.boudra@linaro.org>2016-05-18 15:37:18 +0000
commitf60be4601598936414d4194cd1947b08f5fbc893 (patch)
tree39908f468c1b0368c5dbaf7e42fdd8d1202a6961 /96boards-bubblegum-kernel.yaml
parentbba9ff8a8457734337eea6b4c6dca189b08b0b7c (diff)
96boards-bubblegum: Complete switch to alternative git repos
In addition to switching over the the right git repos we also update the email publisher settings. Change-Id: I489a69058bb8646e9ce358ffde5c57fc6bcdbb6f Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to '96boards-bubblegum-kernel.yaml')
-rw-r--r--96boards-bubblegum-kernel.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/96boards-bubblegum-kernel.yaml b/96boards-bubblegum-kernel.yaml
index 2731ec91..05712e75 100644
--- a/96boards-bubblegum-kernel.yaml
+++ b/96boards-bubblegum-kernel.yaml
@@ -19,7 +19,7 @@
parameters:
- string:
name: KERNEL_BRANCH
- default: 'bubblegum96'
+ default: 'bubblegum96-3.10'
- string:
name: KERNEL_CONFIG
default: 'owl_evb_linux_hdmi_defconfig'
@@ -28,7 +28,7 @@
display-name: '96boards - Actions Semi Bubblegum - Linux Kernel'
scm:
- git:
- url: https://git.linaro.org/people/paul.liu/vendor-kernel.git
+ url: https://github.com/96boards-bubblegum/linux.git
refspec: +refs/heads/${KERNEL_BRANCH}:refs/remotes/origin/${KERNEL_BRANCH}
name: origin
branches:
@@ -130,4 +130,4 @@
properties-file: post_build_parameters
publishers:
- email:
- recipients: 'ricardo.salveti@linaro.org paul.liu@linaro.org'
+ recipients: 'ricardo.salveti@linaro.org daniel.thompson@linaro.org'