buildroot/package/wpan-tools/wpan-tools.mk
Rahul Bedarkar 4f9d851548 wpan-tools: bump to version 0.7
Drop upstream patch.

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-04-09 13:49:22 +02:00

14 lines
391 B
Makefile

################################################################################
#
# wpan-tools
#
################################################################################
WPAN_TOOLS_VERSION = 0.7
WPAN_TOOLS_SITE = http://wpan.cakelab.org/releases
WPAN_TOOLS_DEPENDENCIES = host-pkgconf libnl
WPAN_TOOLS_LICENSE = ISC
WPAN_TOOLS_LICENSE_FILES = COPYING
$(eval $(autotools-package))