From 93deaad8a8c4aaea661f8dce7fef654dbf80ffe5 Mon Sep 17 00:00:00 2001
From: "@RubenKelevra" <ruben@vfn-nrw.de>
Date: Mon, 8 Aug 2016 21:22:00 +0200
Subject: [PATCH] modules: change url from openwrt.org to github one (#850)

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

diff --git a/modules b/modules
index 9d96fd7ee..9f14d5eee 100644
--- a/modules
+++ b/modules
@@ -1,7 +1,8 @@
 GLUON_FEEDS='openwrt gluon routing luci'
 
-OPENWRT_REPO=git://git.openwrt.org/15.05/openwrt.git
-OPENWRT_COMMIT=eadf19c0b43d2f75f196ea8d875a08c7c348530c
+OPENWRT_REPO=git://github.com/openwrt/openwrt.git
+OPENWRT_COMMIT=e663db7bb1797740c4a29ac0fc96eda1b88f9e6e
+OPENWRT_BRANCH=chaos_calmer
 
 PACKAGES_OPENWRT_REPO=git://github.com/openwrt/packages.git
 PACKAGES_OPENWRT_COMMIT=73776792f7d58e982be9e5819450d4875b273159
-- 
GitLab