From d37f3619ceed135a6a95c42549de4f3494a4ca13 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Mon, 15 Jun 2015 19:34:26 +0200
Subject: [PATCH] Switch to OpenWrt 15.05 release branch

---
 modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules b/modules
index b6940b1ee..b7e462116 100644
--- a/modules
+++ b/modules
@@ -1,7 +1,7 @@
 GLUON_FEEDS='openwrt gluon routing luci'
 
-OPENWRT_REPO=git://git.openwrt.org/openwrt.git
-OPENWRT_COMMIT=1f6b5e1275c88dea2582c0ff7bf95fd4b7fc6900
+OPENWRT_REPO=git://git.openwrt.org/15.05/openwrt.git
+OPENWRT_COMMIT=e0a389d68300240411922693f75c4acb81ee7730
 
 PACKAGES_OPENWRT_REPO=git://github.com/openwrt/packages.git
 PACKAGES_OPENWRT_COMMIT=f109732f56fb00a7db4d9e966e9356dc71359f73
-- 
GitLab