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 v6 3/3] ModemManager: add new package
Date: Fri, 6 Dec 2013 10:10:27 +0100	[thread overview]
Message-ID: <20131206101027.52c490a8@skate> (raw)
In-Reply-To: <1386150904-16813-3-git-send-email-yegorslists@googlemail.com>

Yegor,

On Wed,  4 Dec 2013 10:55:04 +0100, yegorslists at googlemail.com wrote:

> +MODEM_MANAGER_VERSION = 1.0.0
> +MODEM_MANAGER_SOURCE = ModemManager-$(MODEM_MANAGER_VERSION).tar.xz
> +MODEM_MANAGER_SITE = http://www.freedesktop.org/software/ModemManager/
> +MODEM_MANAGER_LICENSE = GPLv2

This should be:

MODEM_MANAGER_LICENSE = GPLv2+ (programs, plugins), LGPLv2+ (libmm-glib)

For those looking: there are two other libraries, libqcdm and libwmc,
under GPLv2+, but those libraries are not installed: they are directly
linked into the application, and just used as a way of splitting things
in the source code.

With the license information fixed, which hopefully Peter can adjust,
this patch has my:

Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2013-12-06  9:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-04  9:55 [Buildroot] [PATCH v6 1/3] libqmi: bump to 1.6.0 yegorslists at googlemail.com
2013-12-04  9:55 ` [Buildroot] [PATCH v6 2/3] libmbim: add new package yegorslists at googlemail.com
2013-12-06  9:05   ` Thomas Petazzoni
2013-12-04  9:55 ` [Buildroot] [PATCH v6 3/3] ModemManager: " yegorslists at googlemail.com
2013-12-06  9:10   ` Thomas Petazzoni [this message]
2013-12-06  9:21     ` Yegor Yefremov
2013-12-06  9:10 ` [Buildroot] [PATCH v6 1/3] libqmi: bump to 1.6.0 Thomas Petazzoni
2013-12-06  9:33 ` Peter Korsgaard

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=20131206101027.52c490a8@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.