From 8a9b3c87e479d2267974e2e81a022085423411b9 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Thu, 28 Sep 2023 16:34:55 +0200
Subject: [PATCH] modules: update openwrt

02ed2b0271 hostapd: fix wpa_supplicant mac address allocation on ap+sta
186747a169 mpc85xx: add Enterasys WS-AP3715i reset button
679f89ab65 treewide: Add extra CPE identifier
ba9b93d913 toolchain: musl: add PKG_CPE_ID
0ba56ae446 toolchain: assign PKG_CPE_ID
1b7d48dc5f tools: assign PKG_CPE_ID
388d213392 packages: assign PKG_CPE_ID for all missing packages
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 59982c7e..78be88e8 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=782341458c25edc4d4233bf70c950918380a0b97
+OPENWRT_COMMIT=02ed2b0271c5e17584884146649d7fb64a9ac35d
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-23.05
-- 
GitLab