summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>2017-02-07 11:32:34 +0530
committerPeter Korsgaard <peter@korsgaard.com>2017-02-07 07:40:46 +0100
commit087f62898146c99b047aea06d2c80aeef37ddef4 (patch)
tree11a640ee6d7ec4ff4b0c22ea3d56ea8deba3e65c
parent76e1594f0004098fc01aeac2b9a8292fd8c5c104 (diff)
libcec: remove LIBCEC_AUTORECONF variable
libcec is a cmake based package. LIBCEC_AUTORECONF is meaningless in this context. Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/libcec/libcec.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libcec/libcec.mk b/package/libcec/libcec.mk
index 1fe69ee98..f00e10f5d 100644
--- a/package/libcec/libcec.mk
+++ b/package/libcec/libcec.mk
@@ -9,8 +9,6 @@ LIBCEC_SITE = $(call github,Pulse-Eight,libcec,libcec-$(LIBCEC_VERSION))
LIBCEC_LICENSE = GPLv2+
LIBCEC_LICENSE_FILES = COPYING
-# Autoreconf required due to being a dev tarball and not a release tarball.
-LIBCEC_AUTORECONF = YES
LIBCEC_INSTALL_STAGING = YES
LIBCEC_DEPENDENCIES = host-pkgconf libplatform