From b358fc633d539e6f56c0da9c44f7b3db6d06aa50 Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Sat, 26 Aug 2023 22:00:03 +0200
Subject: [PATCH] modules: update openwrt

76b1e564d2 mt76: update to the latest version from the 22.03 branch
866badc361 kernel: bump 5.10 to 5.10.191
de29f15af1 openssl: bump to 1.1.1v
8c7b03a2e1 firmware: intel-microcode: update to 20230808
08a78203a8 linux-firmware: update to 20230804
68c6608c2d linux-firmware: update to 20230625
b62dacea14 mbedtls: Update to version 2.28.4
df994cce96 mbedtls: Update to version 2.28.3
c29390b0f3 lua: fix integer overflow in LNUM patch
503aa7f9fb dropbear: add ed25519 for failsafe key
681baab5a7 wolfssl: update to 5.6.3
1dbbd0fcf2 uhttpd: update to latest git HEAD
c1181a54b0 uhttpd: update to latest Git HEAD
419218af13 kernel: bump 5.10 to 5.10.190
59dce3b595 kernel: bump 5.10 to 5.10.189
f6b6d4b2f0 kernel: bump 5.10 to 5.10.188
77f7f69739 kernel: bump 5.10 to 5.10.187
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 869174fc8..0abdf1abb 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=1ec274a204a65c7f8543cf750a0b027a685818cb
+OPENWRT_COMMIT=76b1e564d202c09d0035315eb6e958a9b0dd4491
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-22.03
-- 
GitLab