We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e61db commit 503f4e8Copy full SHA for 503f4e8
generator/yml/0004-trees.yml
@@ -1,7 +1,7 @@
1
trees:
2
- &mainline {git_repo: *mainline-url, git_ref: master, name: mainline}
3
- &next {git_repo: *next-url, git_ref: master, name: next}
4
- - &stable {git_repo: *stable-url, git_ref: linux-6.16.y, name: stable}
+ - &stable {git_repo: *stable-url, git_ref: linux-6.17.y, name: stable}
5
- &stable-6_12 {git_repo: *stable-url, git_ref: linux-6.12.y, name: "6.12"}
6
- &stable-6_6 {git_repo: *stable-url, git_ref: linux-6.6.y, name: "6.6"}
7
- &stable-6_1 {git_repo: *stable-url, git_ref: linux-6.1.y, name: "6.1"}
0 commit comments