batctl: new package
authorJens Zettelmeyer <zettelmeyerj@gmail.com>
Mon, 9 Feb 2015 20:22:18 +0000 (20:22 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 9 Feb 2015 21:45:58 +0000 (22:45 +0100)
commit20fcdcb34bfb7e03db1254bc8489c0e20ab31dab
tree7955717800368d53d77b1ef5da49a8e54b8bd0d0
parentd09ad2620dac14bff88cba460d0487dcdfb0d3e0
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>
package/Config.in
package/batctl/Config.in [new file with mode: 0644]
package/batctl/batctl.hash [new file with mode: 0644]
package/batctl/batctl.mk [new file with mode: 0644]