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] libffi: add license file and hash
Date: Tue, 28 Nov 2023 09:36:37 +0100	[thread overview]
Message-ID: <20231128083637.1032627-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20231119200819.38425-2-bruno.thomsen@gmail.com>

Thanks, applied as a6510a86a0e4ec32e46aa773d9e6a15e1c44c645.

Michael

[sent from post-receive hook]

On Tue, 28 Nov 2023 09:36:36 +0100, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20231119200819.38425-2-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libffi.make b/rules/libffi.make
> index af8d6226131e..064f89f0e970 100644
> --- a/rules/libffi.make
> +++ b/rules/libffi.make
> @@ -15,16 +15,18 @@ PACKAGES-$(PTXCONF_LIBFFI) += libffi
>  #
>  # Paths and names
>  #
> -LIBFFI_VERSION	:= 3.4.4
> -LIBFFI_MD5	:= 0da1a5ed7786ac12dcbaf0d499d8a049
> -LIBFFI		:= libffi-$(LIBFFI_VERSION)
> -LIBFFI_SUFFIX	:= tar.gz
> -LIBFFI_SOURCE	:= $(SRCDIR)/$(LIBFFI).$(LIBFFI_SUFFIX)
> -LIBFFI_DIR	:= $(BUILDDIR)/$(LIBFFI)
> -LIBFFI_URL	:= \
> +LIBFFI_VERSION		:= 3.4.4
> +LIBFFI_MD5		:= 0da1a5ed7786ac12dcbaf0d499d8a049
> +LIBFFI			:= libffi-$(LIBFFI_VERSION)
> +LIBFFI_SUFFIX		:= tar.gz
> +LIBFFI_SOURCE		:= $(SRCDIR)/$(LIBFFI).$(LIBFFI_SUFFIX)
> +LIBFFI_DIR		:= $(BUILDDIR)/$(LIBFFI)
> +LIBFFI_URL		:= \
>  	https://github.com/libffi/libffi/releases/download/v$(LIBFFI_VERSION)/$(LIBFFI).$(LIBFFI_SUFFIX) \
>  	ftp://sourceware.org/pub/libffi/$(LIBFFI).$(LIBFFI_SUFFIX)
> -LIBFFI_LICENSE	:= MIT
> +LIBFFI_LICENSE		:= MIT
> +LIBFFI_LICENSE_FILES	:= \
> +	file://LICENSE;md5=32c0d09a0641daf4903e5d61cc8f23a8
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



  reply	other threads:[~2023-11-28  8:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-19 20:08 [ptxdist] [PATCH 1/8] libestr: " Bruno Thomsen
2023-11-19 20:08 ` [ptxdist] [PATCH 2/8] libffi: " Bruno Thomsen
2023-11-28  8:36   ` Michael Olbrich [this message]
2023-11-19 20:08 ` [ptxdist] [PATCH 3/8] libmbim: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 4/8] libndp: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 5/8] libp11: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 6/8] libseccomp: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 7/8] p11-kit: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 8/8] python3-ply: update license Bruno Thomsen
2023-11-28  8:36 ` [ptxdist] [APPLIED] libestr: add license file and hash 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=20231128083637.1032627-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