summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@openwide.fr>2015-07-20 19:47:52 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-20 22:49:51 +0200
commita91e289630e6f1cee8b8b722151a7f6d8a50bb2d (patch)
treed8142247525df12f30d0a53a22809cc2ef7a6e17
parent1768b5f97426395d8cc2c2cc1de6c914e9fffd7b (diff)
downloadbuildroot-a91e289630e6f1cee8b8b722151a7f6d8a50bb2d.tar.gz
buildroot-a91e289630e6f1cee8b8b722151a7f6d8a50bb2d.zip
package/neard: remove autoreconf
neard have been bumped several time since autoreconf was added in neard.mk. autoreconf seems not needed anymore. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/neard/neard.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/neard/neard.mk b/package/neard/neard.mk
index fc924213f4..ed2c6b1555 100644
--- a/package/neard/neard.mk
+++ b/package/neard/neard.mk
@@ -10,7 +10,6 @@ NEARD_SITE = $(BR2_KERNEL_MIRROR)/linux/network/nfc
NEARD_LICENSE = GPLv2
NEARD_LICENSE_FILES = COPYING
-NEARD_AUTORECONF = YES
NEARD_DEPENDENCIES = host-pkgconf dbus libglib2 libnl
NEARD_CONF_OPTS = --disable-traces
OpenPOWER on IntegriCloud