From c514ae18824a9da04912a2ecb3610b97d1a5f9b7 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Thu, 8 Mar 2018 22:31:25 +0100
Subject: [PATCH] modules: update LEDE

9bdea6a2964b generic: revert broken LED core patch
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index f2bf84f7f..52eb892de 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='openwrt gluon routing luci'
 
 LEDE_REPO=https://git.lede-project.org/openwrt/openwrt.git
 LEDE_BRANCH=lede-17.01
-LEDE_COMMIT=9b0a4bafbce7db0133cb69a2f73c9312f4ff1df7
+LEDE_COMMIT=9bdea6a2964b9983d312b302e0fdde98c6bdc53b
 
 PACKAGES_OPENWRT_REPO=https://github.com/openwrt/packages.git
 PACKAGES_OPENWRT_BRANCH=lede-17.01
-- 
GitLab