From a9b6715f5bbc705b9fae9527cdff7068659dc784 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Wed, 1 Nov 2023 09:14:07 +0100
Subject: [PATCH] modules: update openwrt

8bc8db9ad2 ath79: increase the rfkill debounce interval for TP-Link Archer C7 v2
c2921044e7 bcm53xx: backport 1 more late DT patch accepted for v6.7
829fc381f8 bcm53xx: disable unused switch ports in downstream patch
297484a149 bcm53xx: backport DT changes queued for v6.7
ff9a115f89 bcm53xx: simplify patch adding switch ports
20a046eee6 bcm53xx: build a single device per profile
0e23d24719 bcm53xx: add support for ASUS RT-AC3100
2adf034d22 bcm53xx: backport DT changes for ASUS RT-AC3100 queued for v6.6
38ee41a0b6 image: Fix the CONFIG_EXTERNAL_CPIO logic
1fa6b2639c ipq40xx: switch to performance governor by default
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 42e86efc..8727a993 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-22.03
-OPENWRT_COMMIT=9e8c9592d6832fd2a2d0deca6784d8b686c26dd0
+OPENWRT_COMMIT=8bc8db9ad26da98ebe2d4f861f03f09ece165694
 
 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
 PACKAGES_GLUON_COMMIT=ce2e6ac1937af9a4c5c54181ab00781a0bf0097c
-- 
GitLab