[PATCH v2] LEDE: Go back to OpenWRT sources

Adrian Schmutzler freifunk at adrianschmutzler.de
Mi Jan 3 19:46:55 CET 2018


After the remerge the LEDE git source is broken, thus we switch
to the OpenWRT sources.

Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>

---

Changes in v2:
- Do not use github Links
---
 buildscript | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/buildscript b/buildscript
index cd1ca03..d4da1d2 100755
--- a/buildscript
+++ b/buildscript
@@ -14,9 +14,9 @@
 builddir=./build
 
 OPENWRTREV="8ad1b09c6dcff814eb04084ef349f975025b7dc1" # LEDE from 2017-10-13
-OPENWRTURL="https://git.lede-project.org/source.git"
+OPENWRTURL="https://git.openwrt.org/openwrt/openwrt.git"
 PACKAGEREV="21b2e3eb761ea79bf3a8d2b6368435887960f5c2" # lede-17.01.3
-PACKAGEURL="https://git.lede-project.org/feed/packages.git"
+PACKAGEURL="https://git.openwrt.org/feed/packages.git"
 
 ## Feed definition [0]: name aka directory, [1]: url, [2]: revision, [3..n]: patches
 
@@ -37,7 +37,7 @@ GLUON_PKGS="kmod-batman-adv-legacy micrond simple-tc uradvd"
 
 #official openwrt routing packages
 ROUTING=(routing
-         https://git.lede-project.org/feed/routing.git
+         https://git.openwrt.org/feed/routing.git
          d11075cd40a88602bf4ba2b275f72100ddcb4767) # lede-17.01
 ROUTING_PKGS="kmod-batman-adv batctl alfred"
 
-- 
2.7.4



Mehr Informationen über die Mailingliste franken-dev