From 108c1737958f2e435558903554a169254dbdeae9 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Fri, 25 Aug 2023 21:50:59 +0200
Subject: [PATCH] modules: update openwrt

e74a4b509f mediatek: enable NMBM remapping for NWA50AX Pro UBI
d792d20832 ath79: fix first reboot issue on Netgear WNDR4300 v2 and WNDR4500 v3
7eda621404 ath79: rework Netgear nand devices image recipe
f445c38263 mediatek: filogic: wax220: cleanup device tree
16aecc12c2 mediatek: filogic: wax220: support factory image
99d9519bac mediatek: enable NWA50AX Pro eth LEDs
9ed01992f3 mediatek: add missing packages for Acer Predator W6
e658eee813 ipq4019: add support for ZTE MF287 Pro aka DreiNeo Pro
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 6a349e8e..18c4cdcb 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-23.05
-OPENWRT_COMMIT=b055769a487de4f95b8c8ab9f9a1a024d7b76cb2
+OPENWRT_COMMIT=e74a4b509fd970818086d749caf1d8e68a4f4f7b
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-23.05
-- 
GitLab