Skip to content

Commit 90e9a6c

Browse files
committed
modules: use 23.05
1 parent 515ec7c commit 90e9a6c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

modules

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
GLUON_FEEDS='packages routing gluon'
22

33
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
4-
OPENWRT_BRANCH=master
5-
OPENWRT_COMMIT=7e7eb5312d7810084547bb54a4b6867c2da08182
4+
OPENWRT_BRANCH=openwrt-23.05
5+
OPENWRT_COMMIT=9d10944de77085d324e411af5439f1397bd1163d
66

77
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
8-
PACKAGES_PACKAGES_BRANCH=master
9-
PACKAGES_PACKAGES_COMMIT=a8964128135c9e777d1399c80e9543148ea3275d
8+
PACKAGES_PACKAGES_BRANCH=openwrt-23.05
9+
PACKAGES_PACKAGES_COMMIT=c53adb1a740213274573f98dfa6aecf67b81a9f4
1010

1111
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
12-
PACKAGES_ROUTING_BRANCH=master
13-
PACKAGES_ROUTING_COMMIT=bdf923742a6d7be293be48631ce7b4fc2e05141a
12+
PACKAGES_ROUTING_BRANCH=openwrt-23.05
13+
PACKAGES_ROUTING_COMMIT=36d862e94a9c4279b89286e63d049a9b336675f0
1414

1515
PACKAGES_GLUON_REPO=https://github.com/mkg20001/packages-2.git
1616
PACKAGES_GLUON_COMMIT=7e34a5cc6102cc85307f3036a658c0e8572eaab8

0 commit comments

Comments
 (0)