[v2,02/15] openwrt: switch to lede

Submitted by Tim Niemeyer on Feb. 5, 2017, 6:13 p.m.

Details

Message ID 1486318428-7226-3-git-send-email-tim@tn-x.org
State Superseded
Headers show

Commit Message

Tim Niemeyer Feb. 5, 2017, 6:13 p.m.
Signed-off-by: Tim Niemeyer <tim@tn-x.org>
---

Changes in v2:
- update git revision

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

Patch hide | download patch | download mbox

diff --git a/buildscript b/buildscript
index 152c4c3..d4240ce 100755
--- a/buildscript
+++ b/buildscript
@@ -13,8 +13,8 @@ 
 
 builddir=./build
 
-OPENWRTREV="1fea0d89f5b7867262213fc0ac459c4ab861e465"
-OPENWRTURL="git://git.openwrt.org/15.05/openwrt.git"
+OPENWRTREV="f791fb4af45032a653ba7c850f4564923871cb16" # LEDE 17.01
+OPENWRTURL="https://git.lede-project.org/source.git"
 PACKAGEREV="d3468397509bc98586712b601502e9ef84e061c6"
 PACKAGEURL="https://github.com/openwrt/packages.git"