All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/2] libevdev: new package
Date: Fri, 20 Dec 2013 17:00:36 +0100	[thread overview]
Message-ID: <20131220170036.261ad453@skate> (raw)
In-Reply-To: <1387551924-4824-2-git-send-email-anaumann@ultratronik.de>

Dear Andreas Naumann,

On Fri, 20 Dec 2013 16:05:23 +0100, Andreas Naumann wrote:

> +LIBEVDEV_LICENSE = GPLv2

Are you sure? The license looks like an MIT license.

> +LIBEVDEV_LICENSE_FILES = COPYING
> +
> +# Uses PKG_CHECK_MODULES() in configure.ac
> +LIBEVDEV_DEPENDENCIES = host-pkgconf
> +# the package provides a autogen.sh, but we'd rather run buildroots autoreconf

That's not the correct reason. The real reason is the one you gave in
your cover letter:

# Package coming from Git, which doesn't provide the generated
# configure and Makefile.in files

> +LIBEVDEV_AUTORECONF = YES
> +LIBEVDEV_INSTALL_STAGING = YES
> +
> +$(eval $(autotools-package))

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2013-12-20 16:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-20 15:05 [Buildroot] [PATCH v2 0/2] Add evemu and libevdev Andreas Naumann
2013-12-20 15:05 ` [Buildroot] [PATCH v2 1/2] libevdev: new package Andreas Naumann
2013-12-20 16:00   ` Thomas Petazzoni [this message]
2013-12-26 22:29   ` Thomas Petazzoni
2013-12-20 15:05 ` [Buildroot] [PATCH v2 2/2] evemu: " Andreas Naumann
2013-12-20 16:02   ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131220170036.261ad453@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.