if we could not get the l3 device in olsrd_write_interface then try to get the
[feed/routing.git] / bmx6 / Makefile
index 212c97156cbddb1f53385d386286743cc5ba39ae..94aa1ed4515affc223baee3be72ee9eeb45d4761 100644 (file)
@@ -31,8 +31,8 @@ PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://bmx6.net/bmx6.git
 #PKG_SOURCE_URL:=git://github.com/axn/bmx6.git
 
-PKG_REV:=60adcbd4655ccf36a407bae58d66914e33f05a41
-PKG_VERSION:=r2013060803
+PKG_REV:=5fbbc59b186b3af753b29125ffeb739a68de7999
+PKG_VERSION:=r2013080301
 PKG_RELEASE:=4
 
 PKG_SOURCE_VERSION:=$(PKG_REV)
@@ -82,7 +82,7 @@ endef
 
 define Package/bmx6-json
   $(call Package/bmx6/Default)
-  DEPENDS:=bmx6 +libjson-c
+  DEPENDS:=bmx6 +libjson
   TITLE:=json plugin based on jsonc
 endef