From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 31 Dec 2017 17:57:34 +0100 Subject: [Buildroot] [PATCH v2] nilfs-utils: add new package In-Reply-To: <1514490355-5272-1-git-send-email-dev.kurt@vandijck-laurijssen.be> References: <1514490355-5272-1-git-send-email-dev.kurt@vandijck-laurijssen.be> Message-ID: <20171231175734.3eb75ffd@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Thu, 28 Dec 2017 20:45:55 +0100, Kurt Van Dijck wrote: > +NILFS_UTILS_VERSION = v2.2.7 > +NILFS_UTILS_SITE = $(call github,nilfs-dev,nilfs-utils,$(NILFS_UTILS_VERSION)) > +NILFS_UTILS_LICENSE = LGPL-2.1 This license information was not quite correct. The top of the COPYING file says: This package, the NILFS2 filesystem utilities, are made available under the GNU Public License version 2, with the exception of the lib/nilfs libraries and their header files, which are made available under the GNU Lesser General Public License Version 2.1 So I've changed to: NILFS_UTILS_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries) And applied. Thanks! Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com