[Buildroot] [PATCH v6 3/3] ModemManager: add new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Dec 6 09:10:27 UTC 2013


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 at free-electrons.com>
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list