From a76d0f2210d18917a4161f7d2de52841496e9caf Mon Sep 17 00:00:00 2001
From: "aiyion.prime" <git@aiyionpri.me>
Date: Thu, 24 Mar 2022 10:34:53 +0100
Subject: [PATCH] modules: update openwrt

f65edc9b99 zlib: backport security fix for a reproducible crash in compressor
fdd862f9ac sunxi: cortexa7: fix ethernet link detection on a20-olinuxino-lime2
4910ffa8e9 mvebu: udpu: include LM75 kmod by default
d38f7ec56f mvebu: udpu: fix initramfs booting
56d69ee70d ath79: fix label MAC address for Ubiquiti UniFi
c6256a6533 ramips: remove kmod-mt7663-firmware-sta from device packages
28343cfb7d kernel: backport DSA patches fixing null-pointer dereference
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index b2c60ea8..6a948389 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-21.02
-OPENWRT_COMMIT=180b750c02dd9dd066cf67ee7c3480eb0ec36b70
+OPENWRT_COMMIT=f65edc9b990c2bcc10c9e9fca29253adc6fe316d
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-21.02
-- 
GitLab