aboutsummaryrefslogtreecommitdiff
path: root/build-configs.yaml
diff options
context:
space:
mode:
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>2019-05-24 12:54:09 +0200
committerGuillaume Tucker <guillaume.tucker@collabora.com>2019-05-31 12:59:45 +0100
commit2c8a92c872ca4a602db50fd7edda1d376d372808 (patch)
tree92ed48e4b8a52133ecee81d2f940adab811fbafb /build-configs.yaml
parent0c576e2aed467500965cd1f91590958b3e510fd5 (diff)
build-configs.yaml: add chrome-platform tree
Add Chrome Platform's tree and the 'for-kernelci' branch. Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Diffstat (limited to 'build-configs.yaml')
-rw-r--r--build-configs.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/build-configs.yaml b/build-configs.yaml
index 1681de1..8c55faf 100644
--- a/build-configs.yaml
+++ b/build-configs.yaml
@@ -37,6 +37,9 @@ trees:
broonie-spi:
url: "https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git"
+ chrome-platform:
+ url: "https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git"
+
clk:
url: "https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git"
@@ -440,6 +443,10 @@ build_configs:
tree: broonie-spi
branch: 'for-next'
+ chrome-platform:
+ tree: chrome-platform
+ branch: 'for-kernelci'
+
clk:
tree: clk
branch: 'clk-next'