Jo-Philipp Wich 3bb8cde2b1 batmand: switch to tarball download, fix build with musl libc
Since the upstream SVN repository is not available anymore, update the
Makefile to fetch tarballs cached by the LEDE or OpenWrt projects instead.

Also add a missing -D_GNU_SOURCE to the target flags to fix compilation
with musl libc.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-04-20 16:49:37 +02:00
2016-12-27 18:04:47 +01:00
2017-02-21 17:20:10 +01:00
2015-06-17 21:36:42 +02:00
2014-11-03 13:17:00 +01:00
2016-07-18 14:09:33 +03:00
2016-10-21 12:50:17 +02:00
2017-03-04 21:52:34 +01:00
2016-10-29 17:06:18 +03:00
2017-01-12 23:09:30 +01:00

This is an OpenWrt package feed containing community maintained routing packages.

To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:

  src-git routing git://github.com/openwrt-routing/packages.git
  
Update the feed:

  ./scripts/feeds update routing
  
Activate the package:

  ./scripts/feeds install -a -p routing
  
The routing packages should now appear in menuconfig.


Description
OpenWrt Routing Packages
Readme 4.6 MiB
Languages
Shell 34.9%
Makefile 32.6%
Lua 15.9%
C 14.8%
HTML 1.8%