All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] libcec: remove LIBCEC_AUTORECONF variable
@ 2017-02-07  6:40 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2017-02-07  6:40 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=087f62898146c99b047aea06d2c80aeef37ddef4
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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>
---
 package/libcec/libcec.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/libcec/libcec.mk b/package/libcec/libcec.mk
index 1fe69ee..f00e10f 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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-07  6:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-07  6:40 [Buildroot] [git commit] libcec: remove LIBCEC_AUTORECONF variable Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.