From 3f071ad439e81cf19dee76ff3db29c94a90cc3f4 Mon Sep 17 00:00:00 2001
From: Martin Weinelt <martin@darmstadt.freifunk.net>
Date: Fri, 2 Aug 2019 00:33:41 +0200
Subject: [PATCH] modules: update OpenWrt

b7e7d220e7 ar71xx: fix HiveAP 121 PLL for 1000M
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index e45a1c6d0..56d876528 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=df53824f462d7205225bf5a8b51e872b27903e14
+OPENWRT_COMMIT=b7e7d220e7eff6ac1d73c5b97dec448704b26735
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-18.06
-- 
GitLab