From c0031c8f1904a7d5d39a30640705d17f004a0679 Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Thu, 3 Aug 2023 01:01:32 +0200
Subject: [PATCH] modules: update openwrt

1ec274a204 bcm53xx: backport more DT changes queued for v6.6
c39a3f1b16 bcm53xx: add BCM53573 Ethernet fix sent upstream for v6.6
056742885e octeon: ubnt-edgerouter-4/6p: devicetree cleanup
4959dcd698 octeon: ubnt-edgerouter-e300: fix missing MTD partition
3c895dde79 octeon: ubnt-edgerouter-e300: fix LED settings
1c79f93819 ib: split out processing user provided packages
8a1ba96e2d sdk: rename README + update Makefile
cc54e19b20 build: fix generation of large .vdi images
a7867e0cb7 bcm53xx: backport DT changes queued for v6.6
e3d0c7097e bcm53xx: backport DT changes from v6.5
04b4d79b60 kernel: bgmac: fix regressed support for BCM53573 SoCs
cf256cf544 bcm47xx: fix bgmac MTU patch filename
e17f9fd0e8 bcm47xx: revert bgmac back to the old limited max frame size
80a6b0a917 ipq-wifi: fix upstream board-2.bin ZTE M289F snafu
fbc23f664d kernel: bump 5.10 to 5.10.186
0344144e77 kernel: bump 5.10 to 5.10.185
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 19a5a3ffd..6f3f0d4d5 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=2034387af45f11c933e36ebdde4ca198c45068f9
+OPENWRT_COMMIT=1ec274a204a65c7f8543cf750a0b027a685818cb
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-22.03
-- 
GitLab