From cc65eb1634e675a48a6f38bdd957437593f8134e Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 10 May 2018 10:18:06 +0100 Subject: [PATCH] Re-enable bmx7 --- src/freedombone-image-customise | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index 4e87358e..18fa721d 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -137,7 +137,7 @@ BMX6_REPO="https://github.com/bmx-routing/bmx6" BMX6_COMMIT='39dd1f2d99ac5a3fa28e92f8173c15039132e181' BMX7_REPO="https://github.com/bmx-routing/bmx7" -BMX7_COMMIT='0a82c7c10fef44b259b35e77ab33632aa132d219' +BMX7_COMMIT='66c853f529662873d1420d39461c75be6eb88b45' CONTINUOUS_INTEGRATION= @@ -941,7 +941,7 @@ initialise_mesh() { install_avahi install_batman install_bmx6 - #install_bmx7 + install_bmx7 install_olsr2 install_babel mesh_shutdown_script