From patchwork Wed Apr 15 16:14:25 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [2/3] buildscript: use micrond from official package repo From: Adrian Schmutzler X-Patchwork-Id: 1341 Message-Id: <20200415161426.40299-2-freifunk@adrianschmutzler.de> To: franken-dev@freifunk.net Date: Wed, 15 Apr 2020 18:14:25 +0200 micrond has been accepted into the official OpenWrt package repo and is available in the openwrt-19.07 stable branch. Use this source instead of the Gluon packages. During merge, a few fixes/adjustments were made, including transfer to procd. Signed-off-by: Adrian Schmutzler Reviewed-by: Fabian Bläse --- buildscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildscript b/buildscript index e4ddf560..2fa97a75 100755 --- a/buildscript +++ b/buildscript @@ -24,14 +24,14 @@ PACKAGEURL="https://git.openwrt.org/feed/packages.git" OPENWRT=(openwrt $PACKAGEURL $PACKAGEREV) -OPENWRT_PKGS="gpioctl-sysfs libugpio fastd haserl" +OPENWRT_PKGS="gpioctl-sysfs libugpio fastd haserl micrond" ## Be careful: FFF uses COMPAT_VERSION 15 as default at the moment. ## See http://www.open-mesh.org/projects/batman-adv/wiki/Compatversion GLUON=(gluon https://github.com/freifunk-gluon/packages.git 8b65619f59c3bdce743c2f2fb2588fdd7079355a) -GLUON_PKGS="micrond simple-tc uradvd" +GLUON_PKGS="simple-tc uradvd" #official openwrt routing packages ROUTING=(routing