Skip to content

Commit 51e9886

Browse files
johnsongeorge-wnuclearcat
authored andcommitted
config: trees.yaml: Enable hyperv tree
Signed-off-by: Johnson George <[email protected]>
1 parent 47b3288 commit 51e9886

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

config/trees.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ trees:
150150
vireshk:
151151
url: "https://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux.git"
152152

153+
hyperv:
154+
url: "https://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git"
153155

154156
# -----------------------------------------------------------------------------
155157
# Legacy configuration data (still used by trigger service)
@@ -669,3 +671,11 @@ build_configs:
669671
vireshk:
670672
tree: vireshk
671673
branch: 'for-kernelci'
674+
675+
hyperv-next:
676+
tree: hyperv
677+
branch: 'hyperv-next'
678+
679+
hyperv-fixes:
680+
tree: hyperv
681+
branch: 'hyperv-fixes'

0 commit comments

Comments
 (0)