From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 6 Dec 2013 10:10:27 +0100 Subject: [Buildroot] [PATCH v6 3/3] ModemManager: add new package In-Reply-To: <1386150904-16813-3-git-send-email-yegorslists@googlemail.com> References: <1386150904-16813-1-git-send-email-yegorslists@googlemail.com> <1386150904-16813-3-git-send-email-yegorslists@googlemail.com> Message-ID: <20131206101027.52c490a8@skate> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com