From 1c4f1feb36425f72aa464d17963c44812e414e90 Mon Sep 17 00:00:00 2001 From: Martin Weinelt <martin@darmstadt.freifunk.net> Date: Sun, 1 Mar 2020 13:15:37 +0100 Subject: [PATCH] modules: update routing efa6e54 luci-app-bmx6: bugfix querying bmx6-info (p2) f1b0476 luci-app-bmx6: bugfix format to query bmx6-info 839ea37 quagga: update to version 1.1.1 (#541) c82ce8d Merge pull request #536 from ecsv/batadv-for-19.07 242185e batman-adv: Merge bugfixes from 2019.5 Build-tested: x86-64, ipq40xx --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 1450a0630..a7a52e2b7 100644 --- a/modules +++ b/modules @@ -10,7 +10,7 @@ PACKAGES_PACKAGES_COMMIT=99efce0cd27adfcc53384fba93f37e5ee2e517de PACKAGES_ROUTING_REPO=https://github.com/openwrt-routing/packages.git PACKAGES_ROUTING_BRANCH=openwrt-19.07 -PACKAGES_ROUTING_COMMIT=8d5ee29f088e9dfaa49dc74573edb1919f14dbf4 +PACKAGES_ROUTING_COMMIT=efa6e5445adda9c6545f551808829ec927cbade8 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=12e41d0ff07ec54bbd67a31ab50d12ca04f2238c -- GitLab