From bcf58b9f5a056f044f6a35161bfee99ff29a19bd Mon Sep 17 00:00:00 2001 From: Bastian Date: Wed, 10 Jan 2018 14:28:29 +0100 Subject: [PATCH] changed to v2016.2.6 in preparation of LEDE and new GW Infra :x --- Makefile | 2 +- modules | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 59ab5bf..4d61ba0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ GLUON_BUILD_DIR := gluon-build GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon.git -GLUON_GIT_REF := d452a7c2cf1c0da4e034666a50dc0e7aa9ddc592 +GLUON_GIT_REF := v2016.2.6 #https://github.com/freifunk-gluon/gluon/commit/6b8888fe5aebd941c5e7a83a97ceb0678bee4c43 diff --git a/modules b/modules index 919b321..3982834 100644 --- a/modules +++ b/modules @@ -1,7 +1,12 @@ -GLUON_SITE_FEEDS='ffrgb ffhb' +GLUON_SITE_FEEDS='ffrgb ffhb ffho' PACKAGES_FFRGB_REPO=https://github.com/ffrgb/gluon-packages.git PACKAGES_FFRGB_BRANCH=master PACKAGES_FFRGB_COMMIT=c9e25956356918d1e91f7e2b8fc716f8b07a789f PACKAGES_FFHB_REPO=git://github.com/FreifunkBremen/ffhb-packages.git PACKAGES_FFHB_COMMIT=8067f787e5272fd7b959be997fc420777bc46414 + +PACKAGES_FFHO_REPO=https://git.ffho.net/freifunkhochstift/ffho-packages.git +PACKAGES_FFHO_BRANCH=v2016.2.x +PACKAGES_FFHO_COMMIT=72ba236324fb538dc304695285fae059489365b9 +