From 7ee910e1b5f298217c713b3bc60877a06daa8441 Mon Sep 17 00:00:00 2001
From: Jan Alexander <jan@nalx.net>
Date: Fri, 31 Jan 2020 19:04:09 +0100
Subject: [PATCH] modules: bump OpenWrt

aed6632d31 ramips: use tpt DTS trigger for TP-Link TL-MR3020 v3 and TL-WA801ND v5

Compile-tested: ramips-mt76x8
Runtime-tested: ramips-mt76x8
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 03bf5cca5..ef5997c49 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=a229907150e01d8c32293cc0a48630e7c4f0cb00
+OPENWRT_COMMIT=aed6632d31ff5d29045dc904dedc840d902aad97
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-19.07
-- 
GitLab