From 958f9d09ca42e92bd51a7332c01d366118227437 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Wed, 15 Apr 2020 18:14:25 +0200 Subject: [PATCH] buildscript: use micrond from official package repo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 95cc52bb..377be046 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