mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Markus Heidelberg via ptxdist <ptxdist@pengutronix.de>
To: "ptxdist@pengutronix.de" <ptxdist@pengutronix.de>
Cc: Markus Heidelberg <M.Heidelberg@cab.de>,
	Lars Alex Pedersen <lapeddk@gmail.com>
Subject: Re: [ptxdist] [PATCH v4 2/2] libgpiod: version bump 2.1.3 -> 2.2.2
Date: Thu, 17 Jul 2025 12:34:30 +0000	[thread overview]
Message-ID: <aHjtxReadOLaJaUu@KAN23-025> (raw)
In-Reply-To: <20250717115945.18675-2-lapeddk@gmail.com>

On Thu, Jul 17, 2025 at 01:59:45PM +0200, Lars Alex Pedersen wrote:
> v4:
> - Split licenses for dbus daemon into systemd and non-systemd parts

> diff --git a/rules/libgpiod.make b/rules/libgpiod.make
> index 6272333b5..784b307f6 100644
> --- a/rules/libgpiod.make
> +++ b/rules/libgpiod.make

> @@ -28,9 +28,23 @@ LIBGPIOD_LICENSE_FILES	:= \
>  	file://LICENSES/GPL-2.0-only.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
>  	file://LICENSES/Linux-syscall-note.txt;md5=6b0dff741019b948dfe290c05d6f361c
>  
> +ifdef PTXCONF_LIBGPIOD_DBUS_DAEMON
> +LIBGPIOD_LICENSE	+= AND GPL-2.0-or-later AND CC-BY-SA-4.0 AND CC0-1.0

You forgot to remove CC0 from LIBGPIOD_LICENSE.

> +LIBGPIOD_LICENSE_FILES	+= \
> +	file://LICENSES/GPL-2.0-or-later.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> +	file://LICENSES/CC-BY-SA-4.0.txt;md5=fba3b94d88bfb9b81369b869a1e9a20f
> +else
>  ifdef PTXCONF_LIBGPIOD_TOOLS
>  LIBGPIOD_LICENSE	+= AND GPL-2.0-or-later
> -LIBGPIOD_LICENSE_FILES	+= file://LICENSES/GPL-2.0-or-later.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263
> +LIBGPIOD_LICENSE_FILES	+= \
> +	file://LICENSES/GPL-2.0-or-later.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263
> +endif
> +endif
> +
> +ifdef PTXCONF_LIBGPIOD_DBUS_DAEMON_SYSTEMD
> +LIBGPIOD_LICENSE	+= AND CC0-1.0
> +LIBGPIOD_LICENSE_FILES	+= \
> +	file://LICENSES/CC0-1.0.txt;md5=65d3616852dbf7b1a6d4b53b00626032
>  endif
>  
>  # ----------------------------------------------------------------------------


      reply	other threads:[~2025-07-17 12:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-17 11:59 [ptxdist] [PATCH v4 1/2] host-python3-pip: Set dependency on host-python3-setuptools Lars Alex Pedersen
2025-07-17 11:59 ` [ptxdist] [PATCH v4 2/2] libgpiod: version bump 2.1.3 -> 2.2.2 Lars Alex Pedersen
2025-07-17 12:34   ` Markus Heidelberg via ptxdist [this message]

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=aHjtxReadOLaJaUu@KAN23-025 \
    --to=ptxdist@pengutronix.de \
    --cc=M.Heidelberg@cab.de \
    --cc=lapeddk@gmail.com \
    /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