From fe39717d8fde0eb9dc0f4d89974005a8ae068fd3 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Wed, 30 Aug 2017 06:40:12 +0100 Subject: [PATCH] Broken MIPS build --- buildroot_config_fragment | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buildroot_config_fragment b/buildroot_config_fragment index 63b6757..d7cf326 100644 --- a/buildroot_config_fragment +++ b/buildroot_config_fragment @@ -35,6 +35,8 @@ BR2_PACKAGE_HOST_QEMU_VDE2=y BR2_PACKAGE_TRACE_CMD=y # GPIO: lsgpio, gpio-event-mon, gpio-hammer +# Breask MIPS build in 2017-02: +# https://bugs.busybox.net/show_bug.cgi?id=10276 BR2_PACKAGE_LINUX_TOOLS=y BR2_PACKAGE_LINUX_TOOLS_GPIO=y