4f9d851548
Drop upstream patch. Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
14 lines
391 B
Makefile
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))
|