Skip to content

Commit cb2a2f1

Browse files
Jeny SadadiaJenySadadia
Jeny Sadadia
authored andcommitted
config/pipeline: enable mediatek tree and build configs
Monitor linux `mediatek` tree. Add build configs for `for-next` branch. Signed-off-by: Jeny Sadadia <[email protected]>
1 parent d6cb84b commit cb2a2f1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/pipeline.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,9 @@ trees:
278278
next:
279279
url: 'https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git'
280280

281+
mediatek:
282+
url: 'https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git'
283+
281284
platforms:
282285

283286
docker:
@@ -647,3 +650,8 @@ build_configs:
647650
tree: next
648651
branch: 'master'
649652
variants: *build-variants
653+
654+
mediatek_for_next:
655+
tree: mediatek
656+
branch: 'for-next'
657+
variants: *build-variants

0 commit comments

Comments
 (0)