Skip to content

Commit

Permalink
config/pipeline: rename agross to qcom
Browse files Browse the repository at this point in the history
Andy Gross (agross) hasn't been maintaining qcom for awhile now, but
this tree is still valid & maintained by others.

Rename agross to qcom (URL doesn't change), and change the branch from
`ci-next` (not touched in 4y) to the actively used one `for-next`

Signed-off-by: Kevin Hilman <[email protected]>
  • Loading branch information
khilman authored and nuclearcat committed Sep 11, 2024
1 parent 197d87d commit eb75cc1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ _anchors:

build-only-trees-rules: &build-only-trees-rules
tree:
- 'agross'
- 'qcom'
- 'amlogic'
- 'ardb'
- 'arnd'
Expand Down Expand Up @@ -1675,7 +1675,7 @@ jobs:

trees:

agross:
qcom:
url: "https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git"

amlogic:
Expand Down Expand Up @@ -2873,10 +2873,6 @@ build_variants:

build_configs:

agross:
tree: agross
branch: 'ci-next'

amlogic:
tree: amlogic
branch: 'for-next'
Expand Down Expand Up @@ -3121,6 +3117,10 @@ build_configs:
tree: pm
branch: 'testing'

qcom:
tree: qcom
branch: 'for-next'

renesas:
tree: renesas
branch: 'master'
Expand Down

0 comments on commit eb75cc1

Please sign in to comment.