From add560b18f1db642bd19dbc4e3ef95c3a334d535 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Sun, 1 Mar 2020 23:49:18 +0100
Subject: [PATCH] modules: bump OpenWrt

1713707673 ar71xx: add missing LED migration for Archer C7 (#1941)
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 88d95d7f8..650f294b6 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=ef391799e3821dad0654a95bfeaf67e12f232f9e
+OPENWRT_COMMIT=17137076732b18442202e75c7edf10bccbc5f2a2
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-19.07
-- 
GitLab