Skip to content

Commit 503f4e8

Browse files
committed
generator: yml: Update stable anchor to 6.17
This is the latest stable release. Signed-off-by: Nathan Chancellor <[email protected]>
1 parent 75e61db commit 503f4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/yml/0004-trees.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
trees:
22
- &mainline {git_repo: *mainline-url, git_ref: master, name: mainline}
33
- &next {git_repo: *next-url, git_ref: master, name: next}
4-
- &stable {git_repo: *stable-url, git_ref: linux-6.16.y, name: stable}
4+
- &stable {git_repo: *stable-url, git_ref: linux-6.17.y, name: stable}
55
- &stable-6_12 {git_repo: *stable-url, git_ref: linux-6.12.y, name: "6.12"}
66
- &stable-6_6 {git_repo: *stable-url, git_ref: linux-6.6.y, name: "6.6"}
77
- &stable-6_1 {git_repo: *stable-url, git_ref: linux-6.1.y, name: "6.1"}

0 commit comments

Comments
 (0)