From 82cf593dbc2d5ae331068155c2e796687b35f7fd Mon Sep 17 00:00:00 2001 From: Anders Roxell Date: Tue, 6 Aug 2019 09:06:28 +0200 Subject: build-configs.yaml: add Viresh Kumar's tree Add Viresh Kumar's tree and branch for-kernelci. Signed-off-by: Anders Roxell --- build-configs.yaml | 7 +++++++ 1 file changed, 7 insertions(+) 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' -- cgit v1.2.3