bluelog: mark as BROKEN
authorJohn Crispin <blogic@openwrt.org>
Tue, 25 Aug 2015 14:19:36 +0000 (16:19 +0200)
committerJohn Crispin <blogic@openwrt.org>
Tue, 25 Aug 2015 14:20:41 +0000 (16:20 +0200)
the CC Buildservers are failing on this package as the OUI download timesout indefinatley.

Signed-off-by: John Crispin <blogic@openwrt.org>
utils/bluelog/Makefile

index 2fe10d873ec7bfbcc2f4d92722d6b53c41e6c0e9..e72286f375e96f5e8b9f692055b36430f02abc0e 100644 (file)
@@ -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