From b82686322df4d6c1c5f6306c706519b5a7d206e4 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Sat, 4 Jan 2020 22:22:56 +0100
Subject: [PATCH] modules: bump OpenWrt

f8543adb14 mt76: update to the latest openwrt-19.07 version
bce5342fb6 mt76: fix incorrect firmware path
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index fe11f257d..ad1b19aee 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
 
 OPENWRT_REPO=https://git.openwrt.org/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-19.07
-OPENWRT_COMMIT=594f731e04f5442c94a4cfb57c7d46d7513fa9ce
+OPENWRT_COMMIT=f8543adb149830a4549cf8691a02167e5d7cec95
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-19.07
-- 
GitLab