From 4a2f7945672e5561bd8ce18b2406675720bc5fd8 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer <mschiffer@universe-factory.net> Date: Thu, 26 Apr 2018 20:46:44 +0200 Subject: [PATCH] modules: update LEDE eed9d40133fe ar71xx: Ubiquiti Airmax M: add relocate-kernel to invalidate cache 23a638ebd1fd brcm47xx: backport upstream patches for Netgear WNR1000 V3 --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 5e28ae89f..805f0476f 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=efb6ca189641aec64ba94f0d6d4e008fb2c1668b +LEDE_COMMIT=eed9d40133fe6468cc253d0345c7d7332d2aaa7c PACKAGES_OPENWRT_REPO=https://github.com/openwrt/packages.git PACKAGES_OPENWRT_BRANCH=lede-17.01 -- GitLab