From 1f8d3acca282b5de779557731e656b4787f1f786 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Thu, 18 Jul 2024 02:40:03 +0200
Subject: [PATCH] modules: update openwrt

76a0c2932c OpenWrt v23.05.4: revert to branch defaults
b9510660ce OpenWrt v23.05.4: adjust config defaults
d8dd03c46f build: include tests/Makefile if available
84b000e5d0 wolfssl: Update to version 5.7.2
d3552ccb17 mediatek: filogic: prevent faulty mac address assignment
74df6ce9db mediatek: filogic: add support for Cudy M3000 v1
a0645675d4 uboot-mediatek: enable rootwait for jdcloud re-cp-03
9f739daf05 uboot-mediatek: fix patch order
84ecd7c939 mediatek: fix lan/wan macaddr for jdcloud re-cp-03
9276bb1cf5 ath79: replace "mac-address-ascii" with "mac-base"
553a7a3265 ucode: update to Git 1a8a0bcf725520820802ad433db22d8f64fbed6c (2024-07-11)
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 1d7e2baa..2628f166 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=0cdbbd8868030f7b1dc0e7f9fcff58bb3a702adf
+OPENWRT_COMMIT=76a0c2932cf9b34af2543618ec90ea7afebbc703
 
 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
 PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
-- 
GitLab