Commit graph

3 commits

Author SHA1 Message Date
Gustavo Zacarias 79ce08bbdc packages: remove non-IPv6 dependencies and tweaks
Now that IPv6 is mandatory remove package dependencies and conditionals
for it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-22 23:06:35 +02:00
Alex Suykov b0598b6ff8 batctl: fix musl builds
Fixes
http://autobuild.buildroot.net/results/0701b880d0f82ef92d742346bfa97bb2af216ed3/

Signed-off-by: Alex Suykov <alex.suykov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-03-31 23:38:06 +02:00
Jens Zettelmeyer 20fcdcb34b batctl: new package
[Thomas:
 - remove trailing whitespace
 - remove "# libnl" comment in Config.in
 - remove BATCTL_SOURCE, which is not needed, since the default value
   is used
 - pass $(TARGET_CONFIGURE_OPTS) in the make environment, not as a
   make option, otherwise the CFLAGS += lines of batctl Makefile do
   not have any effect, and lead to not have the proper include path
   to the libnl header files.]

Signed-off-by: Jens Zettelmeyer <zettelmeyerj@goooglemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-02-09 22:45:58 +01:00