From b7971355599cf4af3b8864fad98883aec6f7095d Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Mon, 10 Jun 2024 03:39:59 +0200
Subject: [PATCH] modules: update openwrt

3001d3c5d4 mpc85xx: fix WS-AP3710i boot
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 4ed17b6e0..ac04e3da5 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=d0620706f05bf8d4e4eabeb3063d61dcc579b643
+OPENWRT_COMMIT=3001d3c5d446bf53fc222640d49a4cc79e04a2f3
 
 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
 PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
-- 
GitLab