From ef9e4d0eb231bab9c227aa099795b7c81030dca9 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 25 Aug 2015 16:19:36 +0200 Subject: [PATCH] bluelog: mark as BROKEN the CC Buildservers are failing on this package as the OUI download timesout indefinatley. Signed-off-by: John Crispin --- utils/bluelog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/bluelog/Makefile b/utils/bluelog/Makefile index 2fe10d873..e72286f37 100644 --- a/utils/bluelog/Makefile +++ b/utils/bluelog/Makefile @@ -28,7 +28,7 @@ define Package/bluelog/Default CATEGORY:=Utilities TITLE:=Bluetooth scanner and logger URL:=http://www.digifail.com/software/bluelog.shtml - DEPENDS:=+bluez-libs +kmod-bluetooth + DEPENDS:=+bluez-libs +kmod-bluetooth @BROKEN endef define Package/bluelog/Default/description