From 883d27e08ddddfb3bc46f75022df24457236d392 Mon Sep 17 00:00:00 2001 From: David Bauer <mail@david-bauer.net> Date: Fri, 10 May 2024 19:27:52 +0200 Subject: [PATCH] modules: update openwrt 447eef2063 mpc85xx: convert WS-AP3710i to simpleImage wrapper 5b7240c070 realtek: Trap LLDP packets to the CPU c5ed115104 realtek: Change LLTP register to LLDP 4be4d20662 mt76: update to Git HEAD (2023-12-18) e32782b2df mt76: update to Git HEAD (2023-12-11) 567af392b6 ipq40xx: whw03v2: change LED color for 'running' state to blue 3704eb3c3f ipq40xx: whw03v2: fix handling of RGB LED --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 211f111dc..359098e92 100644 --- a/modules +++ b/modules @@ -2,7 +2,7 @@ GLUON_FEEDS='gluon packages routing' OPENWRT_REPO=https://github.com/openwrt/openwrt.git OPENWRT_BRANCH=openwrt-23.05 -OPENWRT_COMMIT=06be957f86d037ed710a8b426aca493590c451de +OPENWRT_COMMIT=447eef2063cce1ad472a07af3e368826158b1da3 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022 -- GitLab