aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2019-08-06 09:06:28 +0200
committerGuillaume Tucker <guillaume.tucker@collabora.com>2019-08-08 11:44:28 +0200
commit82cf593dbc2d5ae331068155c2e796687b35f7fd (patch)
tree77a620163fc0007875b0dc2f4f47fbd9e3b67f8a
parenta5ea82e29c8d31c25908e5b958764eb981701996 (diff)
build-configs.yaml: add Viresh Kumar's tree
Add Viresh Kumar's tree and branch for-kernelci. Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--build-configs.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/build-configs.yaml b/build-configs.yaml
index d3e8b79..85196c1 100644
--- a/build-configs.yaml
+++ b/build-configs.yaml
@@ -115,6 +115,9 @@ trees:
ulfh:
url: "https://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git"
+ vireshk:
+ url: "https://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux.git"
+
fragments:
@@ -804,3 +807,7 @@ build_configs:
ulfh:
tree: ulfh
branch: 'next'
+
+ vireshk:
+ tree: vireshk
+ branch: 'for-kernelci'