From c0e9336a9844adf36673a8239a2fdc161133b42f Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Tue, 4 Sep 2018 21:30:06 +0200
Subject: [PATCH] modules: update OpenWrt

f7413579c082 mpc85xx: add migration script for TP-Link TL-WDR4900 v1 WLAN PCI paths

Fixes #1486
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index ec74c35f8..46ec16dea 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=13dccfc8e4e85821b72f46e5d9f839ad9f412ebb
+OPENWRT_COMMIT=f7413579c082ee327443838028f26d7310f19255
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-18.06
-- 
GitLab