From e909872854e0d18fd39f902435104fd9d825787d Mon Sep 17 00:00:00 2001
From: Florian Maurer <f.maurer@outlook.de>
Date: Thu, 9 Jan 2025 14:03:26 +0100
Subject: [PATCH] modules: update openwrt

38d79aca0e ipq40xx: fix label MAC address for Linksys WHW03 v2
66229e2093 ipq40xx: dts: add ethernet0 alias for all devices
3c8b23fad8 generic: add gpio-regmap request/free ops patch

Signed-off-by: Florian Maurer <f.maurer@outlook.de>
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index b505cfa5..c14ac45a 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-24.10
-OPENWRT_COMMIT=c06d4df9748aea84b9a4ffcbe51b2e6fff94de1e
+OPENWRT_COMMIT=38d79aca0eb22218b5dcc2ada98cde4bb734bc9c
 
 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
 PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
-- 
GitLab