summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Florian Fainelli [Sun, 12 Feb 2017 22:03:33 +0000 (14:03 -0800)]
Cmake: Find libubox/list.h
Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for
libubox/list.h. Some external toolchains which do not include
standard locations would fail to find the header otherwise.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Steven Barth [Tue, 15 Sep 2015 07:50:53 +0000 (09:50 +0200)]
Reduce default query response interval to 100ms
Steven Barth [Mon, 24 Aug 2015 08:20:32 +0000 (10:20 +0200)]
Initial Release