From 8ecd302dfec0e8c903af70511d5380d1d3aaddee Mon Sep 17 00:00:00 2001
From: Martin Weinelt <martin@darmstadt.freifunk.net>
Date: Tue, 2 Oct 2018 16:54:28 +0200
Subject: [PATCH] modules: update OpenWrt

8baadecb16 ar71xx: flag FritzBox 4020 buttons as active low
cd12c91dde kmod-sched-cake: don't gso fixup on fixed kernels
670f14ce67 kerneL: bump 4.14 to 4.14.73
23bd33c5a3 kernel: bump 4.9 to 4.9.130
2163b4936e mt76: update to the latest version, fixes mt76x2 beacon issue
b115fcaa86 mac80211: fix management frame protection issue with mt76 (and possibly other drivers)
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 27fafca00..b08f1e38e 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing luci gluon'
 
 OPENWRT_REPO=https://git.openwrt.org/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-18.06
-OPENWRT_COMMIT=9f3cce2bfb3f98150a3ef5a2e4cfe2d4d3f3ae9b
+OPENWRT_COMMIT=8baadecb1647a125f5d8f9eaf521c1468543133a
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-18.06
-- 
GitLab