[Buildroot] [PATCH 1/1] libusbgx: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Apr 27 20:41:52 UTC 2016


Hello,

On Wed, 27 Apr 2016 12:18:48 +0200, Gwenhael Goavec-Merou wrote:

> +LIBUSBGX_VERSION = 2e3d43ee098ed928d1baa61ce791ce9ff4788c5a
> +LIBUSBGX_SITE = $(call github,libusbgx,libusbgx,$(LIBUSBGX_VERSION))
> +LIBUSBGX_LICENSE = LGPLv2.1+
> +LIBUSBGX_LICENSE_FILES = COPYING COPYING.LGPL

The COPYING file contains the text of the GPLv2, so this should have
hinted you that the whole thing is not under LGPLv2.1+ only. In fact,
the library is under LGPLv2.1+ and the examples (which are
built and installed by default) are under GPLv2+.

I've fixed that and applied. Thanks!

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



More information about the buildroot mailing list