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 2/2] evemu: new package
Date: Fri, 20 Dec 2013 17:02:42 +0100	[thread overview]
Message-ID: <20131220170242.09ee9540@skate> (raw)
In-Reply-To: <1387551924-4824-3-git-send-email-anaumann@ultratronik.de>

Dear Andreas Naumann,

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

> +EVEMU_VERSION = 1.0.10
> +EVEMU_SITE = http://cgit.freedesktop.org/evemu/snapshot
> +EVEMU_LICENSE = LGPLv3
> +EVEMU_LICENSE_FILES = COPYING

No, that's not correct. It should probably be something like:

EVEMU_LICENSE = LGPLv3 (library), GPLv3 (tools)
EVEMU_LICENSE_FILES = COPYING COPYING.GPL3

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

Same comment as for PATCH 1/2.

Thanks!

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

      reply	other threads:[~2013-12-20 16:02 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
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 [this message]

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=20131220170242.09ee9540@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.