mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Hermann <christian.hermann@hytera.de>
To: ptxdist@pengutronix.de
Cc: Christian Hermann <christian.hermann@hytera.de>
Subject: [ptxdist] [PATCH v3 1/9] acl: fix license identifier
Date: Fri, 5 Apr 2019 17:12:01 +0200	[thread overview]
Message-ID: <20190405151209.31032-1-christian.hermann@hytera.de> (raw)

Signed-off-by: Christian Hermann <christian.hermann@hytera.de>
---
 rules/acl.make | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/rules/acl.make b/rules/acl.make
index b950b0401..e5db4d61e 100644
--- a/rules/acl.make
+++ b/rules/acl.make
@@ -23,11 +23,12 @@ ACL_SUFFIX	:= tar.gz
 ACL_URL		:= http://download.savannah.gnu.org/releases/acl/$(ACL).src.$(ACL_SUFFIX)
 ACL_SOURCE	:= $(SRCDIR)/$(ACL).src.$(ACL_SUFFIX)
 ACL_DIR		:= $(BUILDDIR)/$(ACL)
-ACL_LICENSE	:= GPL-2.0-only AND LGPL-2.1-only
-ACL_LICENSE_FILES := \
-	file://doc/COPYING;md5=c781d70ed2b4d48995b790403217a249 \
-	file://doc/COPYING.LGPL;md5=9e9a206917f8af112da634ce3ab41764
-
+ACL_LICENSE	:= LGPL-2.1-or-later
+ACL_LICENSE_FILES:= file://doc/COPYING.LGPL;md5=9e9a206917f8af112da634ce3ab41764
+ifdef PTXCONF_ACL_TOOLS
+ACL_LICENSE+= AND GPL-2.0.or-later
+ACL_LICENSE_FILES+= file://doc/COPYING;md5=c781d70ed2b4d48995b790403217a249
+endif
 # ----------------------------------------------------------------------------
 # Prepare
 # ----------------------------------------------------------------------------
-- 
2.21.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2019-04-05 15:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-05 15:12 Christian Hermann [this message]
2019-04-05 15:12 ` [ptxdist] [PATCH v3 2/9] inetutils: add " Christian Hermann
2019-04-05 15:12 ` [ptxdist] [PATCH v3 3/9] nodejs: fix " Christian Hermann
2019-04-12  6:33   ` Michael Olbrich
2019-04-05 15:12 ` [ptxdist] [PATCH v3 4/9] ntp: " Christian Hermann
2019-04-12  6:42   ` Michael Olbrich
2019-04-05 15:12 ` [ptxdist] [PATCH v3 5/9] openldap: " Christian Hermann
2019-04-12  6:48   ` Michael Olbrich
2019-04-05 15:12 ` [ptxdist] [PATCH v3 6/9] pciutils: " Christian Hermann
2019-04-12  6:50   ` Michael Olbrich
     [not found]     ` <b891e040-65f7-0e5a-5f54-680996f94994@hytera.de>
2019-04-16  6:09       ` Michael Olbrich
2019-04-05 15:12 ` [ptxdist] [PATCH v3 7/9] perl: " Christian Hermann
2019-04-12  6:56   ` Michael Olbrich
2019-04-05 15:12 ` [ptxdist] [PATCH v3 8/9] tar: " Christian Hermann
2019-04-05 15:12 ` [ptxdist] [PATCH v3 9/9] tmux: " Christian Hermann

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=20190405151209.31032-1-christian.hermann@hytera.de \
    --to=christian.hermann@hytera.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox