From 710bba2274acd985559d8c3af59ed1aff78b1c3a Mon Sep 17 00:00:00 2001
From: Flip <philippe@pilarkto.net>
Date: Tue, 2 May 2023 20:37:13 +0200
Subject: [PATCH] update to openwrt master

---
 modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules b/modules
index 6d05cb61b..f90e48139 100644
--- a/modules
+++ b/modules
@@ -1,8 +1,8 @@
 GLUON_FEEDS='packages routing gluon'
 
 OPENWRT_REPO=https://github.com/openwrt/openwrt.git
-OPENWRT_BRANCH=openwrt-22.03
-OPENWRT_COMMIT=a7fb589e8a9df06bd0e36c91d05806f1e8aeb9e8
+OPENWRT_BRANCH=master
+OPENWRT_COMMIT=cf8d861978dbfdb572a25db460db464b50d9e809
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-22.03
-- 
GitLab