File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,11 @@ config BOOTLINUX_TREE_STABLE_RC_REF_QUEUE_613
4141 help
4242 Pull the queue/6.13 branch.
4343
44+ config BOOTLINUX_TREE_STABLE_RC_REF_QUEUE_614
45+ bool "queue/6.14"
46+ help
47+ Pull the queue/6.14 branch.
48+
4449endchoice
4550
4651config BOOTLINUX_TREE_STABLE_RC_REF
@@ -52,5 +57,6 @@ config BOOTLINUX_TREE_STABLE_RC_REF
5257 default "queue/6.6" if BOOTLINUX_TREE_STABLE_RC_REF_QUEUE_66
5358 default "queue/6.12" if BOOTLINUX_TREE_STABLE_RC_REF_QUEUE_612
5459 default "queue/6.13" if BOOTLINUX_TREE_STABLE_RC_REF_QUEUE_613
60+ default "queue/6.14" if BOOTLINUX_TREE_STABLE_RC_REF_QUEUE_614
5561
5662endif # !HAVE_BOOTLINUX_TREE_STABLE_RC_USER_REFS
Original file line number Diff line number Diff line change @@ -28,3 +28,7 @@ configs:
2828 config : BOOTLINUX_TREE_STABLE_RC_REF_QUEUE_613
2929 ref : " queue/6.13"
3030 help : " Pull the queue/6.13 branch."
31+ - queue-6.14 :
32+ config : BOOTLINUX_TREE_STABLE_RC_REF_QUEUE_614
33+ ref : " queue/6.14"
34+ help : " Pull the queue/6.14 branch."
You can’t perform that action at this time.
0 commit comments