From patchwork Tue May 30 10:21:11 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/6] lede: update revision From: Adrian Schmutzler X-Patchwork-Id: 340 Message-Id: <1496139676-2380-1-git-send-email-freifunk@adrianschmutzler.de> To: franken-dev@freifunk.net Cc: Adrian Schmutzler Date: Tue, 30 May 2017 12:21:11 +0200 Signed-off-by: Adrian Schmutzler Reviewed-by: Tobias Klaus --- buildscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildscript b/buildscript index 5cd9c7e..c37e700 100755 --- a/buildscript +++ b/buildscript @@ -13,7 +13,7 @@ builddir=./build -OPENWRTREV="f2b885d82e6e7859f7cc32b557bbd80735e32b47" # LEDE 17.01 +OPENWRTREV="3dbc4175a82c0cfe6c8f435b49bd9370ab442a4f" # LEDE 17.01.1 plus WR841 v12 OPENWRTURL="https://git.lede-project.org/source.git" PACKAGEREV="06198d9c8c1ba061a0a5d566545a5c0bbce2b0a4" # lede-17.01 PACKAGEURL="https://github.com/openwrt/packages.git"