From 964ca93e9dd3d153cde43c0883d7976e2a4d277f Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Wed, 27 Sep 2023 21:59:58 +0200
Subject: [PATCH] modules: update openwrt

057bf8fc5f39 kernel: bump 5.10 to 5.10.197
35985454a603 kernel: bump 5.10 to 5.10.196
92a0dd2447bd ath79: fix packetloss on some WLR-7100
3fe2875378d3 x86: geode: fix hwrng register accesses
8da4e8fb5687 mt76: update to the latest version from the 22.03 branch
188c49b32112 kernel: bump 5.10 to 5.10.194
49639b2d6176 kernel: bump 5.10 to 5.10.192
aeb1221784c7 urngd: update to the latest master
687004139b1e uboot-bcm4908: update to the latest generic
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 3221d00d..cd296cd7 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
 
 OPENWRT_REPO=https://github.com/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-22.03
-OPENWRT_COMMIT=76b1e564d202c09d0035315eb6e958a9b0dd4491
+OPENWRT_COMMIT=057bf8fc5f390cf78dc440b3e72d540aeafe1e81
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-22.03
-- 
GitLab