mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: Re: [ptxdist] [APPLIED] wavemon: add license files and correct spdx license identifier
Date: Wed, 14 May 2025 08:07:33 +0200	[thread overview]
Message-ID: <20250514060733.498690-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250426170904.57830-3-bruno.thomsen@gmail.com>

Thanks, applied as 891160cb4797f3b4240bc3e9bdb205dc113281cb.

Michael

[sent from post-receive hook]

On Wed, 14 May 2025 08:07:33 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Use GPL-3.0-or-later spdx license identifier.
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20250426170904.57830-3-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/wavemon.make b/rules/wavemon.make
> index e56506767afc..273f041bbde8 100644
> --- a/rules/wavemon.make
> +++ b/rules/wavemon.make
> @@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_WAVEMON) += wavemon
>  #
>  # Paths and names
>  #
> -WAVEMON_VERSION	:= 0.7.5
> -WAVEMON_MD5	:= 77d4a0f099ca98cf98a915adc70694ba
> -WAVEMON		:= wavemon-$(WAVEMON_VERSION)
> -WAVEMON_SUFFIX	:= tar.bz2
> -WAVEMON_URL	:= https://github.com/uoaerg/wavemon/releases/download/v$(WAVEMON_VERSION)/$(WAVEMON).$(WAVEMON_SUFFIX)
> -WAVEMON_SOURCE	:= $(SRCDIR)/$(WAVEMON).$(WAVEMON_SUFFIX)
> -WAVEMON_DIR	:= $(BUILDDIR)/$(WAVEMON)
> -WAVEMON_LICENSE	:= GPL
> +WAVEMON_VERSION		:= 0.7.5
> +WAVEMON_MD5		:= 77d4a0f099ca98cf98a915adc70694ba
> +WAVEMON			:= wavemon-$(WAVEMON_VERSION)
> +WAVEMON_SUFFIX		:= tar.bz2
> +WAVEMON_URL		:= https://github.com/uoaerg/wavemon/releases/download/v$(WAVEMON_VERSION)/$(WAVEMON).$(WAVEMON_SUFFIX)
> +WAVEMON_SOURCE		:= $(SRCDIR)/$(WAVEMON).$(WAVEMON_SUFFIX)
> +WAVEMON_DIR		:= $(BUILDDIR)/$(WAVEMON)
> +WAVEMON_LICENSE		:= GPL-3.0-or-later
> +WAVEMON_LICENSE_FILES	:= \
> +	file://COPYING;md5=d32239bcb673463ab874e80d47fae504
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



  reply	other threads:[~2025-05-14  6:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-26 17:09 [ptxdist] [PATCH v2 1/3] serdisplib: " Bruno Thomsen
2025-04-26 17:09 ` [ptxdist] [PATCH v2 2/3] stm32flash: " Bruno Thomsen
2025-05-14  6:07   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-04-26 17:09 ` [ptxdist] [PATCH v2 3/3] wavemon: " Bruno Thomsen
2025-05-14  6:07   ` Michael Olbrich [this message]
2025-05-14  6:07 ` [ptxdist] [APPLIED] serdisplib: " Michael Olbrich

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=20250514060733.498690-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=bruno.thomsen@gmail.com \
    --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