From 25f0c7d9c197f036d3217639db52a39a8649b955 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Wed, 5 Jun 2024 23:24:01 +0200
Subject: [PATCH] modules: update openwrt

6698e6e76a mpc85xx: add label-mac for HP MSM460
530d4db067 mpc85xx: add support for Hewlett Packard MSM460
a691e7d8ad gettext-full: link libiconv when building host pkg
08becaf62f ipq806x: rt4230w-rev6: fix status reporting via the LEDs
968d9430c6 libxml2: update to 2.12.5
ced6809554 libxml2: update to 2.12.4
6ea90db857 libxml2: update to 2.12.3
a8a8fbcaff libxml2: update to 2.12.1
6d6384fb45 libxml2: update to 2.11.6
ed3a80d088 mediatek: add support for Cudy TR3000 v1
9f9b600cd6 mediatek: fix sysupgrade error for WR30U
51822a907e mediatek: drop NMBM layout for Xiaomi WR30U
f11e6e221e mediatek: filogic: add support for Xiaomi AX3000T
c82c1178c1 mediatek: filogic: fix failsafe mode on devices with no lan1
a6bb1df40b wifi-scripts: fix creation of IBSS in legacy (non-HT) mode
0f1b249eac mediatek: fix broken PCIe caused by update to 5.15.158
28bf0137b4 tools: refresh all patches
349c3c1605 quilt.mk: don't error on refresh/update if patches doesn't exist
61c50bd2ce quilt.mk: use CURDIR instead of ./ for PATCH_DIR and FILES_DIR
aa77c796fe tools/padjffs2: use Host/Prepare/Default instead of raw commands
9897724ada tools/missing-macros: install files from HOST_BUILD_DIR instead of src
d1fc2ea8c7 host-build: always define Host/Prepare/Default
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 0b2399f90..1660c7ae7 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=09a8f75077117ca2ab880cbf854cf7a2dae0d494
+OPENWRT_COMMIT=6698e6e76a78c7b7135052804afa7e94ba7911fa
 
 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
 PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
-- 
GitLab