Skip to content

Commit f0a3fb7

Browse files
committed
Pull request #74: fix: submodule branch to openwrt23
Merge in STICKY/overthebox from dev/adumorti/fixSubmodule to develop * commit 'bb1918b9cb80b3c719ef9274c42be25b47c6eb5f': fix: submodule branch to openwrt23
2 parents a96f510 + bb1918b commit f0a3fb7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitmodules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
[submodule "openwrt"]
22
path = openwrt
33
url = https://github.com/ovh/overthebox-lede
4-
branch = otb-mptcp-21.02.5
4+
branch = otb-mptcp-23.05.5
55
[submodule "feeds/packages"]
66
path = feeds/packages
77
url = https://github.com/openwrt/packages
8-
branch = openwrt-21.02
8+
branch = openwrt-23.05
99
[submodule "feeds/routing"]
1010
path = feeds/routing
1111
url = https://github.com/openwrt-routing/packages
12-
branch = openwrt-21.02
12+
branch = openwrt-23.05
1313
[submodule "feeds/luci"]
1414
path = feeds/luci
1515
url = https://github.com/openwrt/luci
16-
branch = openwrt-21.02
16+
branch = openwrt-23.05
1717
[submodule "feeds/overthebox"]
1818
path = feeds/overthebox
1919
url = ../overthebox-feeds

0 commit comments

Comments
 (0)